
/*-- Body 
--------------------------------------------------------*/

html, body{
	height:100%;
	padding:0px;
	margin:0px;
}

body {
	background-position:left top;
	min-width:950px;
}

body, td {
	font-family:tahoma;
	font-size:11px;
	color:#626262;
}

td {
	vertical-align:top;
}

h1, h2, h3, h4, h5, h6, p {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}
 
h1 {
	font-size: 32px;
	font-weight:normal;
}
 
h2 {
	font-size: 20px;
	font-weight:normal;
}

h3 {
	font-size: 20px;
	font-weight:normal;
}

h4 {
	font-size: 12px;
	font-weight:bold;
	padding-bottom:0px;
}

form {
	padding:0px;
	margin:0px;
}

form fieldset {
	padding:0px;
	margin:0px;
	display:block;	
	border-width:0px;
}

span {
  clear:both;
  display:block;
}
/*-- Content block 
--------------------------------------------------------*/

.main_block {
	background-repeat:repeat-x;
	background-position:left top;
	position:relative;
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	z-index:2;
	padding-left:10px;
	padding-right:10px;
}

.main_block_in {
	padding-top:21px;
}

.content_part {
	background-color:#ffffff;
	height:440px;
	width:100%;
	position:relative;
	z-index:2;
}

/*-- Content block / Content part / Left column
--------------------------------------------------------*/

.logo {
	position:relative;
	z-index:2;
	width:265px;
	padding:0px;
	margin:0px;
}

.logo a {
	display:block;
	width:138px;
	height:88px;
	background-repeat:no-repeat;
	margin-left:65px;
	margin-top:12px;
	margin-bottom:22px;
}

.logo a img {
	border:0px;
	width:138px;
	height:88px;
}

h2.title {
	background-repeat:no-repeat;
	background-position:39px 0px;
	padding:0px;
	margin:0px;
	position:relative;
	height:31px;
	overflow:hidden;
	border-bottom:3px solid black;
	width:243px;
}

h2.title img{
	height:31px;
	width:243px;
}

h3.title {
	background-repeat:no-repeat;
	background-position:20px 0px;
	padding:0px;
	margin:0px;
	position:relative;
	height:19px;
	overflow:hidden;
}

h3.title img{
	height:19px;
	width:600px;
}

/*-- Content block / Content part / Left column / Service links
--------------------------------------------------------*/

.service_links {
	white-space:nowrap;
	font-size:12px;
	font-weight:bold;
	padding-left:32px;
	padding-bottom:10px;
}

