/* CSS Document */


a.copyfaq:link {
	color: #aa252f;
	position:relative;
	left:16px;
	}
a.copyfaq:active {color: #aa252f;
	position:relative;
	left:16px;
	}
a.copyfaq:visited {color: #aa252f;
	position:relative;
	left:16px;
	}
a.copyfaq:hover {color: #666;
	position:relative;
	left:16px;
	}

#diffPage{
	position:relative;
	top:130px;
	left:0px;
	width:811px;
	margin:0px;
	padding:0px;
	z-index:0;
	}
.prod{
	float: left;
	position:relative;
	left:0px;
    height:45px;
	width:auto;
	z-index:3;
	padding:0px;
	margin:0px;
	}
.answer{
	position:relative;
	left:16px;
 }
.bullet{
	position:relative;
	font-size:large;
	left:16px;
 }
 .bulletAns{
	position:relative;
	left:18px;
 }

a#diffProd img {background:  url(../images/navDiffProdOnUp.gif) top left no-repeat; width:239px; height:50px;}
a#diffProd:hover img {background: url(../images/navDiffProdOnOver.gif) top left no-repeat; width:239px; height:50px;}
a#diffPerf img {background: url(../images/navDiffPerfOnUp.gif) top left no-repeat; width:185px; height:50px;}
a#diffPerf:hover img {background: url(../images/navDiffPerfOnOver.gif) top left no-repeat; width:185px; height:50px;}
a#diffFaqs img {background: url(../images/navDiffFaqsOnUp.gif) top left no-repeat; width:212px; height:50px;}
a#diffFaqs:hover img {background: url(../images/navDiffFaqsOnOver.gif) top left no-repeat; width:212px; height:50px;}
a#diffBlank img {background: url(../images/navDiffBlankOn.gif) top left no-repeat; width:169px; height:50px;}

#diffLeftImag{
	position:absolute;
	top:180px;
	left:0px;
	height:445px;
	width:265px;
	}
#diffTitle{
	position:absolute;
	top:180px;
	left:265px;
	height:45px;
	width:507px;
	padding-left:32px;
	padding-top:15px;
	padding-bottom:15px;
	}
#diffCopy{
	position:absolute;
	top:225px;
	left:265px;
	height:auto;
	width:500px;
	padding-left:32px;
	padding-top:15px;
	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	}
#reasonCopy{
	position:absolute;
	top:250px;
	left:265px;
	height:auto;
	width:500px;
	padding-left:32px;
	padding-top:15px;
	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	}
