﻿.roundcont {
	width: 660px;
	background: #0000c0;
	color: #fff;
	margin: 10px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: #0000c0 url(tr.gif) no-repeat top right;
}

.roundbottom {
	background: #0000c0 url(br.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


