/* Box size */
#contentboxleft {
	background:#F1EDE3 url(../images/BComBEST_landing_bg.jpg) bottom no-repeat;
	border-top:#2B4213 8px solid;
	border-right:#D4CCBA 1px solid;
	border-bottom:#79845D 2px solid;
	border-left:#D4CCBA 1px solid;
	width:410px;
	float:left;
}
#contentboxright {
	width:382px; 
	float:right;
}

#contentboxleft div {
	padding:0 10px 50px 10px;
}

.headline2 {
	color:#D0574A;
	font-size:16px;
	font-weight:bold;
}
