.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

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

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

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.headOrange {  font-family: 'Lucida Sans', sans-serif; font-size: 18px;FONT-WEIGHT: bold; color: #f90}
.white {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0D458D}
.gray { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #535359}
.orange {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #f90}
