/* 
============================ Основное форматирование  ========================================
*/

* {margin:0; padding:0;}


body{
    background-image:url(./images/right_bg.gif);
    background-position: top right;
    background-repeat:repeat-y;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#333333;
	line-height: 16px;
	
}

.wrapperForPicture {
  background-image: url("images/mainmenu_tr.gif");
  background-repeat: no-repeat;
  background-position: top right;
}

.HTML_bodyframe {
	background-image: none; 
	background-color: #fff;
}  

a img {
	border: none;
}

hr {
	clear: both;
    border-right: none; 
    border-top: none; 
    background: none transparent scroll repeat 0% 0%;
    margin: 10px 0; 
    border-left:  none; 
    width: 100%; 
    border-bottom: #cccccc 1px dotted; 
    height: 1px; 
	color:#999999;
}

p {
    padding-bottom:20px;
}



h1 {
    color:#e77817;
    text-transform:uppercase;
    font-weight:normal;
    font-size:28px;
    border-bottom: #ccc 3px dotted;
    border-top: #ccc 3px dotted;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
	line-height:36px;
}

h2 {
    color:#1f1a17;
    text-transform:uppercase;
    font-weight:bold;
    font-size:18px;
    border-bottom: #CCCCCC 1px solid;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-bottom: 5px;
	line-height:22px;
}

h3 {
    font-size: 16px;
    margin-bottom:10px;
	line-height:20px;
}




a:link, a:visited, a:active {
    color: #1965c8;
    text-decoration:underline;
}

a:hover  {
    color: #FF6600;
    text-decoration:none;
}


a.correspond:link, a.correspond:visited, a.correspond:active {
	color:#E77817;
}


a.correspond:hover {
	color:#ff7817;
}

.user_add_text {
	margin-bottom: 15px;
}

.user_add_data {
	margin-bottom: 5px;
}



ul {
	margin-left: 15px;
}


ol {
	margin-left:27px;
	margin-right:10px;
}

li {
	margin-bottom: 10px;
}

ol.reginfo li {
	margin-bottom:15px;
	vertical-align:top;
}







/* 
============================ Главное Меню ========================================
*/

.mainmenu {
    position:absolute;
    top:222px;
    right:26px;
    text-align:right;
    vertical-align:top;
    font-size:10px;
    font-weight:bold;
	line-height: 12px;
}

.mainmenu p {
    margin-bottom: -6px;
}

.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active {
    color: #00CCFF;
    text-decoration:none;
    text-transform: uppercase;
}

.mainmenu a:hover {
    color:#fff;
    text-decoration:underline;
}


.jsubmenu {
	position: absolute; 
	display: none; 
	background-color: #eee; 
	border: 1px solid #fff; 
	padding: 12px; 
	z-index: 2;
}

.jsubmenu div {
	padding-bottom: 8px;
}


.mainmenu_footer, .mainmenu_header {
    color:#CCCCCC;
	font-size:10px;
	line-height:12px;
}

.mainmenu_header {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mainmenu_footer {
    padding-top: 70px;
    padding-bottom: 30px;
}

.mainmenu_footer a:link, .mainmenu_footer a:visited, .mainmenu_header a:link, .mainmenu_header a:visited {
	text-transform: uppercase;
}


/* 
============================ Меню пользователя ========================================
 */


#usr_menu {
	position: absolute; 
	right: 5px; 
	top: 0px;
} 

.user_menu {
    font-size:12px;
    vertical-align:middle;
}

.user_menu_name {
    font-size:18px;
	border-bottom:1px dashed #1965c8;
	color:#1965c8;
	cursor:pointer;
	text-decoration:none;
}

.user_menu_points {
    font-size:24px;
}

 
.rating {
	display: inline; 
	margin-left: 10px;
}

.top_user_info
{
    font-size:10px;
}



.top_user_avatar, .forum_user_avatar img
{
    border:#555 1px solid;
    padding:1px;
	margin-bottom: 15px;
}


#jpersonal, #wreg, .authorization {
	display: none; 
	position: absolute; 
	background-color: #eee; 
	border: 2px solid #fff; 
}

