.roundcont {
	width: 208px;
	background-color: #006699;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundc2 {
	width: 650px;
	background-color: #fff;
	color: #fff;
}

.roundc2 p {
	margin: 0 10px;
}


.roundtop { 
	background: url(../tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../br.gif) no-repeat top right; 
}

.roundtop1 { 
	background: url(../tr2.gif) no-repeat top right; 
}

.roundbottom1 {
	background: url(../br2.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}