.TwoCLeft {
	width: 490px;
	margin-right: 10px;
	float: left;
}

.TwoCLeftTop img {
	width: 490px; /*height is variable*/
}

.TwoCRight {
	border: 1px solid #CCCCCC;
	float: left;
	padding: 1.8em; /*20px*/
	width: 418px !important; /*-40px for padding and -2px for border*/
	width: 460px; 
}