.buy_p {
	margin-bottom: 20px;
}

.buy_p img {
	display: inline-block;
	position:relative;
	top:8px;
	margin-left: 15px;
}

#tabs .tabtext ul {
	font-family: Arial;
	font-size:11px;
	color:#666;
	line-height:16px;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

#tabs .tabtext p {
	font-family: Arial;
	font-size:12px;
	color:#666;
	line-height:16px;
	margin: 10px 0px;
	padding: 0px;
}

#tabs .tabtext ul li {
	margin: 10px 0px;
}

#tabs table {
	width: 630px;
	border: 1px solid #c2c3c4;
}

#tabs table tr td {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #c2c3c4;
	font-family: Arial;
	font-size:12px;
	color:#666;
	font-weight: normal;
}

#tabs table tr th {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c2c3c4;
	font-family: Arial;
	font-size:12px;
	color:#666;
	font-weight: bold;
	background: url('/assets/products/images/compare/table_bg.jpg') repeat-x left -10px;
}

#tabs h3 {
	font-family: Arial;
	font-size:14px;
	color:#76787B;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#tabs table tr th.row1 {
	width: 60px;
}

#tabs table tr th.row2 {
	width: 200px;
}

#tabs table tr td.td_center {
	text-align: center;
}

div#centercol ol,
div#centercol ul {
	font-family: Arial;
	font-size:12px;
	color:#666;
	line-height:16px;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

div#el_indent p {
	font-family: Arial;
	font-size:12px;
	color:#777878;
	line-height:16px;
	margin: 10px 15px;
	padding: 0px;
}

.centertxt {
	text-align: center;
	
}

div#el_indent h3 {
	font-family: Arial;
	font-size:14px;
	color:#76787B;
	font-weight: bold;
	margin: 0px 15px 20px 15px;
	padding: 0px;
}

div#el_indent ol li,
div#el_indent ul li {
	margin: 10px 15px;
}

.grad_divider {
	height: 25px;
	width: 630px;
	margin-top: 40px;
	background: url('/assets/products/images/grey_grad_back.gif') repeat-x left top;
	clear: both;
}


