 #comparisoncontainer #compare {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
#comparisoncontainer .title_row {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
}
#comparisoncontainer .title_row2 {
	background-color: #DBDBDB;
	line-height: 15px;
	font-weight: bold;
}
#comparisoncontainer .style1 {
	font-weight: bold;
	font-size: 12px;
}
#comparisoncontainer .style2 {
	color: #5665AA;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
#comparisoncontainer .style2_leftedge {
	color: #5665AA;
	text-align: center;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #DBDBDB;
	font-style: italic;
}
#comparisoncontainer .style2_rightedge {
	color: #5665AA;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #DBDBDB;
}
#comparisoncontainer .style3 {
	font-weight: bold;
	color: #5665AA;
}
#comparisoncontainer a.info {
	position:relative;
	z-index:24;
	text-decoration:none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 16px;
}
#comparisoncontainer a.info:hover {
	z-index:25;
	background-color:#ff0
}
#comparisoncontainer a.info span {
	display: none
}
#comparisoncontainer a.info:hover span {
	background: url(/v4images/hover2.png) no-repeat;
	width: 	 100px;
	height:  141px;
	display:block;
	position:absolute;
	top:-65px;
	left:-150px;
	color:#000000;
	padding-left:10px;
	padding-top: 30px;
	padding-right:20px;
}