.admed {
	font-weight:bold;
	font-size:13px;
}
.adlink {
	white-space:nowrap;
}
.featuresdetail {
	margin:10px auto;
	border:1px solid #aaa;
}
.featuresdetailheader {
	height:24px;
	background-color:#212121;
	white-space:nowrap;
	text-align:left;
}
.featuresdetailheader span {
	float:left;	
	position:relative;
	top:4px;
	left:5px;
}
.featuresdetailhighlight {
	margin-bottom:5px;
}
.featuresdetaillist {
	margin:0px 0px 0px -25px;
}
.featuresmain {
	list-style:none;
}
.featuresmain li {
	font-size:13px;
	background:url('http://www.rackforce.com/images/arrow2.gif') no-repeat;
	padding:8px 0px 5px 30px;
}
.featuressummary {
	width:300px;
	margin-left:10px;
	border:#dbdbdb 1px solid;
}
.featuressummaryheader {
	background-image:url('http://www.rackforce.com/images/product-header.gif');
	height:33px;
	text-align:center;
	font-size:11.5px;
}
.featuressummarylist {
	font-size:11px;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.font12 {
	font-size:12px;
}
.leftcolheader {
	height:29px;
	background-color:#212121;
	white-space:nowrap;
	text-align:center;
}
.leftcolheader span {
	position:relative;
	top:8px;
}
.logos {
	width:100%;
	text-align:center;
	margin-top:10px;
}
.notes {
	border:1px dashed #aaa;
	padding:5px;
}
.pageheader  {
	width:99%;
	margin-bottom:10px;
}
.pageheader span {
	position:relative;
	top:4px;
}
.price {
	padding:5px 0px 10px 15px;
}
.price p {
	color:#009900;
	font-size:16px;
	font-weight:bold;
}
.rowodd {
	background-color:#efefef;
}
.roweven {
	background-color:#f5f5f5;
}
.serverblock {
	margin:10px 0px;
}
.servertable {
	border:3px solid #212121;
	background:url('http://www.rackforce.com/images/content_gradient_tile_bg.gif') repeat-x;
	vertical-align:top;
	margin-top:-10px;
}
.valigntop {
	vertical-align:top;
}
.valignmiddle {
	vertical-align:middle;
}
.width95 {
	width:95%;
	margin-left:10px;
}
.width20 {
	width:20%;
}

/**
 * Styles for comparison table
 **/
.text_center 
{
	text-align:center;
}
.dds_table_font 
{
	font-size:8pt;
	font-family:Tahoma;
}
.white 
{
	color:#ffffff;
}
.dark_gray 
{
	color:#333333;
}
.dark_green 
{
	color:#006600;
}
.red 
{
	color:#dd0000;
}
.bg_white 
{
	background-color:#ffffff;
}
.align_center 
{
	margin-left: auto; 
	margin-right: auto;
}
.no_wrap 
{
	white-space: nowrap; 
}
.bg_title1 
{
	background-color:#e6e6e6;
}
.bg_title2 
{
	background-color:#ffb000;
}
.bg_title3 
{
	background-color:#ff9900;
}
.bg_title4 
{
	background-color:#ff6600;
}
.bg_title5 
{
	background-color:#ff3300;
}
.bg_title6 
{
	background-color:#ee0000;
}