table.cbinfotable { 
 background-color: #E0E7C4;
 border: #E0E7C4 0px solid; 
 }
td.cbinfo span.head { 
 color: #333; 
 font-family: Verdana, arial, "lucida console", sans-serif; 
 font-size: 12px; 
 font-style: normal; 
 font-weight: bold; 
 letter-spacing: 0.1em; 
 text-align: left; 
 }
div.cbinfospacer { 
 border-top: #666 1px solid;  
 font-size: 4px; 
 }
td.cbinfo td.normal { 
 color: #666; 
 font-family: Verdana, arial, "lucida console", sans-serif; 
 font-size: 10px; 
 font-style: normal; 
 font-weight: normal;
 text-align: left; 
 line-height: 140%; 
 }

.topLeftCorner {
	width: 10px;
	height: 10 px;
	background-image: url(topLeft.gif) no-repeat;
}
.botLeftCorner {
	width: 10px;
	height: 10 px;
	background-image: url(botLeft.gif) no-repeat;
}
.topRightCorner {
	width: 10px;
	height: 10 px;
	background-image: url(topRight.gif) no-repeat;
}
.botRightCorner {
	width: 10px;
	height: 10 px;
	background-image: url(botRight.gif) no-repeat;
}
.greyBackground {
	background-color: #E0E7C4;
}

