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