.text img{
height:50px;
}

.selected  h3{
/*height: 30px !important;*/
}

 
 .text table{
 margin-top:10px;
 margin: 20px 0 0;
 }

 
 .link{
 padding-left:100px !important;
 text-align:center;
 font-size:10px;
 }
 
 a{
 text-decoration:none;
 }
 a:hover{
 text-decoration:underline;
 }
 
 .icalendar_list li{
      display: inline;
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    width: 15%;
}

.text td{
padding-bottom:5px !important;
width:320px;
}