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