div.stars {
margin: 0px 0px 10px 0px;
width: 327px;
padding-bottom:10px;
padding-top:10px;
}
div.stars .title_text{
display: none;
}
div.stars .tabs_head {
	/*background: transparent url(/storage/images/bg_top.jpg) no-repeat;*/
}
div.stars ul.tab, ul.tab li {border:0; margin:0; padding:0; list-style:none;}
div.stars ul.tab{
border: 0px;
height:27px;
padding-left:0px;
margin-bottom: -1px;
}
div.stars ul.tab li{
    float:left;

}

div.stars ul.tab li#show {
	width: 96px
}
div.stars ul.tab li#trend {
	width: 111px
}
div.stars ul.tab li#stars {
	width: 120px
}
div.stars ul.tab li#show span {
	 width: 96px;
    font-family: Verdana;
    font-size: 13px;
    color:#3e3e3e;
    text-align: center;


}
div.stars ul.tab li#trend span {
	 width: 111px;
    font-family: Verdana;
    font-size: 13px;
    text-align: center;

}
div.stars ul.tab li#stars span {
	width: 120px;
    font-family: Verdana;
    font-size: 13px;
    color:#3e3e3e;
    text-align: center;
}
div.stars ul.tab a:link, div.stars .tab a:visited{
    display:block;
    float:left;
    height:27px;
    background:url(/storage/images/but_show_1.jpg) no-repeat right -27px;
    font-family: Verdana;
    font-size: 13px;
    color:#3e3e3e;
    font-weight:bold;
    text-decoration:none;
    outline: none;

}
div.stars ul.tab a span{
    display:block;
    float:left;
    height:27px;
    background:url(/storage/images/but_show_1.jpg) no-repeat left -27px;

    line-height:27px;
    font-weight: bold;
    cursor:pointer;

}

div.stars ul.tab a:hover span{
    background:url(/storage/images/but_show_1.jpg) no-repeat left -54px;

}

div.stars ul.tab .active a span, 
div.stars ul.tab .active a:hover span{
   background:url(/storage/images/but_show_1.jpg) no-repeat left 0;
	color: #3e3e3e;
	font-family: Verdana;
	font-size:12px;
}

div.stars ul.tab #trend_div a span{
   background:url(/storage/images/but_show_2.jpg) no-repeat left -27px;
	color:#3e3e3e;
	font-family:Verdana;
	font-size:12px;

}

div.stars ul.tab #trend_div a:hover span{
    background:url(/storage/images/but_show_2.jpg) no-repeat left -54px;

}

div.stars ul.tab .active #trend_div a span, 
div.stars ul.tab .active #trend_div a:hover span{
    background:url(/storage/images/but_show_2.jpg) no-repeat left 0;

}



div.stars ul.tab #stars_div a span{
   background:url(/storage/images/but_show_4.jpg) no-repeat left -27px;
	color:#3e3e3e;
	font-family:Verdana;
	font-size:12px;

    
}

div.stars ul.tab #stars_div a:hover span{
    background:url(/storage/images/but_show_4.jpg) no-repeat left -54px;

}

div.stars ul.tab .active #stars_div a span, 
div.stars ul.tab .active #stars_div a:hover span{
    background:url(/storage/images/but_show_4.jpg) no-repeat left 0;

}
div.stars ul.tab a {
text-decoration: none;
}


div.stars .rounded-block-tab .r_bottom {
	background: transparent url(/storage/images/bg_bottom.jpg) no-repeat;
	height: 8px;
}
div.stars .rounded-block-tab .r_bottom div {

}
div.stars .rounded-block-tab .r_inner {
background-color: #dbe1e6;
/*kovalyuk*/
height:117px;
/*kovalyuk*/
}

.stars .about {

	border-right: dotted 1px #CC3300;
	text-align: center;
	float: left;
	
	}
.stars .about a img {
	border: #cc3300 solid 1px;
	margin-bottom: 5px;	
	text-decoration: none;
}
.stars .about a {
	font: 11px Verdana;
	display: block;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	color: #6d6d6d;
}
.stars .about a:hover {
	text-decoration: underline;
}

.stars #news-tab, .stars #beauty-tab, .stars #style-tab {
	padding-top: 12px;
}


.stars .all_elements {
	text-align: right;
	padding-top: 10px;

}
.stars .all_elements a { 
color: #cc3300;
font: 11px Verdana;
text-decoration: underline;
}

.stars .title {
padding-top: 8px;
height: 76px;

}
.stars .title a {
	font: 12px Verdana;
	color: #3e3e3e;
	font-weight: bold;
	text-decoration: none;
}
.stars .title span{
	display: none;
}
.stars .title a:hover {
	text-decoration: underline;
	color: #cc3300;
}

.stars .carusel_item img {
 width: 99px;
 height: 76px;
 border: none;
}
.stars table{
float: left;
width: 300px;
}
.stars table .trAnnounceRow {
width: 300px;
}
.stars table .picture {
float: left;
}
.stars table .picture img{
border: none;
padding: 8px;
}
.stars table .div_AnnounceList{
background-color:white;
height:106px;
margin:8px 8px 0;
width:310px;
}
.stars table .div_AnnounceList .newSign{
	display: none;
}
.stars table .div_AnnounceList .border {
	border: none;
}
.stars table .div_AnnounceList .atributi {
	float: right;
	font-size: 11px;
	font-family: Verdana;
	color: #737373;
	padding-right: 10px;
}
.stars table .div_AnnounceList .atributi .popularcount span {
	display: none;
}
.stars .div_pager_top{
	display: none;
}

