/* CSS Document */

#header h2 {
	text-align: left;
    font-size: 100%;
	font-weight: normal;
	padding: 15px 0 15px 40px;
	margin-bottom: 0;
	border-top: 1px solid #CCC;	
	border-bottom: 1px solid #336699;
	background-color: white;
}

#header { 
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0;
	margin-left: 0px;
	text-align: center;
	float: left;
	}
	
.comparison_title {
    width: 50%;
}

.comparison_check {
    text-align: center;
	color: #666;
}

.comparison td {
    margin: 0;
	padding: 0;
	line-height: .9em;
	border-bottom: 1px solid #999999;
}