#most_interesting h2{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}
#most_interesting h2:after {
	background: none;
	content: '';
}
#most_interesting a {
  text-decoration: none;
}
#most_interesting a:hover {
  text-decoration: underline;
}
#most_interesting li {
	float:left; width: 185px; padding-right: 19px;
}
#most_interesting ul{
	clear: both;
	margin: 15px -10px 15px 0px;
}
.hotarticles h3 {
    border-bottom: 1px solid #acacac;
    font-size: 18px;
    padding-bottom: 8px;
    padding-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}
.main .module.hotarticles h3 {
  font-size: 20px;
  text-transform: none;
  border-bottom: 1px solid #acacac;
  padding: 5px 0px;
  margin: 10px 0px;
}
#most_interesting {
  margin-right: -10px;
}