.roundcont {
	width: 250px;
	background-color: #007300;
	color: #ffffff;
}

.roundcontpage {
	width: 550px;
	background-color: #007300;
	color: #ffffff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(br.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



