/*GENERAL STYLES*/


.widget{
font: 100 11px/16px Verdana, Arial, sans-serif;
}

.widget a{
text-decoration:none;
border:0;
}

.widget a img{
border: none;
}







/*Revised and Ready!*/



.fullColumnBox{
position:relative;
float: left;
padding:0px;
margin-top:0px;
margin-bottom:14px;
margin-left:8px;
}


.fullColumnBox .top{
height:6px;
width:733px;
background-image:url(products/related/gray_top.gif);
font-size:3px;
line-height:3px;
float: left;
}


.fullColumnBox .mid{
background-color:#ffffff;
width:729px;
float: left;
border-right: 2px #f0f0f0 solid;
border-left: 2px #f0f0f0 solid;
}


.fullColumnBox .bot{	
height:6px;
width:733px;
background-image:url(products/related/gray_bottom.gif);
font-size:3px;
line-height:3px;
clear: both;
}


.fullColumnBox .introText {
margin-left:10px;
padding-top:1px;
width:713px;
}



.hiddenH1{
/*visibility: hidden;*/
color: red;
display:none;
}











/*two column util*/



.fullColumnPlain {
position:relative;
width:733px;
margin-top:12px;
margin-left:12px;
}



.halfColIn {
width:350px;
margin-left: 0px;
float:left;
}



.twoColRight {
margin-left:30px;
width:350px;
}





/*three column util*/


.thirdColFirst {
padding:0px;
margin:0px;
width:220px;
float:left;
}



.thirdColIn {
width:232px;
float:left;
}



.threeColRight {
margin-left: 20px;
}



/**/

.thirdColFirst_top {
padding:0px;
margin:0px;
float:left;
}



.thirdColIn_top {
float:left;
}



.threeColRight_top {
margin-left: 5px;
}





/*productThumb*/

.productThumb a, .productThumb a:visited, .productThumb a:hover, .productThumb a:link {
color:black;
}



.productThumb {
float:left;
font-size:9px;
display: inline;
/*width:100px;*/
width:105px;
padding-bottom:10px;
text-align:center;
}





/*product viewer*/

.productViewer {
width:342px;
margin-left:10px;
float:left;
display: inline;
margin-bottom:20px;
text-align:center;
font-size:9px;
}


.productNav {
background-color:#E9E9E9;
position:relative;
padding:2px;
margin-top:6px;
}


.prodLeft {
position:absolute;
top:3px;
left:4px;
}


.prodRight {
position:absolute;
top:3px;
left:325px;
}


.productViewerThumbs {
text-align:center;
margin-top:30px;
}



/*get adobe*/

.get_adobe{
margin:0 0 10px;
font-size:80%;
line-height:1.3em;
}



.get_adobe img {
margin:0 10px 0 0;
vertical-align:middle;
border:medium none;
padding:0;
}


.icon_pdf{
font-size:60%;
margin:0 10px 0 0;
vertical-align:middle;
border:medium none;
padding:0;
}




