@charset "utf-8";
/* CSS Document */

.roundcont {
	width: 300px;
	background-color: #858585;
	color: #fff;
	float: right;
	margin-left: 10px;
}
.oneColFixCtrHdr #container #mainContent .roundcont li {
	margin-right: 0px;
	padding-right: 10px;
	margin-left: -10px;
}


.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/roundedcorners/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/roundedcorners/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
