/* 
================================
 Container Styles for cbbeigebox
================================
*/   
.cbbeigeboxpad {
	margin-bottom: 6px;
	width: 100%;
}
.cbbeigebox {
	width: 100%;
	background-color: #ECE9D8;
}
.cbbeigeboxtc {
	background-color: #ECE9D8;
	height: 8px;
}
.cbbeigeboxbc {
	background-color: #ECE9D8;
	height: 8px;
}
.cbbeigeboxlm {
	background-color: #ECE9D8;
	width: 8px;
}
.cbbeigeboxrm {
	background-color: #ECE9D8;
	width: 8px;
}




