div#subsection div#content div#content-title {
	width: 242px;
	height: 19px;
	background: url(../g/sub-dedicatedservers-title.png) top left no-repeat;
	margin: 0px 15px 0px 15px;
}

div#content p {
	margin: 1em 15px 1em 15px;
}

div#content div span.charthead {
        font-weight: bold;
        color: orange;
	font-size: 9pt;
}

div#content div span.yes {
        color: green;
}

div#content div span.no {
        color: red;
}

