.roundcont {
	width: 250px;
	background-color: #d9cde4;
	color: #4e8387;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url('../images/box/right_top.gif') no-repeat top right; 
}

.roundbottom {
	background: url('../images/box/right_bottom.gif') no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}