@charset "UTF-8";
#contentCompare{
	position:relative;
	width:1000px;
	top:72px;
	left:5px;
	margin:auto;
	color:#666;
	padding-bottom:200px;
	text-align:left;
}
h4 {
	color:#000;
	line-height:1.2em;
	margin:0;
	padding:12px 0 0;
	/*height:2px;*/
}
table{
	background:url(../images/compare/bg_full.jpg) top left no-repeat;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:2px;
}
td{
	font-size:0.7em;
	width:280px;
	padding:5px 0px 5px 4px;
	vertical-align:top;
}
form{
	margin:0;
	padding:0;
}
.pics td{
	padding:0px;
}
.spacer{
	width:20px;
}
.topRow{
	height:114px;
}
.topRow td{
	padding:0px;
}
.featuresRow{
	height:80px;
}
.featuresRow td{
	padding:20px 0 20px 4px;	
}
.titleCol{
	width:97px;
}
.even td{
	background:#f5f5f5;
}
.even td {
	border-top: thin solid #c3e4bc;
	border-bottom: thin solid #c3e4bc;
}
.botbord td{
	border-bottom: thin solid #c3e4bc;
}
.wideDrop{
	width:214px;
	text-align:left;
}
.bumpLeft{
	margin-left:0px;	
}
.price td{
	padding:5px 0 5px 4px;
}
.hidden{
	background:transparent;
	visibility:hidden;
}
.show{
	background:#f5f5f5;
	visibility:visible;
}

