.mostviewed_wrap {
	margin-top: 9px; 
	width: 270px;
	border-bottom: 1px solid #eaeaea;
}

.mostviewed_wrap .header{
	width: 270px;
	height: 25px;
}

.mostviewed_wrap .current_wrapper{
	margin-top: 1px; 
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background-color: #f7f7f7;
	padding-right: 3px;
}
.mostviewed_wrap a .newstitle {
	color: #464646;
}

.mostviewed_wrap span.newslink{
	color:#77B800;
	font-size:13px;
	line-height:17px;
	font-weight: bold;
}

.mostviewed_wrap .current_wrap_1{
	background-image: url(../img/item_01.png);
	background-position: 12px 9px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
}

.mostviewed_wrap .current_wrap_2{
	background-image: url(../img/item_02.png);
	background-position: 12px 9px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
}

.mostviewed_wrap .current_wrap_3{
	background-image: url(../img/item_03.png);
	background-position: 12px 9px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
}
