.roundcont {
	width: 250px;
	background-color: #f2eac2;
color:#666666;
	width:90%;

}

.roundcont p {
	margin: 0 10px;
padding:5px;
}

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

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

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

