table.specifications {
	width:632px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25;
	font-weight:400;
	border-bottom:1px solid #000;
}

table.specifications td {
	padding:4px 6px;
	border-right:1px solid #000;
	text-align:center;
	white-space:nowrap;
}

table.specifications th {
	padding:4px;
	vertical-align:bottom;
	color:#fff;
	background:#0066CC;
	border-right:1px solid #fff;
}

table.specifications td.first {
	text-align:left;
	border-left:1px solid #000;
}

table.specifications th.first {
	text-align:left;
}

table.specifications th.last {
	border-right:1px solid #06c;
}

table.specifications tr.even {
	background:#d2e5f0;
}

#ProductDetailGrid table.specifications th {
	background:#0066CC;
}

table.specifications2 {
	width:632px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25;
	font-weight:400;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

table.specifications2 td {
	padding:4px 6px;
	border-right:1px solid #000;
	text-align:center;
	white-space:nowrap;
}

table.specifications2 th {
	padding:4px;
	vertical-align:bottom;
	color:#fff;
	background:#0066CC;
	border-right:1px solid #fff;
}

table.specifications2 td.first {
	text-align:left;
	border-left:1px solid #000;
}

table.specifications2 th.first {
	text-align:left;
}

table.specifications2 th.last {
	border-right:1px solid #06c;
}

table.specifications2 tr.even {
	background:#d2e5f0;
}
#home_news_items h1 {
	font-size: 18px;
	line-height: 1.1;
	margin: 9px 0 3px 0;
}
#home_news_items p {
	font-size: 12px;
	line-height: 1.25;
	margin: 0 0 3px 0;
}
p.call_toll_free {
	background: #020261;
	border-radius: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.25;
	margin: 3px 0;
	padding: 6px 0;
	text-align: center;
}
#home_info_items td {
	text-align: center;
	padding: 12px;
	vertical-align: top;
	width: 30%;
}
div.home_info_item {
	border: 1px solid #039;
	border-radius: 10px;
	height: 200px;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	width: 200px;
}
div.home_info_item img {
	margin: 10px auto;
}
div.home_info_item h2 {
	font-size: 16px;
	line-height: 1.1;
	margin: 9px 0 3px 0;
}
div.home_info_item p {
	font-size: 12px;
	line-height: 1.25;
	margin: 0 0 3px 0;
}
a.red {
	color:#CC0000;
}
.bold {
	font-weight: bold;
}
a img {
	border: 0;
	outline: 0;
}

iframe.cad {
	background-color: inherit;
	height: 600px;
	margin-bottom: 2em;
	overflow: visible;
	width: 750px;
}

div.catalog_tagline {
	padding-top: 30px;
}

body.BM div.catalog_products {
	margin-left: 30px;
}
body.products #Content {
	background: #ffffff;
	border: 1px solid #ccc;
	border-radius: 12px;
	margin-right: 20px;
}
body.products #Right {
	float: left;
	padding: 0;
	width: 210px;
}
body.products .detail_buttons {
	padding: 20px 0 0 0;
}
body.products .detail_buttons .button {
	background: #b5b5b5 url(../../images/ui/button_gradient.png) repeat-x;
	border: 1px solid #b5b5b5;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 2.25;
	padding: 0 15px;
	text-align: left;
	width: 178px;
}
body.products .detail_buttons .button:hover {
	background: #7e7e7e;
}
body.products #Topic {
	margin: 0 12px;
}
body.BM #Topic h1 {
	padding: 0;
}
