table{
margin:10px;
text-align:center;
}
tr.subheader  td{
font-weight:600;
padding:6px 0 8px 40px;
background:#FFFFFF url('../img/expandBar.gif') no-repeat left center;
text-decoration:underline;
}

td{
padding:5px 3px 5px 3px;
font-size:8pt !important;
background:#FFFFFF;
border:1px solid #CCC;
}

td#noborder{
border:0px solid #fff;
}

td:first-child{
text-align:left !important;
}

#heroshot{
font-weight:bold;
text-align:center;
width: 246px;
float:left;
margin:0px 0 0px 0;
}

#introbody{
width:400px;
float:right;
margin-right:20px;
}

.productpagesidebar{
margin-top:26px !important;
}

.contactlink{

text-align:center;
}
.contactlink a{
font-size:14px;
color:blue;
background:transparent !important;
text-decoration:underline;
}
.contactlink a:hover{
color:#6DA77E;
}

table.supported td {
line-height:18px !important;
}

sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-weight:300 !important;
	
}

sup {bottom: 1ex;}

sub {top: .5ex;}
