@import url("style.css");

.meetWidget{
    height: 32px; 
    padding:10px 5px 0px 75px; 
    background: url('images/ph/meetWidget-mouseout.jpg') no-repeat top left;
    background-color:transparent;
    width: 254px;
}
.meetWidgetAnchor{
    text-decoration:none;
    background: url('images/ph/meetWidget-mouseout.jpg') no-repeat top left;
}
.viewWidget{
    height: 32px; 
    padding:10px 5px 0px 75px; 
    background: url('images/ph/viewWidget-mouseout.jpg') no-repeat top left;
    width: 254px;
}
.viewWidgetAnchor{
    text-decoration:none;
    background: url('images/ph/viewWidget-mouseout.jpg') no-repeat top left;
}
.readWidget{
    height: 32px; 
    padding:10px 5px 0px 75px; 
    background: url('images/ph/readWidget-mouseout.jpg') no-repeat top left;
    width: 254px;
}
.readWidgetAnchor{
    text-decoration:none;
    background: url('images/ph/readWidget-mouseout.jpg') no-repeat top left;    
}
.faqWidget{
    height: 32px; 
    padding:10px 5px 0px 75px; 
    background: url('images/ph/faqWidget-mouseout.jpg') no-repeat top left;
    width: 254px;
}
.faqWidgetAnchor{
    text-decoration:none;
    background: url('images/ph/faqWidget-mouseout.jpg') no-repeat top left;    
}
.caliWidget{
    height: 32px; 
    padding:10px 5px 0px 75px; 
    background: url('images/ph/caliWidget-mouseout.jpg') no-repeat top left;
    width: 254px;
}
.caliWidgetAnchor{
    text-decoration:none;
    background: url('images/ph/caliWidget-mouseout.jpg') no-repeat top left;    
}





