#content{
  background-image: url("../img/content_bg.jpg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 637px;/**/
}
#content h2{
background-image: url("../img/secTitle_bg.png");
background-repeat: no-repeat;
background-position: 5px 4px;
font-size: 1.4em;
padding-left: 50px;
}
#results h3{
margin-top:25px;
margin-bottom:15px;
font-size:1.4em;
background-image: url("../img/secTitle_bg.png");
background-repeat: no-repeat;
padding-left:5px;
}
#results h4{
font-size:1.4em;
color:white;
border-bottom:white solid 2px;
border-top:#4D81A8 solid 2px;
border-left:#4D81A8 solid 2px;
border-right:white solid 2px;
background-color:#ff8700;
padding:1px;
padding-left:5px;
}
#results h5{
font-size:1.3em;
color:white;
}
#results{
padding:10px;
overflow: auto;
height:515px;
/*text-indent:30px;*/
display:block;
width:690px;
/*margin-top:60px;*/
}
*html #results, *+html #results{
scrollbar-face-color:#72aedd; 
scrollbar-track-color:#22597c; 
scrollbar-shadow-color:#6895b8; 
scrollbar-dark-shadow-color:#254f6d; 
scrollbar-3dlight-color:#9ecff6;
margin-top:10px;
}
*+html #results{
height:470px;
margin-top:-10px;
}
#results ul{
list-style:none;
}
#results ul li{
border-top: white 1px solid;/**/
border-bottom: #4D81A8 1px solid;/**/
border-left: white 1px solid;/**/
border-right: #4D81A8 1px solid;/**/
padding:5px;
margin-bottom:10px;
clear:both;
zoom:1;
}
#results ul li ul{
margin-left:25px;
padding:0px;
border: none;
list-style:circle;
}
#results ul li ul li{
font-size:1.2em;
border: none;
padding:0px;
margin:0px;
}
.feats{
/*display:inline-block;*/
width:200px;
float:left;
border: none;
}
.apps{
width:200px;
float:left;
border: none;
/*display:inline-block;*/
}
.related{
width:200px;
float:left;
border: none;
}
*+html .related ul, *+html .feats ul, *+html .apps ul, *html .feats ul, *html .apps ul, *html .related ul{

}
*+html .related ul li, *+html .feats ul li, *+html .apps ul li, *html .feats ul li, *html .apps ul li, *html .related ul li{
vertical-align:middle;

}
.pdfLink{
clear:both;
border: none;
font-size:1.2em;
width:250px;
text-align:center;
margin-left:400px;
}
.pdfLink a{
width:240px;
display:block;
color:white;
background-color:#ff8700;
border-bottom:#4D81A8 solid 2px;
border-top:white solid 2px;
border-left:white solid 2px;
border-right:#4D81A8 solid 2px;
}
.pdfLink a:hover{
border-bottom:white solid 2px;
border-top:#4D81A8 solid 2px;
border-left:#4D81A8 solid 2px;
border-right:white solid 2px;

}
.prodType{
text-align:right;
font-size:1.2em;
margin-top:-22px;
margin-bottom:10px;
color:white;
font-weight:bold;
margin-right:5px;
border: none;
}
.descrip{
font-size:1.2em;
border: none;
}
.subNav{
font-size: 0.9em;
font-weight: normal;
margin-top:5px;
padding-left: 5px;
margin-bottom: 25px;
margin-right:5px;
display:block;
}
*html .subNav{
width:650px;
border:none;
margin-bottom:10px;
}
*html .subNav, *+html .subNav{
margin-bottom:0px;
}
