.roundcont , .roundcont2{
	width: 250px;
	background-color: #D6DBE0;
	color: #fff;
	margin-bottom: 6px;
}

.roundcont p, .roundcont2 p {
	margin: 10px;
}

.roundtop { 
	background: url(../graphics/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../graphics/br.gif) no-repeat top right; 
}

.roundtop2 { 
	background: url(../graphics/tr2.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(../graphics/br2.gif) no-repeat top right; 
}

img.corner {
   width: 4px;
   height: 4px;
   border: none;
   display: block !important;
}