div.feature_compare_top {
background-image:url(../img/feature_compare_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:50px;
}

div.feature_compare_tb {
background-image:url(../img/feature_compare_tb.png);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:100px;
}

div.feature_compare_body {
	background-image:url(../img/feature_compare_body.png);
	background-repeat:repeat-y;
	background-position:center top;
	_margin-top:-6px;
	_margin-bottom:-9px;
}


div.product_compare_top {
background-image:url(../img/product_compare_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:80px;
}

div.product_compare_tb {
background-image:url(../img/product_compare_tb.png);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:60px;
}


div.feature_compare_bottom {
	background-image:url(../img/feature_compare_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:7px;
	margin-bottom:20px;
	_margin-bottom:30px;
}


div.padding_around_top {
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
}

div.padding_around_top_15 {
	padding-left:12px;
	padding-right:12px;
	padding-top:15px;
}


div.padding_around_middle {
	padding-left:12px;
	padding-right:12px;
	_padding-bottom:10px;
}

table.comparison tr td.width_100 {
	width:100px;
}

table.comparison tr td.width_200 {
	width:200px;
}

table.comparison tr td.btn_view_detail {
	padding-top:13px;
}

table.comparison {
	border-collapse:collapse;
	width:669px;
	width:100%;
}

table.comparison tr td, table tr th {
border:0 none;
text-align:center;
}


table.comparison tr td.info, table.comparison tr td.button {
	font-weight:bold;
	font-size:0.75em;
	color:#2b3b4a;
	line-height:15px;
}


table.comparison tr td.blank {	
	width:269px;
	/*width:269px;*/
}

table.comparison tr.dark td.first, table.comparison tr.light td.first{	
	width:259px;
	font-size:0.8em;
	line-height:22px;
	text-align:left;
	padding-left:10px;
	color:#2b3b4a;
}


table.comparison tr.dark td.odd, table.comparison tr.dark td.first {
	background:#E6BCBE none repeat scroll 0 0;
}

table.comparison tr.dark td.even {
	background:#E1B5B8 none repeat scroll 0 0;
}

table.comparison tr.light td.odd, table.comparison tr.light td.first {
	background:#EFD3D5 none repeat scroll 0 0;
}

table.comparison tr.light td.even {
	background:#EACBCE none repeat scroll 0 0;
}

table.comparison tr div.padding_top_5 {
	margin-top:5px;
}

#mainCol table.comparison a {
	text-decoration:none;
	color:#2b3b4a;
}
