.product-list iframe{
width:552px;
margin:0 0 8px 0;
padding:5px;
background:url(/img/layout/load.gif) no-repeat 50% 50%;
border:1px solid #CC7A92;
}
.product-list .girlsonly{
margin:-125px 0 0 -40px;
}
.product-list p{
margin:0 8px 0 0;
padding:10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////*/
#product317,
#product318,
#product319{
display:none;
}
#products{
padding:10px 0 0 0;
}
#products .product{
width:170px;
margin:0 8px 8px 0;
padding:5px;
background:#FFF;
border:1px solid #CC7A92;
float:left;
list-style-type:none;
}
/*/ IE6 FIX /*/ *html #products .product{margin:0 6px 4px 0;} /*//*/
#products .product p{
margin:0;
padding:0;
border:0;
}
#products .product p a{
height:30px;
padding:5px 0;
line-height:12px;
background:#F39 url(/img/layout/menu-bg.bmp) repeat-x 0 0;
color:#FFF;
font-weight:bold;
font-size:100%;
text-align:center;
text-decoration:none;
text-indent:5px;
display:block;
}
#products .product p a:hover{
filter:alpha(opacity=75);
opacity:0.75;
}
