* {
	font-family: 		verdana, arial, helvetica,sans-serif;
}

html {
	font-size: 			75%;
}
body {
	background-color: white !important;
	background-image: none !important;
}
/*#contextual,*/
h4.contactsocket,
div.mediakit,
div.hr,
table.rss,
#flashcontainer,
#globalnav,
div.threecol div.col,
#mainnav,
#footer,
#local,
#pagetools,
#breadcrumb,
#productnav,
#findaproduct,
p.backtotop,
h1,
#footer p.links,
.noprint,
div.relatedbox,
a.buynow,
.rss,
a.howtobuy {
	display: none !important;
}

TABLE {
	position:absolute;
	margin-left:-170px;
	margin-right:170px;
	width: 670px;
	background-color: white !important;
	background-image: none !important;
}

p,
li {
	padding-right: 10pt;
}

ul li {
	margin-bottom:	4pt;
}

img {
	border: 0;
}

div.threecol div.col {
	margin-bottom: 15pt;
}


table th,
table td {
	vertical-align: top;
	padding: 5pt;
	text-align: left;
}

table th img {
	float: right;
	display: inline;
}

table th em {
	font-weight: normal;
}	

table.specifications th {
	width: 25%;
}

#maincontent div.hr {
	height:				1px;
	overflow:			hidden;
	border-bottom:		1px solid #bababa;
	margin:				0 0 15px 0;
	clear:				both;
}

#maincontent div.hr hr {
	display:			none;
}

#footer {
	clear: both;
	background: #000;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

 /* clearfix (already applied on #body)
--------------------------------*/

.clearfix:after,#body:after,#gradient:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix,#body,#gradient {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix, * html #body, * html #gradient {height: 1%;}
.clearfix, #body, #gradient {display: block;}
/* End hide from IE-mac */


