﻿#scroller {height:135px; width:940px; clear:both; overflow:hidden; margin:4px 0 4px 0; }
#viewer {width:828px; height:135px; float:left; padding:0; overflow:hidden; }
#viewerFrame {width:828px; float:left; padding:0 0 0 4px; clear:both; }
#scroller .LeftBotton, #scroller .RightBotton
{
float:left;width:44px; 
text-align:center;
margin:22px 3px 0; 
} 

#viewer .pl img {
border:medium none;
cursor:pointer;
display:block;
margin:14px auto 4px;
width:100px;
height:75px;
}
#viewer .pl 
{
background:url(../images/product-pbg.gif); 
width:127px; height:124px;
padding:2px;
padding-bottom:5px;
float:left;
line-height:16px;
text-align:left;
text-decoration:underline;
display:block;
overflow:hidden;
margin:3px;
overflow:hidden;
}
#viewer .pl p
{
display:block;
height:30px;
width:130px;
overflow:hidden;
margin:0px;
padding:0px;
}
#viewer a.pl, #viewer a.pl:link, #viewer a.pl:visited 
{
color:#fff;
text-decoration:none;
font-weight:normal;
}
#viewer a.pl:hover {
font-weight:bold;
text-decoration:underline;
}
