

#fresh_at_affinity 
{ 
list-style: none outside none; 
position: fixed; 
z-index: 99999; 
left: -125px; 
top: 300px; 
width:254px;
height:246px;cursor:pointer;
 }
 
#fresh_at_affinity_button
{float:left;cursor:pointer;}

#fresh_at_affinity_banner{float:left; width:201px;height:235px;padding-top:1px;background:#95B949;}

#fresh_hover_button
{
    top: 0;
    width: 55px;
    height: 35px;
    position: absolute;
    left: 120px;
} 

.fresh_open_button
{
    background: url('../Images/9-av-fast-forward.png') 0 242px;
    width: 51px;
    height: 25px;
}

.fresh_close_button
{
    background: url('../Images/9-av-rewind.png') 0 242px;
    width: 51px;
    height: 25px;
}

