div#centercol ul {
	font-family: Arial;
	font-size:12px;
	color:#000;
	line-height:16px;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}


div#centercol ul li {
	margin: 10px 0px;
}

div#centercol table#voldisc {
	width: 630px;
	border: 1px solid #c2c3c4;
}

div#centercol table#voldisc tr td {
	width: 87px;
	padding: 5px 20px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c2c3c4;
	font-family: Arial;
	font-size:12px;
	color:#666;
	font-weight: normal;
}

div#centercol table#voldisc tr th {
	width: 147px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c2c3c4;
	font-family: Arial;
	font-size:12px;
	color:#666;
	font-weight: bold;
	background: url('../images/compare/table_bg.jpg') repeat-x left -10px;
}

div#centercol h3 {
	font-family: Arial;
	font-size:14px;
	color:#000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.buy_p {
	margin-bottom: 20px;
}

.buy_p img {
	display: inline-block;
	position:relative;
	top:8px;
	margin-left: 15px;
}

div#centercol p.notes {
	margin-top: 0px;
}

/* Learn More box styles */
.textbox_small {
	background-image: url(/assets/shared/images/grey_grad_back.gif);
	background-repeat:repeat-x;
	width:206px;
	height: 38px;
	display:block;
	float:left;
	margin-right:6px;
}

.textbox_small_noimage {
	background: none;
	width:206px;
	display:block;
	float:left;
	margin-right:6px;
	margin-bottom: 15px;
}

.textbox_small_noimage ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

.textbox_small_noimage ul li {
	margin: 3px 0px;
}

.textbox_small_noimage ul li a,
.textbox_small_noimage ul li a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#004276;
	text-decoration: none;
	
}

.textbox_small_noimage ul li a:visited {
	color: #5983a6;
}

.textbox_small_noimage ul li a:hover {
	color: #00467d;
	text-decoration: underline;
}

.textbox_small_noimage ul li a:active {
	color: #004276
}
h4 {
	font-family: Arial;
	font-size: 14px;
	color:#777878;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
}

h5 {
	font-family: Arial;
	font-size: 12px;
	color:#777878;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}
/* Learn more styles - END */
