.comparison3 {
	background-image:url(assets/comparison3b.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:640px;
	height:500px;
	position:relative;
}
.comp3Table {
	position:absolute;
	top:85px;
	left:385px;
	width:255px;
}
.comp5 {
	background-image:url(assets/comparison5a.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:640px;
	padding-top:110px;
}
.comp6 {
	width:640px;
}
.c5l {
	border-right:2px solid red;
	padding-right:5px;
}
.c5r {
	padding-left:10px;
}
.heading {
	font-size:14px;
}
.txt {
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.b {
	font-weight:bold;
}
.br {
	font-weight:bold;
	color:red;
	font-size:14px;
}
.bri {
	font-size:14px;
	font-weight:bold;
	color:red;
	font-style:italic;
}
.mr {
	font-size:12px;
	color:red;
	font-weight:bold;
}
.r {
	color:#FF0000;
}
.red {
	color:red;
	font-weight:bold;
}


