ul#subs_widget {
 font-size: 110%;
}

ul#subs_widget ul {
 font-size: 90%;
}

.hc_widget ul {
 list-style-type: none;
 padding-bottom: 20px;
 
}

.hc_widget a {
 color: #fff;
 text-decoration: none;
}

.hc_widget a:hover {
 color: #00958F; 

}

.hc_widget h3{
 color: #00958F;
 padding: 0px;
 margin: 0px;
 font-size: 150%;
 padding-top: 20px;
}

.hc_widget {
 margin: 0px;
 padding: 0px;
} 