#jpersonal {
	padding: 20px;
	width: 152px; 
	height: auto;
}


#jpersonal td {
	text-align: left; 
	vertical-align: top;
}


.authorization {
	padding:15px 15px 0;
}

.authorization td {
	padding-bottom:8px;
	padding-right:5px;
}

.authorization .FS_editbox, .authorization .FS_button  {
	margin-bottom: 0;
}


#jmain_add {
	position: absolute; 
	display: none; 
	background-color: #eee; 
	border: 1px solid #fff; 
	text-align: left; 
	padding: 10px;
	font-size:10px;
}

#jmain_add div {
	padding-bottom: 4px;
}

.jadder {
	display: inline; 
	margin-left: 5px;
}

.adder {
	margin-bottom: 15px;
}

#jmail_load {
	vertical-align: middle !important; 
	text-align: center; 
	padding-left: 20px;
}

#jmail_load_img {
	display: none;
}

#jin_new {
	color: red;
}

.juser {
	text-align: left;
	padding-left: 1px;
}



#wreg {
	width: 400px; 
	height: auto; 
	text-align: left;
}

#wreg div {
	padding: 22px;
}


.message_new {
	font-weight:bold;
}


#menu_user td {
	vertical-align:top;
}


/* 
============================ Верстка основного содержания и шаблона  ========================================
*/


.w_100 {
	width:100%;
}

.right_block {margin-bottom: 30px;}

.content_cell {
    text-align:left;
    vertical-align:top;
    padding-right: 80px;
}

.guest_text {
    padding-right: 35%;
	padding-top: 20px;
}

.right_cell {
    padding-top:120px;
    vertical-align:top;
}

.right_cell_user {
    padding-top:370px;
    vertical-align:top;
}

.right_content {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size:11px;
}

.content_cell, .footer, .mainmenu_footer, .mainmenu_header {
    padding-left: 95px;
}

.razdelitel {
    padding-left: 10px;
    padding-right: 10px;
}



.footer {
    vertical-align:middle;
    color:#FFFFFF;
	font-size:10px;
	line-height: normal;
}

.footer a {
    color:#00CCFF;
}



.fantop_number_column {
    text-align:right;
}

.fantop td {
    padding: 4px;
}

.fantop_bottext {
    padding-top: 20px;
    padding-left: 42px;
    padding-bottom: 10px;
}



.newfans_empty_cell {
    height:5px;
}

.newfans_city, .newfans_regdate {
    font-size:9px;
}

.newfans_city {
    color:#616161;
}

.newfans_regdate {
	color:#aaa;
}



.corn_l {
    background-image:url(./images/corn_l.gif);
    background-position:bottom left;
    background-repeat:no-repeat;
}

.corn_r {
    background-image:url(./images/corn_r.gif);
    background-position: right bottom;
    background-repeat:no-repeat;
}

.views_1, .views_2, .views_3, .views_4, .views_5 {
    font-size:9px;
    text-align: center;
    vertical-align:bottom;
    background-position:top center;
    background-repeat:no-repeat;
    height: 16px;
    float: left;
	line-height:12px;
}

.views_1 {
    background-image:url(./images/views_1.gif);
    width: 23px;
}

.views_2 {
    background-image:url(./images/views_2.gif);
    width: 30px;
}

.views_3 {
    background-image:url(./images/views_3.gif);
    width: 37px;
}

.views_4 {
    background-image:url(./images/views_4.gif);
    width: 44px;
}

.views_5 {
    background-image:url(./images/views_5.gif);
    width: 51px;
}

.views_1 a, .views_2 a, .views_3 a, .views_4 a, .views_5 a {
    text-decoration:none;
    color:#000000;
}

.comments_1, .comments_2, .comments_3, .comments_4 {
    font-size:9px;
    text-align: center;
    vertical-align:bottom;
    background-position:top center;
    background-repeat:no-repeat;
    height: 16px;
    float: left;
    line-height:12px;
    color: #fff;
}

.comments_1 {
    background-image:url(./images/comments_1.gif);
    width: 23px;
}

.comments_2 {
    background-image:url(./images/comments_2.gif);
    width: 30px;
}



.comments_3 {
    background-image:url(./images/comments_3.gif);
    width: 37px;
}

