.roundcont {
	width: 790px;
	color: #999;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	height: 200px;
}

.roundcont p {
	margin: 0 10px;
}

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

.roundbottom {
	background-color: #E0F0FA;
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

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