body
{
	background-color: rgb(236, 240, 248); 
	padding: 4px; 
	margin: 0px; 
	font-family: Verdana, Arial, Tahoma, sans-serif; 
	font-size: 12px;
}
h2 
{
	font-size: 14px; 
	padding: 0px; 
	margin: 0px;
}
hr.dotted 
{
	border: none 0; 
	border-top: 1px dotted #666; 
	height: 1px; 
}
table 
{
	border-collapse: collapse;  
	width: 100%; 
	font-size: 10px;
}
table th
{
	text-align:left;
}
table img
{
	margin: 2px;
	vertical-align: middle;
}
table.questionCompare tr.productCompareRow1 
{
	background-color: #e6e6e6;  
}
table.questionCompare tr.productCompareRow2 
{
	background-color: #ffffff;  
}
table.questionCompare tr.productCompareTitleRow 
{
	background-color: #ffffff;  
	font-size: 13px; 
	font-weight: bold;
	height: 25px;
}
table.questionCompare td
{
	padding-left: 3px;    
	border: 1px solid  #6d6f71;  
}
table td.compareQuestionCell
{
	border-left: none; 
	width: 40%;
}

table td.productCompareChoicesCell
{
	padding-bottom: 5px;
}
table td.textCell
{
	padding-bottom: 5px;
}


table td.compareHelpCell 
{
	padding-right: 5px;
	border-right: none;
}

table td.productCompare1Cell
{
	width: 20%;
}
table td.productCompare2Cell
{
	width: 20%;
}
table td.productCompare3Cell
{
	width: 20%;
}
table td.comparedCheckboxCell
{
	text-align: center;
}


table td.helpTitle
{
	background-color: #ffffff;  
	font-size: 13px; 
	font-weight: bold;
	height: 25px;	
	border: 1px solid  #6d6f71;  
}
table td.helpText
{
	border: 1px solid  #6d6f71;  
	vertical-align: top;
	height: 100%;
}
table td.CreditsCell1
{
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	vertical-align: text-bottom;
	width: 100%;
}
table td.CreditsCell2
{
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: text-bottom;
}


select.compareCombo
{
	width: 180px;
}
.productCompareProduct
{
	color: Black;
}

#popup_wrapper
{
    BORDER-RIGHT: #e2e2e2 20px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #e2e2e2 20px solid;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: #e2e2e2 20px solid;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: #e2e2e2 20px solid;
    POSITION: relative;    
}


#popup_wrapper H1
{
	FONT: bold 16px Arial, Helvetica, sans-serif;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 15px;
    COLOR: Black;
    PADDING-TOP: 0px;
}
#popup_wrapper P
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 10px;
    LINE-HEIGHT: 1.1em;
    PADDING-TOP: 0px
}
#popup_wrapper A.close
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 10px;
    RIGHT: 35px;    
    COLOR: #656565;    
    POSITION: absolute;
    TOP: 35px
}
#popup_wrapper A.close:hover
{
    COLOR: #454545;
    TEXT-DECORATION: underline
}
#pnlCompareResponse3
{
	width: 60px;
	float: right;
}
#pnlCompareResponse4
{
	width: 60px;
	float: right;
}
#pnlKey
{
	width: 520px;
	float: left;
}
#btnCompareResponse3
{
	margin-top: 10px;
	width: 70px;
	height: 25px;
	background-color: #0ac20a; 
	font-size: 10px;
	font-weight: bold;
}
#btnCompareResponse4
{
	margin-top: 10px;
	width: 70px;
	height: 25px;
	background-color: #0ac20a; 
	font-size: 10px;
	font-weight: bold;
}


