.roundcont {
	width: 320px;
	background-color: #F3F3F3;
	margin:0 auto;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
	border-bottom: 0px solid #F3F3F3;

}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
	border-top: 0px solid #F3F3F3;
}

img.corner {
   width: 15px;
   height: 14px;
   border: none;
   display: block !important;
}

