#rightcol .content {
	padding: 20px 20px 0 0;
}

#template1 #boxA {
	border-bottom: 1px solid #CCC;
	height: 350px;
	width: 782px;
}
#template1 #boxB, #template1 #boxC {
	border-right: 1px solid #CCC;
	width: 260px;
	height: 200px;
	float: left;
	position: relative;
}
#template1 #boxD {
        width: 260px;
        height: 200px;
        float: right;
        position: relative;
}
	

