.rightPhotogallery{
background-color: #ffffff;
margin-bottom: 18px;  
}

.rightPhotogallery .header{ 
background: url(/application/img/modules/myndafrasogn.gif) no-repeat left top;        
height: 30px; 
}
 
      
.rightPhotogallery .content{     
   /* border:1px #e2deae solid; */ 
    background-color: #e2deae;
   /* font-size: 11px;      */
    width: 286px;
    height: 116px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 7px;
    margin-bottom: 5px;
}


.rightPhotogallery .more{ 
font-family: Tahoma;    
vertical-align: bottom;    
text-align: right; 
/*color: red;   */

font-size: 8pt;
font-weight: 500;
color: #87a6ca;
padding: 3px;

}

.rightPhotogallery .more a{ 
color: #948d54;
}

.rightPhotogallery .more a:hover{ 
color: #5b5736;
}
    
