.roundcont {
	//width:100%;
	background-color: #F1B79A;
	color: #000000;
	font-family: verdana,arial,helvetica,sans serif; 
	font-size:11px; 
	line-height:150%;
	
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/tables/secondcolor/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/tables/secondcolor/br.gif) no-repeat top right; 
}

img.corner {
   width: 16px;
   height: 16px;
   border: none;
   display: block !important;
}

