.TwoCSmImgLeft {
	width: 250px;
	margin-right: 10px;
	float: left;
}

/*Nothing to put here, going to leave them in case something comes up in the future.*/
.TwoCSmImgLeftTop {}
.TwoCSmImgLeftBot {}
/*END*/

.TwoCSmImgRight {
	border: 1px solid #CCCCCC;
	float: left;
	padding: 1.8em; /*20px*/
	width: 658px !important; /*-40px for padding and -2px for border*/ 
	width: 700px;
}

