.A_Landing Img
{
/*background-color: expression((this.checked) ? "#FFCC00" : "transparent");      :focus equivalent for IE5+  */
margin-right: expression((this.clientWidth<200) ? "9px" : "0");     /*  :focus equivalent for IE5+  */
line-height: 14px;
}

.A_Landing
{
    width: 315px;
    line-height: 16px;

}

.Drag,.DragH{
    cursor:           hand;
    position:         relative;

}
.DragH{
    position:         absolute;
}

.Main table tr td div span a,.main table tr td,.main table tr td a,.main table tr td a:hover
{
    font-size: 11;

    text-align: left;
    line-height: 16px;    
}       

.DragH td, .DragH td a
{

    font-size: 11;

    text-align: left; 
    line-height: 16px;       
    
}    



.PortletLink
{
    font-size:11;
    text-decoration: none;
    color: black;     

}    

.spnContent
{
    padding-top: 3px;
    padding-bottom: 3px;   
}    


.PortletWidth
{
    width: 292px;
}    
