.cdsection              
{                       
   padding:             2px;
   background-color: #FFD07F;
   border:	1px solid #000000;
}

.cdsectioncontent
{
	overflow: auto;
}

.cdimg
{
	float: right;
	height: 125px;
	width: 125px;
}

.cdtext
{
	float: left;
	width: 500px;
}