.ras2{
/*margin-left: 10px;*/    

background-color: #ffffff;

}

.ras2 .header{ 
background: url(/application/img/modules/ras2.gif) no-repeat left top;       
height: 33px; 

}
  
.ras2 .content{     
    border:1px #93b41f solid;
    background-color: #ffffff;
    font-size: 10px;
    width: 283px;
    height: 150px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 7px;
    /*display: none; */
    margin-bottom: 5px;
}


.ras2 .more{ 
font-family: sans-serif;    
vertical-align: bottom;    
text-align: right; 
/*color: red;   */

font-size: 10px;
font-weight: 600;
color: #87a6ca;
padding: 10px;

}

.ras2 .more a{ 
color: #2e527d;
}

.ras2 .more a:hover{ 
color: #000000;
}
      

/* ras2 end */     
