.roundcont {
	background-color: #fff;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/top_right.jpg) no-repeat top right; 
}

.roundtop_middle {
	background:url(images/top.jpg) top repeat-x;
}
.roundbottom_middle {
	background:url(images/bottom.jpg) bottom repeat-x;
}
.roundbottom {
	background: url(/images/bottom_right.jpg) no-repeat top right; 
}

img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}