.roundcont {
	width: 520px;
	background-color: #4c75b3;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

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

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

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

