@charset "utf-8";

#col3  {
width:50%;
float:left;
text-align:center;
padding-left:200px;
}

#col3 ul {
list-style:none;
}
#col3 h3 {
margin:0px;
color:#eb2427;
font-size:13px;
}


#col3 a {text-decoration:none;color:#eb2427;}
#col3 a:hover {text-decoration:underline;}