.comments_4 {
    background-image:url(images/comments_4.gif);
    width: 44px;
}

.comments_1 a, .comments_2 a, .comments_3 a, .comments_4 a  {
    text-decoration:none;
    color:#fff;
}

.tag_1 {
    font-size: 12px;
}

.tag_2 {
    font-size: 16px;
	line-height:22px;
}

.tag_3 {
    font-size: 19px;
	line-height:25px;
}

.tag_4 {
    font-size: 22px;
	line-height:26px;
}

.tag_5 {
    font-size: 24px;
	line-height:30px;
}

.code {
	background-color:#eeeeee;
	padding: 10px;
	border:#555 1px solid;
}


.text_for_guest {
	display: none; 
	position: absolute;
}


.continue_block {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:1%;
    width: 29%;
	font-size: 10px;
}


.list_image, .full_image {
	float:left;
	margin-right:15px;
}


.source {

}


/*
============================ Цветовые схемы ========================================
*/

.bg_gray {
    background-color:#eee;
}

.fantop_white_cell {
    background-color:#FFFFFF;
}

.fantop_last_cell td {
    border-bottom:#FFFFFF 2px solid;
}


/*
============================ Таблицы ========================================
*/

Table.t_data 
{
    border-collapse:collapse;
    BORDER: #cccccc 1px solid;
    padding-left: 4 px;
    color: #414548;
    text-align:left;

}

.t_header TD 
{
    font-weight: bold;
    background-color:#eee;
    padding: 10px;
    text-align:center;
}


.t_data TD 
{
    BORDER: #cccccc 1px solid;
    padding: 5px 10px;
   
}

.t_center 
{
    text-align:center;
}

.t_digit {
	text-align:right;
}




/*
============================ для img из редактора ========================================
*/

.jimg_line_left, .jimg_line_right, .jimg_line_center {display: inline;}
.jimg_line_left {float: left; margin-left: 0 !important;}
.jimg_line_right {float: right; margin-right: 0 !important;}

.jimg_block_left, .jimg_block_right, .jimg_block_center {display: block;}
.jimg_block_left {text-align: left; margin-left: 0 !important;}
.jimg_block_center {text-align: center;}
.jimg_block_right {text-align: right; margin-right: 0 !important;}

.jimg_p5 {margin: 5px;}
.jimg_p10 {margin: 10px;}
.jimg_p15 {margin: 15px;}
.jimg_p20 {margin: 20px;}
.jimg_p25 {margin: 25px;}
.jimg_p30 {margin: 30px;}






/*
============================ Формы ========================================
*/


.FS_table
{
    width: 100%;
}

.form_label 
{
    width: 30%; 
    padding-right: 10px;
    padding-bottom: 12px;
	vertical-align:top;
}


.FS_ncc {visibility: hidden;}

.FS_smiles tr {height: 30px;}
.FS_smiles td {width: 30px; vertical-align: middle; text-align: center; border: none !important;}


.FS_desc 
{
    vertical-align:top;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.FS_editbox {}

.FS_button 
{
    clear:left;
}

.FS_button_forum 
{
    clear:none;
}

.FS_button, .FS_city_search 
{
    font-size: 12px;
    color: #fff;
    background-color: #555;
    background:url(./images/interface/button_bg.gif) center repeat-x;
    border: 1px solid #888;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
	padding-bottom: 3px;
    background-position: bottom;
    height: 24px;
    cursor: pointer;
}

.FS_combobox {}

.FS_textarea 
{
    height:80px;
}

.FS_checkbox {}

.FS_filebox {}

.FS_city 
{
    vertical-align:middle;
    margin-left: 5px;
    width: 20px;
}

.country_search_result 
{
    background-color:#FFF;
}


.FS_space, .FS_label 
{
    width:250px;
    float:left;
    clear:left;
}

.FS_right_col 
{
    margin-left:250px;
}

.FS_label_nomarg 
{
    float:left;
    clear:left;
}

#user_group_tab, .FS_label_text, .FS_label, .FS_label_nomarg, .FS_editbox, .FS_combobox, .FS_textarea, .FS_filebox, .FS_checkbox, .FS_desc, .FS_radio, .FS_button, .FS_city_search, .FS_reg_rules {
	margin-bottom:16px;
}

