.rightcol{
width:400px;
}
.leftcol{
width:490px;
background-color:#000000;
padding:12px;
height:210px;
margin-bottom:12px;
}
.leftcol h1{
color:#FFFFFF;
border-bottom-color:#004f87;
}
.leftcol p{
color:#FFFFFF;
font-size:.9em;
}
.categoryProLI{
padding-bottom:4px;
border-bottom:solid 2px #c0d0dc;
clear:both;
height:30px;
}
a.productLink img{
display:none;
}
.categoryProLI span{
float:left;
line-height:200%;
margin-right:12px;
font-size:.9em;
width:100px;
color:#004f87;
}
.categoryProLI p{
float:left;
line-height:200%;
margin-right:12px;
font-size:.9em;
width:100px;
}
.categoryProLI span.categoryProductP{
width:398px;
}
.categoryProductP:hover{
color:#0083CF;
}
.categoryProductPrice{
width:100px;
color:#004f87;
}
.specSheetpdf{
float:left;
text-decoration:none;
color:#004f87;
font-size:.9em;
background-image:url(../images/pdf.gif);
padding-left:33px;
background-repeat:no-repeat;
background-position:left;
height:27px;
line-height:200%;
}
.specSheetpdf:hover{
color:#0083CF;
}

.productBasketLink{
float:right;
clear:none;
}
