.BoxA 
{
	width:639px;	
	margin-bottom:10px;
}

.BoxA img 
{
	border:1px solid #cedfef;	
}

.BoxB
{
	width:343px; 
	float:left;
}

.BoxC
{
	width:295px; 
	float:left;
}

.BoxC img 
{
	border-left:0px !important;
}

.BoxD
{
	clear:both;
	width:639px;
	margin-top:4px;
}