.FS_space, .FS_label, .FS_right_col, .FS_label_nomarg 
{
    margin-bottom: 0px;
}

.FS_label_desc {
	font-size:10px;
	line-height:12px;
	color:#999999;
}


.buttons 
{
    float:left;
    clear:left;
    vertical-align:top;
}

.FS_big 
{
    width:250px;
}

.FS_middle 
{
    width:150px;
}

.FS_small 
{
    width:70px;
}

.FS_forum_msg 
{
    height:200px;
    width: 100%;
}

.FS_nc 
{
    color:#FFCC00;
}

.FS_reg_rules 
{
  
    width:400px;
    height:400px;
    border:#999 1px solid;
    overflow:scroll;
    text-align:left;
    background-color:#fff;
    color:#333333;
    padding: 10px;
}

.FS_city_search 
{
    margin-left:10px;
    width: 100px;
    vertical-align:top;
    margin-top: 0;
}

.FS_button_marg_l 
{
    margin-left: 20px;
}

.FS_quick_search 
{
    width:100%;
    text-align: left;
}


.fresh_comment {
	padding: 7px;
	margin-bottom: 10px;
	width:65%;
}
	
.fresh_event {
	background-color:#eee; 
	background-image:url(./images/corn_r.gif);
    background-position: right bottom;
    background-repeat:no-repeat;
}