.service_links a.rss {
	background-image:url('../img/rss.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
}

.service_links a{
	text-decoration:none;
	margin-right:6px;
	padding-bottom:2px;
}

.service_links a:hover{
	text-decoration:underline;
}

/*-- Content block / Content part / Left column / Search form
--------------------------------------------------------*/ 

.search_form {
	padding-left:22px;
	padding-bottom:17px;
}

.search_form .input{
	width:158px;
	border:1px solid #C1C1C1;
	font-size:18px;
	margin-right:3px;
}

.search_form .button {
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
	top:7px;
}

.search_form .button, .search_form .button img{
	width:59px;
	height:27px;
}

/*-- Content block / Content part / Main menu
--------------------------------------------------------*/

.main_menu {
	padding:0px;
	margin:0px;
	width:243px;
	position:relative;
	overflow:hidden;
	display:block;
	padding-bottom:26px;
}

.main_menu li{
	background-image:url('../img/menu_bg.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:243px;
	display:block;
	font-family:Arial Narrow;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
}

.main_menu li a{
	background-repeat:no-repeat;
	background-position:30px 50%;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:6px;
	display:block;
	text-decoration:none;
	width:100%;
}

.main_menu li a:hover, .main_menu .active a, .main_menu .active a:hover {
	background-color:#F9F8F8;
	text-decoration:none;
}

.main_menu .active a, .main_menu .active a:hover {
	cursor:default;
}

/*-- Content block / Content part / Enter
--------------------------------------------------------*/

.enter_form {
	padding-top:12px;
	padding-bottom:12px;
}

.enter_form td {
	vertical-align:middle;
	padding-bottom:5px;
}

.enter_form label {
	display:block;
	text-align:right;
	font-family:arial narrow;
	font-size:15px;
	color:#464646;
	font-weight:bold;
	width:69px;
	margin-right:9px;
}

.enter_form .input {
	width:125px;
	font-size:14px;
	border:1px solid #C1C1C1;
}

.enter_form .button {
	background-repeat:no-repeat;
	margin-bottom:4px;
}

.enter_form .button, .enter_form .button img {
	width:59px;
	height:27px;
}

.enter_form p {
	font-size:12px;
	line-height:18px;
}

.enter_form p a{
	text-decoration:underline;
}

.enter_form p a:hover{
	text-decoration:none;
}

/*-- Content block / Content part / Left column / Calendar
--------------------------------------------------------*/

.calendar {
	width:207px;
	position:relative;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:35px;
	padding-bottom:6px;
	border-bottom:2px solid black;
}

.calendar .calendar_menu {
	height:28px;
	background-repeat:no-repeat;
	margin-top:14px;
	font-size:15px;
	font-family:tahoma;
	font-weight:bold;
	position:relative;
}

.calendar .calendar_menu a {
	background-repeat:no-repeat;
	display:block;
	float:left;
}

.calendar .calendar_menu a img{
	width:10px;
	height:10px;
	border:0px;
	position:relative;
}

.calendar .calendar_menu .a_left, .calendar .calendar_menu .a_right{
	position:relative;
	bottom:-5px;
	z-index:5;
}

.calendar .calendar_menu span {
	margin-left:4px;
	margin-right:4px;
	display:block;
	float:left;
}

.calendar .part_1 {
	position:absolute;
	z-index:4;
	left:13px;
	top:4px;
	white-space:nowrap;
	width:80px;
}

.calendar .part_2 {
	position:absolute;
	z-index:4;
	left:96px;
	top:4px;
	white-space:nowrap;
	width:150px;
}

.calendar table {
	width:195px;
	margin-left:8px;
}

.calendar td{
	font-size:11px;
	/*font-weight:bold;*/
	width:15%;
	padding:1px;
}

.calendar .title td{
	padding-top:6px;
	padding-bottom:8px;
	padding-left:3px;
}

.calendar td a{
	display:block;
	width:14px;
	text-decoration:none;
	color:#727272;
}

.calendar .red {
	color:#C50000;
}

.calendar td a:hover{
	text-decoration:none;
}

/*-- Content block / Content part / Left column / Module
--------------------------------------------------------*/

.module_200x240 {
	padding-left:5px;
	padding-bottom:28px;
}

.module_200x240 img{
	border:0px;
}

/*-- Content block / Content part / Right column 
--------------------------------------------------------*/

.right_column {
	width:90%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:13px;
}

/*-- Content block / Content part / Right column / Module 
--------------------------------------------------------*/

.module_600x90_1 {
	text-align:center;
	padding-bottom:21px;
}

.module_600x90_2 {
	text-align:center;
}

.module_600x90_1 img, .module_600x90_2 img{
	border:0px;
}

/*-- Content block / Content part / Right column / Main index text
--------------------------------------------------------*/

.main_index_text {
	width:100%;
	clear:both;
	position:relative;
}

.main_index_text a img{
	padding:1px;
	border:5px solid black;
	margin-right:23px;
	margin-bottom:9px;
	float:left;
}

.main_index_text h1 {
	font-size:32px;
	line-height:130%;
	font-weight:normal;
}

.main_index_text p{
	font-size:18px;
	font-weight:normal;
}

/*-- Content block / Content part / Right column / Index fresh list
--------------------------------------------------------*/

.index_fresh_list {
	width:100%;
	clear:both;
	background-image:url('../img/border_top.gif');
	background-position:center top;
	background-repeat:repeat-y;
	margin-bottom:13px;
}

.index_fresh_list td {
	width:50%;
	padding:11px;
	padding-bottom:0px;
	padding-top:5px;
}

.index_fresh_list .general td{
	padding-bottom:11px;
	padding-top:11px;
}

.index_fresh_list .top td {
	background-image:url('../img/border_right.gif');
	background-position:left top;
	background-repeat:repeat-x;
	padding-right:0px;
}

.index_fresh_list .top .left {
	background-image:url('../img/border_left.gif');
	background-position:right top;
	background-repeat:repeat-x;
	padding-left:0px;
	padding-right:11px;
}

.index_fresh_list a img{
	padding:1px;
	border:4px solid black;
	margin-right:14px;
	float:left;
}

.index_fresh_list h2, .index_fresh_list h3 {
	font-size:20px;
	line-height:120%;
	font-weight:normal;
	padding-bottom:7px;
}

.index_fresh_list .general p {
	font-size:14px;
	font-weight:bold;
}

.index_fresh_list p {
	font-size:11px;
}

.index_fresh_list h2.title_2 {
	display:block;
	width:100%;
	clear:both;
	padding:0px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	height:23px;
	overflow:hidden;
	position:relative;
}

.index_fresh_list h2.title_2 span{
	text-transform:uppercase;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:4px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	color:#ffffff;
}

.index_fresh_list h2.title_2 a{
	text-transform:uppercase;
	position:absolute;
	right:9px;
	top:3px;
	font-size:10px;
}

.site_fresh_block {
	padding-bottom:4px;
	border-bottom:2px solid black;
	margin-top:6px;
}

.index_fresh_list .v_1 {
	border-color:#E66381;
}

.index_fresh_list .v_1 h2.title_2{
	background-color:#FAE0E6;
}

.index_fresh_list .v_1 h2.title_2 span{
	background-color:#E66381;
}

.index_fresh_list .v_1 h2.title_2 a {
	color:#E66381;
}

.index_fresh_list .v_2 {
	border-color:#FFAA3B;
}

.index_fresh_list .v_2 h2.title_2{
	background-color:#FFEED8;
}

.index_fresh_list .v_2 h2.title_2 span{
	background-color:#FFAA3B;
}

.index_fresh_list .v_2 h2.title_2 a {
	color:#FFAA3B;
}

.index_fresh_list .v_3 {
	border-color:#E97EEA;
}

.index_fresh_list .v_3 h2.title_2{
	background-color:#FBE5FB;
}

.index_fresh_list .v_3 h2.title_2 span{
	background-color:#E97EEA;
}

.index_fresh_list .v_3 h2.title_2 a {
	color:#E97EEA;
}

.index_fresh_list .v_4 {
	border-color:#8390E4;
}

.index_fresh_list .v_4 h2.title_2{
	background-color:#E6E9FA;
}

.index_fresh_list .v_4 h2.title_2 span{
	background-color:#8390E4;
}

.index_fresh_list .v_4 h2.title_2 a {
	color:#8390E4;
}

.index_fresh_list .v_5 {
	border-color:#A8C146;
}

.index_fresh_list .v_5 h2.title_2{
	background-color:#EEF3DA;
}

.index_fresh_list .v_5 h2.title_2 span{
	background-color:#A8C146;
}

.index_fresh_list .v_5 h2.title_2 a {
	color:#A8C146;
}

.index_fresh_list .v_6 {
	border-color:#D8B170;
}

.index_fresh_list .v_6 h2.title_2{
	background-color:#EEF3DA;
}

.index_fresh_list .v_6 h2.title_2 span{
	background-color:#D8B170;
}

.index_fresh_list .v_6 h2.title_2 a {
	color:#D8B170;
}

.index_fresh_list .v_7 {
	border-color:#73B6C2;
}

.index_fresh_list .v_7 h2.title_2{
	background-color:#E3F0F3;
}

.index_fresh_list .v_7 h2.title_2 span{
	background-color:#73B6C2;
}

.index_fresh_list .v_7 h2.title_2 a {
	color:#73B6C2;
}

.index_fresh_list .v_8 {
	border-color:#EDBD2A;
}

.index_fresh_list .v_8 h2.title_2{
	background-color:#FBF2D4;
}

.index_fresh_list .v_8 h2.title_2 span{
	background-color:#EDBD2A;
}

.index_fresh_list .v_8 h2.title_2 a {
	color:#EDBD2A;
}

/*-- Content block / Content part / Right column / Women news
--------------------------------------------------------*/

.women_news {
	background-color:#F6F6F6;
	margin-bottom:50px;
}

.women_news .top{
	background-image:url('../img/lt_1.gif');
	background-repeat:no-repeat;
	position:relative;
	height:6px;
	overflow:hidden;
	margin-bottom:4px;
}

.women_news .top div {
	background-image:url('../img/rt_1.gif');
	background-repeat:no-repeat;
	background-position:right top;
}

.women_news .bottom{
	background-image:url('../img/lb_1.gif');
	background-repeat:no-repeat;
	height:6px;
	overflow:hidden;
}

.women_news .bottom div {
	background-image:url('../img/rb_1.gif');
	background-repeat:no-repeat;
	background-position:right top;
}

.women_news a {
	display:block;
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:13px;
	margin-right:19px;
	margin-left:19px;
	padding-bottom:6px;
	color:#000000;
	text-decoration:underline;
}

.women_news a:hover {
	color:#000000;
	text-decoration:none;
}

/*-- Content block / Content part / Right column / Article
--------------------------------------------------------*/

.article .article_group {
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	clear:both;
	width:100%;
	padding-bottom:0px;
}

.article .article_group span{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	position:relative;
	display:block;
	float:left;
}

.article .article_title {
	font-weight:normal;
	color:#121212;
	clear:both;
	width:100%;
	padding-top:10px;
}

.article_image img {
	padding:1px;
	border:4px solid black;
}

.article_image.left {
	float:left;
	margin-right:14px;
	margin-bottom:14px;
}

.article_image.right {
	float:right;
	margin-left:14px;
	margin-bottom:14px;
}

.article p {
	font-size:14px;
	font-weight:bold;
}

.article_info {
	width:100%;
	border-top:3px solid black;
	margin-bottom:18px;
}

.article_info td{
	padding-top:12px;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
}

.article_info div{
	padding-bottom:9px;
}

.article_info .part_2 {
	text-align:right;
}

.ratio {
	width:129px;
	background-image:url('../img/ratio.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:relative;
	z-index:4;
	top:2px;
	right:-8px;
}

.ratio span{
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.ratio .r_0{
	background-position:-129px 0px;
}

.ratio .r_1{
	background-position:-117px 0px;
}

.ratio .r_2{
	background-position:-104px 0px;
}

.ratio .r_3{
	background-position:-91px 0px;
}

.ratio .r_4{
	background-position:-78px 0px;
}

.ratio .r_5{
	background-position:-65px 0px;
}

.ratio .r_6{
	background-position:-52px 0px;
}

.ratio .r_7{
	background-position:-39px 0px;
}

.ratio .r_8{
	background-position:-26px 0px;
}

.ratio .r_9{
	background-position:-13px 0px;
}

.ratio .r_10{
	background-position:0px 0px;
}

.ratio img{
	width:129px;
	height:12px;
}

.message {
	min-height:50px;
	padding-left:63px;
	position:relative;
	padding-top:9px;
	border-top:1px solid #E5E5E5;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.message .avatar {
	position:absolute;
	top:11px;
	left:2px;
}

.message .avatar img {
	border:0px;
}

.message .user {
	padding-bottom:5px;
	font-size:11px;
	font-weight:normal;
}

.message .user a{
	font-size:14px;
	font-weight:bold;
}

.comment_form {
	position:relative;
	z-index:3;
	margin-right:-13px;
	padding-bottom:12px;
	margin-bottom:26px;
}

.comment_form form {
	display:block;
	margin-left:64px;
}

.comment_form form label {
	font-size:25px;
	color:#626262;
	padding-top:16px;
	padding-bottom:15px;
	display:block;
}

.comment_form form textarea {
	border:1px solid #C1C1C1;
	overflow:auto;
	height:99px;
	width:96%;
	margin-bottom:7px;
}

.comment_form form .button {
	background-repeat:no-repeat;
}

.comment_form form .button, .comment_form form .button img {
	width:139px;
	height:27px;
}

/*-- Content block / Content part / Right column / Article list
--------------------------------------------------------*/

.article_list {
	width:100%;
	position:relative;
	clear:both;
}

.article_list h1.title {
	font-size:32px;
	color:#ffffff;
	display:block;
	clear:both;
	width:100%;
	height:44px;
	padding:0px;
	padding-bottom:24px;
}

.article_list h1.title span {
	display:block;
	float:left;
	padding-bottom:4px;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
}

.article_list .main_index_text a img{
	margin-bottom:23px;
}

/*-- Content block / Content part / Right column / Register
--------------------------------------------------------*/

.registration h1{
	font-size:32px;
	color:#121212;
}

.registration p{
	font-size:14px;
	font-weight:bold;
}

.registration form{
	margin-top:13px;
	padding-top:19px;
	padding-bottom:14px;
	width:60%;
	margin-bottom:50px;
}

.registration td{
	vertical-align:middle;
	font-size:15px;
	font-family:Arial Narrow;
	color:#464646;
	padding-bottom:8px;
}

.registration label{
	white-space:nowrap;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:8px;
	padding-left:59px;
}

.registration td img {
	border:1px solid #C1C1C1;
}

.registration .long, .registration .short {
	width:163px;
	border:1px solid #C1C1C1;
	margin-right:42px;
}

.registration .short {
	width:116px;
}

.registration .button, .registration .button img {
	width:102px;
	height:27px;
}

.registration .button {
	background-repeat:no-repeat;
}

/*-- Content block / Content part / Right column / Profile
--------------------------------------------------------*/

.profile {
	margin-bottom:50px;
}

.profile h1 {
	color:#121212;
	font-size:32px;
	text-decoration:none;
}

.profile h1 a{
	color:#121212;
	font-size:32px;
	text-decoration:none;
}

.profile h1 a img{
	border:0px;
}

.profile h1 a span{
	z-index:6;
	top:-15px;
	position:relative;
}

.profile .inner_block {
	padding-left:19px;
	padding-top:12px;
	padding-bottom:15px;
	padding-right:20px;
	width:450px;
}

.profile .inner_block h2 {
	color:#121212;
	font-size:18px;
	padding-bottom:18px;
}

.profile .inner_block td{
	color:#464646;
	font-weight:bold;
	padding-left:13px;
	padding-bottom:8px;
}

.profile .inner_block .left{
	text-align:right;
}

/*-- Content block / Content part / Right column / Navigator
--------------------------------------------------------*/

.navigator {
	width:100%;
	position:relative;
	clear:both;
	padding-left:7px;
	height:85px;
}

.navigator a{
	font-size:18px;
	display:block;
	float:left;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:1px;
}

.navigator a:hover, .navigator a.active {
	text-decoration:none;
	color:#ffffff;
}

.navigator a.active {
	cursor:default;
}

.separator {
	width:100%;
	clear:both;
	position:relative;
	height:1px;
	overflow:hidden;
}

/*-- Content block / Top border
--------------------------------------------------------*/

.top_border .ct_1{
	height:10px;
	z-index:2;
	position:relative;
	overflow:hidden;
}

.top_border .ct_1{
	height:10px;
	background-color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	top:21px;
}

.top_border .lt_1 {
	position:absolute;
	width:10px;
	height:10px;
	left:10px;
	top:21px;
	background-repeat:no-repeat;
	z-index:5;
}

.top_border .rt_1 {
	position:absolute;
	width:10px;
	height:10px;
	right:10px;
	top:21px;
	background-repeat:no-repeat;
}

/*-- Content block / Bottom border
--------------------------------------------------------*/

.bottom_border {
	height:17px;
	z-index:2;
	position:relative;
	overflow:hidden;
}

.bottom_border .cb_1{
	height:17px;
	background-image:url('../img/cb_1.png');
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:9px;
}

.bottom_border .lb_1 {
	position:absolute;
	width:9px;
	height:17px;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-image:url('../img/lb_1.png');
	z-index:5;
}

.bottom_border .rb_1 {
	position:absolute;
	width:9px;
	height:17px;
	right:0px;
	top:0px;
	background-repeat:no-repeat;
	background-image:url('../img/rb_1.png');
	z-index:5;
}

/*-- Content block / Footer 
--------------------------------------------------------*/

.footer {
	position:relative;
}

.footer table{
	width:100%;
}

.footer td{
	vertical-align:middle;
	text-transform:uppercase;
	color:#ffffff;
	padding-top:9px;
	padding-bottom:12px;
}

.footer a{
	color:#ffffff;
}

.footer a img{
	border:0px;
}

.footer .part_1 {
	width:242px;
	padding-left:12px;
	white-space:nowrap;
}

.footer .part_1 a{
	text-decoration:underline;
}

.footer .part_2 {
	text-align:center;
}

.footer .part_2 a{
	margin-left:14px;
	margin-right:14px;
}

.footer .part_3 {
	width:237px;
	text-align:right;
	padding-right:27px;
}

/*-- Form template
--------------------------------------------------------*/

.form_template {
	clear:both;
	position:relative;
	z-index:3;
}

.form_template label{
	display:block;
	color:#626262;
	font-size:14px;
	font-weight:bold;
	padding-bottom:1px;
}

.form_template .text {
	width:365px;
	font-size:14px;
	border:1px solid #C1C1C1;
	margin-bottom:5px;
}

.form_template textarea {
	width:365px;
	height:150px;
	font-size:14px;
	border:1px solid #C1C1C1;
	margin-bottom:5px;
	overflow:auto;
}

.form_template .checkbox {
	border:1px solid #C1C1C1;
	width:auto;
	height:36px;
	margin-top:3px;
	margin-bottom:5px;
	position:relative;
}

.form_template .checkbox td{
	padding:5px;
}

.form_template .checkbox td label{
	padding-right:5px;
}

.form_template .radio {
	border:1px solid #C1C1C1;
	width:auto;
	height:36px;
	margin-top:3px;
	margin-bottom:5px;
	position:relative;
}

.form_template .radio td{
	padding:5px;
}

.form_template .radio td label{
	padding-right:5px;
}

.form_template td{
	vertical-align:middle;
	padding-left:5px;
}

.form_template .file {
	margin-bottom:5px;
	width:365px;
}

.form_template span{
	display:block;
	color:#4A4A4A;
	font-size:11px;
	position:relative;
	z-index:2;
	margin-top:-3px;
	padding-bottom:5px;
}

.form_template span.error{
	color:red;
}

.form_template div img{
	margin-top:2px;
	margin-bottom:4px;
}

.form_template .button_1, .form_template .button_2, .form_template .button_3{
	background-repeat:no-repeat;
	height:27px;
	margin-top:0px;
	margin-bottom:15px;
}

.form_template .button_1 {
	width:99px;
}

.form_template .button_2 {
	width:199px;
}

.form_template .button_3 {
	width:59px;
}

.form_template select {
	width:95px;
	border:1px solid #C1C1C1;
	margin-bottom:10px;
}

.form_template select.long {
	width:370px;
}

/*-- Content block / Authorized 
--------------------------------------------------------*/

.authorized {
	margin-bottom:15px;
}

.authorized .avatar{
	padding-left:22px;
	padding-right:9px;
	padding-top:2px;
}

.authorized .avatar img{
	border:0px;
}

.authorized .authorized_info {
	padding-right:10px;
}

.authorized .authorized_info p{
	padding-bottom:4px;
	font-size:14px;
	font-weight:bold;
}

.authorized .authorized_info div{
	font-size:12px;
}

.authorized .authorized_info .exit {
	padding-top:5px;
	font-weight:bold;
}

.authorized .authorized_info .exit a{
	color:red;
	text-decoration:underline;
}

.authorized .authorized_info .exit a:hover {
	color:red;
	text-decoration:none;
}

/* ######################################################### */


.invisible
 {
  text-decoration: line-through;
 }
