 
.previewbox {                                                                                                     
                                                                                  
position:absolute;                                                                                             
z-index:100;                                                                                                     
width:260px;
}                                                                                                                
                                                                                                                 
                                                                                               

.previewbox .pvtop,  .previewbox .pvbottom,  .previewbox .pvtop a,  .previewbox .pvbottom a {

display:block;
background: url(/img/utils/popup_zoom_corners.gif) no-repeat left top;
font-size:1%;
width:auto !important;
}
.previewbox .pvtop {

background-position:left top;
padding-left:10px;
}
.previewbox .pvtop a{

background-position:right top;
height:16px;
}
.previewbox .pvbottom {

background-position:left bottom;
padding-left:10px;
}
.previewbox .pvbottom a{

background-position:right bottom;
height:16px;
}
.previewbox .content{
text-align:left;
display:block;
border-left:1px solid #000;
background:#fff url(/img/utils/popup_zoom_degrade.png) repeat-y right top;
padding-left:25px;
font-family : Arial;
font-size : 9pt;
color:#000000;
}


A.lienPB		{font-family : Arial; text-decoration:none;}
A.lienPB:visited	{font-family : Arial; text-decoration:none;}
A.lienPB:hover		{font-family : Arial; text-decoration:none;}

