#most_view_panel {
float : left;
width : 400px;
margin-top : 20px;
font-family : Arial, sans-serif;
}
.clear {
clear : both;
height : 0;
font-size : 0;
line-height : 0;
}
a.title_link {
display : block;
font-size : 14px;
border-bottom : 1px solid #eeeeee;
color : #666666;
text-decoration : none;
font-family : Arial, serif;
padding-bottom : 3px;
}
a.title_link:hover {
color : #d00710;
border-bottom : 1px solid #747474;
}
a.read_more {
margin : 0 5px;
color : #ff0000;
text-decoration : none;
}
div.newslist_item {
padding-top : 5px;
margin-left : 15px;
}
p.short_description {
color : #777777;
font-size : 12px;
float : none;
width : auto;
}
img.news_list_image {
padding : 1px;
border : 1px solid #999999;
}
.panel_title {
background : url('../interface/most_view_title_bg.jpg') no-repeat bottom;
font-weight : normal;
padding-bottom : 5px;
padding-top : 8px;
color : #3a7dc9;
font-family : Arial, serif;
font-size : 15px;
text-align : center;
}
.information_article {
display : block;
}
.post_userls {
float : left;
width : auto;
display : block;
font-family : Arial, sans-serif;
font-size : 11px;
color : #aaaaaa;
}
.voting_artls {
float : right;
width : auto;
display : block;
}
.voting_artls img {
width : 67px;
height : 13px;
border : none;
}
.visits {
font-size : 11px;
color : #3a7dc9;
}
