/* Site Stats CSS  */
div {
	margin:0;
}

.ro {
	background:  url('/sbs-design/images/roundedbox_ro.gif') no-repeat top right;
}

.lo {
	background:  url('/sbs-design/images/roundedbox_lo.gif') no-repeat top left;
}

.ru {
	background:  url('/sbs-design/images/roundedbox_ru.gif') no-repeat bottom right;
}

.lu {
	background:  url('/sbs-design/images/roundedbox_lu.gif') no-repeat bottom left;
}

.roundboxcontent {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}

.roundboxcontent p {
	margin:0;
	padding:0;
}

.sitestats1 {font-size: 9pt;}
.sitestats2 {font-size: 9pt; font-weight: bold;}
.sitestats3 {font-size: 9pt; color: #17284F}