#news_holder { width: 650px; background: url(im/bgr_main_news.png) no-repeat left top; position: relative; }
#newsslider_holder { top: 35px; }
#newsslider_holder .newsslider_nav { display: none; }
.newsslider { padding-top: 320px; }
.news_detail_holder { width: 550px; height: 270px; padding: 30px 50px 0 50px; background: url(im/bgr_members.png) no-repeat left top; position: absolute; }

.news_item { width: 162px !important; height: 95px; padding-top: 15px; color: #cccccc; text-decoration: none; text-align: center; background: url(/im/bgr_members_step.png) no-repeat; background-position: 0 0; display: block; float: left; }
.news_item img { height: 55px; border: 1px solid #222222; }
.news_item:hover { color: #ffffff; background-position: 0 -110px; }
.news_item.selected:hover, .news_item.selected { background-position: 0 -220px; color: #ffffff; font-weight: bold; }

