/*Product Details Styles*/

#ProductContent {padding-bottom:5px;}

#ProductContent .LeftSide, #ProductContent .LeftSide img {width:340px;}
#ProductContent .RightSide {width:446px;}
#ProductContent .WhiteBack, #BottomContent .WhiteBack {padding:10px;}
#ProductContent #Caption {padding:10px; margin-top:5px;}

#BottomContent .DownloadItem {float:left; width:250px; margin-right:7px; display:inline;}

.pdf, .doc, .xls, .txt {display:block; min-height:35px; padding:5px 5px 2px 40px;}
.pdf {background:transparent url(/images/icon_pdf.gif) no-repeat scroll left top;}
.doc {background:transparent url(/images/icon_doc.gif) no-repeat scroll left top;}
.xls {background:transparent url(/images/icon_xls.gif) no-repeat scroll left top;}
.txt {background:transparent url(/images/icon_txt.gif) no-repeat scroll left top;}

