.pageTitle {
	background-image: url(/images/help/title-help.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#comparison_content {
	width:600px;
}
#comparison_content h1{
    text-align:center;
    color:#990000;  
    font-size:22px;  
    width:auto;
    border-bottom:1px dotted #D3D3D3;  
    padding-bottom:2px;
	margin-top:10px;
    margin-bottom:20px;
}  

.helptbl {
	margin-left:0 auto;
	border:1px solid black;

}

.helptbl th, .helptbl td {
	border:1px solid black;
}
