body{padding-bottom:20px;}
.club_toolbar
{
	bottom: -3px;
    display: block;
    left: 0;
    position: fixed;
    z-index: 10010;
    min-width: 600px;
    text-align: center;
    width: 100%;
	height: 30px;
}
/* *html .club_toolbar{
	position:absolute;
	bottom:expression(eval(document.documentElement.scrollTop)+0);
	} */
.club_toolbar div
{
	text-align: left;
}

.club_toolbar a
{
	color: #1E4A6D;
	/* display:block; */
	/* overflow: hidden; */
}

.club_toolbar button
{
	width: 120px;
}

.club_fixed_menu
{
    background-image: url("http://club.cnews.ru/toolbar/mini_extra_menu_bg.jpg");
    background-repeat: repeat;	
    border: 1px solid #8D8D8D;
    height: 27px;
    margin: 0 auto;
    min-width: 600px; 
     width:98%;
    /* width:1000px; */
	border-bottom: 0px;
}

.club_fixed_menu img
{
	border: 0;
	height: 16px;
	width: 16px; 
}

.club_fixed_menu td
{
   padding: 0 5px 0 5px;
   border-left: 1px solid #BBB;
   /* width:200px; */
   overflow: hidden;
   /* border:1px solid red; */
}

.club_toolbar_user 
{
    color: #333333;
    font-size: 12px;
    text-decoration: none;
	width:200px;
}
#td_news, #td_d_stat, #td_d_pr, #td_friends, #td_d_mail, #td_d_plus, #exit_td, #toolbar_adm{width:8px;}
.club_popup_div
{
    bottom: 31px;
    right: 46px;
	border: 1px solid #bbb;
   /* visibility: visible;
    display: block; */
    position: absolute;
  /*  visibility: hidden; */
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 300;
	/* position:relative; */
}

.club_profile_table
{
	width: 120px;
}

.club_profile_table a
{
	color: #3333CC;
	text-decoration: none;
    font-size: 13px;
}

.club_profile_table a:hover
{
	text-decoration: underline;
}


.club_profile_table th
{
	border: 0;
	background-color: #E4E4E4;
	padding: 8px 5px;
    font-size: 13px;
	cursor: pointer;
}

.club_profile_table td
{
    color: #666666;
	background-color: #F4F4F4;
    font-size: 12px;
	border: 0;
	padding: 8px 5px;
}

.bubble
{
    cursor: pointer;
    position: absolute;
	top: 2px;
	right: 104px;
	padding: 1px 3px;
    white-space: nowrap;
    width: auto;
	border: 1px solid #AAA;
	background-color: #C55;
	color: white;
	font-size: 10px;
}

.bubble_friends
{
	right: 74px;	
}

.bubble_notice
{
	right: 260px;
}

.hidden
{
	display: none;
}

.rotator_wrapp {
	position:relative;
	overflow:hidden;
	height:20px;
	}

.rotator_wrapp a{
	font-size: 12px;
	text-decoration: none;

	}

.rotator_wrapp div{
	position:absolute;
	left:0;
	top:1px;
	z-index:100;
	}

.show
{
	display: block;
	min-width: 500px;
}

#d_news a
{
	font-size: 14px;
}

.club_friends_online
{
	font-size: 11px;
}

.club_friends_online td
{
	vertical-align: top;
	padding: 4px;
}

#td_d_subscribe
{
	font-size: 11px;
	width: 80px;
}

#td_notice
{
	font-size: 11px;
	width: 80px;
}

.shown
{
	overflow: hidden;
	min-width: 500px;
}

#d_notice a
{
	font-size: 14px;
}

.notice_title
{
	padding:1px;
	margin:0px;
}

.notice_ul
{
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 8px;

	margin:0px;
}

#table_subscribe input[type="button"]
{
	width: 120px;
}