.multirow {margin-bottom: 15px; background-color: #eeeeee; padding: 5px;}



/*
============================ Опросы ========================================
*/

.survey_data {
    border-collapse: collapse;
}

.survey_data td {
    padding: 5px;
}

.survey_result {
    border-collapse: collapse;
}

.survey_result td {
    padding: 5px;
}
.survey_line {
    background-color: red;
    height: 15px;
}
.survey_arc {margin-top: 15px;}




/*
============================ Поиск ========================================
*/

.search_row {margin-bottom: 20px;}
.search_head a:link, .search_head a:visited {
    font-style: italic;
    font-size: 16px;
}
.search_part {font-size: 11px; color: #777;}
.search_find_word {font-weight: bold; color: #fff;}

.uta_caption {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
.uta_element {margin-bottom: 15px; background-color: #595959; padding: 5px;}
.uta_text {margin-bottom: 10px;}
.uta_rate input {margin-right: 5px;}
.preview_content {background-color: #fff !important; padding: 0 10px;}




/*
============================ Форматирование на главной ========================================
*/


.forum_on_main
{
    border-collapse: collapse;
    font-size:12px;
}

.forum_on_main td
{
    border: 1px solid #777 !important;
    padding: 7px !important;
    vertical-align: middle !important;
    background-color:#a5bfcf;
}

.forum_on_main_header td
{
    background-color:#89afc7;
    font-weight:bold;

    color:#eee;
}


td.forum_on_main_num
{
    text-align:center;
}


.foto_on_main
{

}

.foto_on_main td
{
    text-align: center;
    vertical-align: middle !important;
    padding: 0 !important;
    background-image:url(images/film_bg2.jpg);
    background-color: #aaa;
    
    
}

.foto_on_main td img
{
    margin: 0 !important;
    padding: 0 !important;
}

.foto_main
{
    margin-right: 10px;
    margin-bottom: 10px;
    float:left;
    border: #555 1px solid;
    padding: 3px;
}

.main_page_ul {margin-left: 20px;}

.stat_on_main
{
    margin-top: 15px;
    padding: 15px 7px !important;
    vertical-align: middle !important;
}


.rate_list {
	margin-left: 20px;
}


.mainpage_news_table td {
    vertical-align:top;
}


.mainpage_news_header {
  	font-size:22px;
   	padding-bottom: 6px;
	line-height:26px;
}


.mainpage_news_text {
    padding-top: 6px;
}


.mainpage_news_date {
    color:#999999;
    padding-top: 6px;
}


.mainpage_news_date_div {
    float:left;
    padding-right: 3px;
    text-transform: lowercase;
	font-size:10px;
}

.mainpage_film_header {
    font-size:22px;
    padding-bottom: 6px;
	line-height:26px;
}


.mainpage_forum td {
    text-align:left;
    vertical-align:middle;
    padding-top: 6px;
    padding-bottom: 12px;
	padding-right: 15px;
    height:15px;
}



.mainpage_forum_empty_cell {
    height:10px;
}

.mainpage_forum_author {
    padding-top:4px;
    color:#444;
}

.user_bd div {
	margin-bottom: 8px;
}	




/*
============================ Новости ========================================
*/


.news_item
{
    margin-bottom: 0;
    font-size:12px;
    clear:both;
    vertical-align: top;
    width: 50%;
    vertical-align: top;
    padding: 5px;
}

.news_item p
{
    padding-bottom: 0;
}
.news_header
{
    font-size:16px;
    padding-bottom:5px;
    padding-top:15px;
}

.news_date, .el_date
{
    font-size:10px;
    color:#aaa;
}




/*
============================ Фотогалерея ========================================
*/



.gallery_img
{
    height: 154px;
    padding: 2px;
    background-image:url(images/film_bg2.jpg);
    background-color: #777;
    
}



.gallery_img_full
{
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
    height: 190px;
    width: 240px;
    background-color: #eee;
    vertical-align: top;
    text-align: left;
	background-image:url(./images/corn_r.gif);
    background-position: right bottom;
    background-repeat:no-repeat;

    
}

.gallery_img_full table 
{
    width:100%;
}






/*
============================ Фильмы ========================================
*/



.film_list_item
{
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
    _height: 220px;
    _height: 160px;
    width: 250px;
    background-color: #ccc;
    background-image:url(images/film_bg.jpg);
    background-repeat:repeat;
    vertical-align: center;
    border: #666 1px solid;
}

.film_list_name
{
    text-align: center;
    vertical-align: middle;
    height: 72px;
}

.film_list_name a:link, .film_list_name a:visited
{
    font-size:16px;
    font-weight:bold;
}



.film_param
{
    color:#999999;
}

.film_param_full td
{
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:15px;
	vertical-align:top;

}


.main_film td
{
    border: none !important;
}

.first_year td, .all_year td
{
    padding-left: 5px !important;
}

.first_year
{
    display: block;
}

.all_year
{
    display: none;
}

td.film_year 
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size:18px;
}

.film_year div
{
    border-bottom: #999 1px dashed;
    width: 20px;
    margin-bottom:10px;
    white-space:nowrap;
}

.film_year a:link, .film_year a:visited, .film_year a:active
{
    color: #000;
    text-decoration:none;
    font-size: 14px;
}


.film_year a:hover
{
    color: #888;
    text-decoration:none;
    border-bottom:0;
}

.film_image
{
    width: 150px;
    vertical-align: top;
    text-align: right;
}

.film_desc
{
    margin-top: 10px;
    margin-bottom: 10px;
}


.film_table td {
    vertical-align:top;
}

.films_date {
    color:#999999;
    padding-top: 6px;
}

.film_date_div {
    float:left;
    padding-right: 3px;
    text-transform: lowercase;
	font-size:10px;

}

.list_film_header {
    font-size:10px;
    padding-bottom: 6px;
    color: #999;
}

.list_film_header a:link, .list_film_header a:visited {
	font-size: 22px;
	line-height:26px;
}

.modify_row td {
	padding-bottom: 54px;
}


/*
============================ Форум ========================================
*/


.forum_part_name a:link, .forum_part_name a:visited {
    text-decoration: none;
    font-size: 16px;
	font-weight: bold;
}

.forum_groups_tab
{
    border-collapse: collapse;
}
.forum_groups_tab td
{
    padding: 5px;
}

.forum_groups_tab table td
{
    border: none;
    padding: 0;
}

.command_cell
{
    margin-left: 20px;
}

.forum_quote
{
    background-color: #dddddd;
	margin-left: 20px;
    width: 80%;
	font-size:10px;
	line-height:14px;

}

.forum_quote .forum_quote,.forum_quote .forum_quote .forum_quote .forum_quote
{

    background-color: #cccccc;
}

.forum_quote .forum_quote .forum_quote, .forum_quote .forum_quote .forum_quote .forum_quote .forum_quote
{

    background-color: #dddddd;
}

.forum_anounce a:link, .forum_anounce a:visited
{
    color: red;
}

.forum_quote div
{
    margin-top: 5px;
	margin-bottom: 15px;
	border-bottom: #bbbbbb 1px dotted;	
	padding: 10px;
}



.quote_log
{
    font-style: italic;
}

.forum_topic_name  {
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
}


.forum_topics
{
    border-collapse: collapse;
}

.forum_topics td
{
    border: 1px solid #999;
    padding: 5px;
    
}



.forum_msg
{
    border-collapse: collapse;
}

.forum_msg td
{
    padding: 5px;
	border-left: #ffffff 1px solid;
}

.forum_msg td table td
{
    border: none;
}

td.forum_msg_text
{
    padding-top: 15px;
    padding-left: 10px;
}

.forum_msg_footer td
{
    
}

.forum_msg_header td
{
    background-color:#e1e1e1;
	border-bottom: #FFFFFF 1px solid;
}

.forum_msg_user_login
{
    font-size:20px;
}

td.forum_msg_datetime
{
    border:none;
    font-size:10px;
}

.forum_user_info
{
    font-size:10px;
    line-height:normal;
}

.FS_forum_msg {
    height:200px;
    width: 400px;
}

.forum_groups_header, .forum_partitions_header {
    color:#000000;
}

.forum_partitions_cell, .forum_groups_cell {
    background-color:#eee;
    
}

.forum_part_desc
{
    font-size:12px;
    margin-top: 10px;
}

.smiles td {padding: 3px; text-align: center; certical-align: middle;}
.FS_smiles tr {height: 42px;}
.FS_smiles td {width: 42px; vertical-align: middle; text-align: center; border: none !important;}

.forum_subscribe {
	margin-top: 10px;
	margin-bottom: 20px;	
}

.forum_subscribe td {
	vertical-align: middle; 
	padding: 3px;
}

.forum_subscribe .FS_button {
	margin-bottom: 0px;
}


.FS_fotobox {
	margin-bottom: 20px;
}

.foto_size {
	text-align:left;
	color: #999999;
}

.fpages {
	font-size: 10px;
}

.pages_top {
	border-bottom:1px dotted #aaaaaa;
	border-top:1px dotted #aaaaaa;
	margin-bottom:20px;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
}











/*
============================  ========================================
*/



.ncomm, .fcomm {
	display: inline; 
	margin-left: 5px; 
	font-size:10px; 
	color: #ff3366
}

.doublecell td
{
    padding-right: 10px;
    vertical-align:top;
    text-align:left;
}


.rate {
	font-size:24px;
}

.rate_add {
	color: red; 
	font-size: 16px; 
	font-weight: bold; 
	vertical-align: middle;
}



.topic_new, .topic_new td {
	font-weight: normal; 
	text-decoration: none;
}

.jonline {color: #22cc44;}
.joffline {color: #aaaaaa;}

.jprice {
	text-align:left;
	font-size:10px;
	}

.jprice span { 
	font-size: 22px;
	line-height:22px;
}

.jmsg {
	padding: 10px; 
	width: 65%; 
	background-color:#eee; 
	background-image:url(./images/corn_r.gif);
    background-position: right bottom;
    background-repeat:no-repeat;
}

.jget {
	width: 100%;
	padding-bottom:5px;
	padding-top:5px;
}



#jshop_full 
{
    display: none; border: 1px solid #aaa; background-color: #D3C9A6; position: absolute; width: 200px; height: auto; padding: 7px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    opacity: 0.9;
}

.original_name {
	font-size: 11px; 
	color:#555
}

.user_ban {margin-top: 15px; font-weight: bold;}
.user_ban span {color: red;}
.ban_wnd {padding: 7px; border: 1px solid #555; background-color: #eee; width: 280px; height: 200px; position: absolute; display: none;}
.ban_wnd div {width: 100%; text-align: center; font-weight: bold;}
.ban_wnd td {padding: 4px;}
.ban_wnd textarea {height: 40px; width: 200px;}

