body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Tahoma;
}
a {color: #000000;}
a:visited {color: #333333}
.clear {clear: both;}

a.to_kabinet {
	color: #000000;
}

a.to_kabinet:hover {
	text-decoration: none;
}

.orange {
	color: #ff6600;
}

.navigation {
	background: #EFEFEF;
	border-bottom: 1px solid #7A7A7A;
	font-size: 10px;
	/*padding: 4px;*/
	/*line-height: 2em;*/
	height: 2em;
	/*padding:0;
	margin:0;*/
}

.navigation a {
	color: #ffffff !important;
	background: #7A7A7A;
	display: block;
	float: left;
	line-height: 2em;
	padding-left: 4px;
	outline: 0;
}

.navigation em{
	background: #7A7A7A url(../img/nav.gif) no-repeat scroll right center;
	display: block;
	float: left;
	height: 2em;
	width: 0.6em;
	line-height: 2em;
	padding-left: 4px;
	overflow: hidden;
	text-indent: -99em;
}

.navigation span{
	background: #7A7A7A url(../img/rightNookBlue.png) no-repeat scroll right center;
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	padding:0 22px 0 4px;
	color: #ffffff;
}

.navigation a:hover {
	text-decoration: none;
}

.big_input {
	width: 407px;
	font-size: 14px;
	padding: 2px 1px 1px 1px;
	border: 1px solid #333333;
}

.textarea {
	width: 390px;
	height: 247px;
	border: 1px solid #004A80;
}

.pages {
	text-align: right;
	padding: 12px 0 0px 0;
	font-size: 11px;
}

.pages a {
	color: #1F7DBA;
}

.pages a:hover {
	text-decoration: none;
}

#site {
	width: 1004px;
	margin: 0px auto;
	position: relative;
}

#header {
	padding: 0;
}

#header .top {
	padding: 0 20px 0 20px;
	background: #8F8F8F;
}

#header .top .menu {
	float: left;
	width: 500px;
}

#header .top .menu a {
	color: #ffffff;
	margin: 3px 15px 3px 2px;
	padding: 0;
	display: block;
	float: left;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
}

#header .top .menu a:hover {
	text-decoration: none;
}

#header .top .login {
	float: left;
	width: 464px;
	text-align: right;
	padding: 6px 0 3px 0;
	font-size: 11px;
	color: #ffffff;
}

#header .top .login .name {
	font-weight: bold;
}

.loginform { /*display: inline;*/
	width: 305px;
	padding: 0;
	margin: 0 0 0 auto;
	text-align: left;
}

.loginform input.txt {
	line-height: 14px;
	font-size: 11px;
	width: 80px;
	border: 1px solid #999999;
}

.loginform input.btn {
	font-size: 11px;
	color: #ffffff;
	background: none;
	border: 0px solid black;
	text-decoration: underline;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.loginform small {
	color: #ffffff;
	font-size: 1em;
}

.loginform a {
	padding-left: 3em;
	color: #000000;
	font-size: 1em;
	outline: none;
}

#header .bottom {
	padding: 0 27px 15px 46px;
}

#header .bottom .logo {
	float: left;
	width: 215px;
	/*overflow:hidden;*/
}

#header .bottom .logo img {
	border: 0px;
}

#header .bottom .logo a {
	display: block;
	width: 185px;
	height: 40px;
	margin: 17px 0 0 0;
	position:relative;
	top:13px;
}

#header .bottom .right {
	float: left;
	width: 713px;
	padding: 0;
	position: relative;
}

#header .bottom .org_page{padding: 10px 0 0 0;}
#header .bottom .org_page .navigation{margin: 9px 0 29px 0 !important;}

#header .bottom .right strong {
	position: absolute;
	top: 45px;
	left: 5px;
}

#header .bottom .right .navigation {
	margin: 13px 0 29px 0;
}

/* yellow pages */
#header .bottom .right .alphabet a {
	font-size: 11px;
	color: #1F7DBA;
	margin: 0 1px 0 1px;
}

#header .bottom .right .alphabet span strong {
	font-size: 11px;
	color: #1F7DBA;
	margin: 0 1px 0 1px;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}

#header .bottom .right .alphabet span strong.opened {
	display: none;
}

#header .bottom .right .alphabet span em {
	font-size: 11px;
	color: #1F7DBA;
	margin: 0 1px 0 1px;
	text-decoration: none;
	cursor: pointer;
	font-style: normal;
}

#header .bottom .right .alphabet span em.hidden {
	display: none;
}

#header .bottom .right .alphabet a:hover {
	text-decoration: none;
}

#header .bottom .right .search {
	padding: 13px 0 0 0;
}

#header .bottom .right .search form {
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	display: block;
}

#header .bottom .right .search #do_search {
	width: 69px;
	height: 23px;
	background: url(../img/buttons/search.png);
	border: 0px;
}

.search ul.radioGroup{ padding:0; margin:0; font-size: 11px;}
.search ul.radioGroup li{list-style: none; padding:0 11px 0 0; margin:0; float: left;
						background: url(../img/radiobutton.png) no-repeat 2px 4px;
						line-height:18px; cursor: pointer}
.search ul.radioGroup li.sel{background: url(../img/radiobutton.png) no-repeat 2px -30px;line-height:18px;}
.search ul.radioGroup li em{font-style: normal;padding-left:15px;}
.search ul.radioGroup li input{/*display:none;*/font-size: 11px; line-height: 11px; padding:0; margin:3px 1px 0;}

.newOrganizationLink {
	position: absolute;
	display: block;
	/*bottom: 0pt;*/
	top:1.5em;
	right: 40px;
	margin:0; padding:0;
}

#header .bottom2 {
	padding: 15px 27px 0 46px;
	font-size: 11px;
	display: none;
}

#header .bottom2 .logo {
	float: left;
	width: 212px;
	text-align: left;
	padding: 0 6px 0 0;
}

#header .bottom2 .right {
	float: left;
	width: 713px;
	padding: 0px 0 0 0;
}

#header .bottom2 .right a {
	color: #1F7DBA;
}

#header .bottom2 .right a:hover {
	text-decoration: none;
}
.right .captionBlue{
	margin-top: 2em;
	line-height:1.6em;
	font-size: 11px;
	padding: 0.3em 0 0.3em 0.8em ;
	background: #999999;
	color: #ffffff;
}
.right .captionGreen{
	margin-top: 2em;
	line-height:1.6em;
	font-size: 11px;
	padding: 0.3em 0 0.3em 0.8em ;
	background: #999999;
	color: #ffffff;
	position: relative;
	zoom: 1;
}

.right .captionGreen a{display: block; position: absolute; right: 16px; bottom:4px;}
.right .captionPink{
	margin-top: 2em;
	line-height:1.6em;
	font-size: 11px;
	padding: 0.3em 0 0.3em 0.8em ;
	background: #999999;
	color: #ffffff;
}

/* yellow pages end */
.marginTopContent {
	margin: 15px 0 0 0;
}

.content {
	padding: 0 0 0 46px;
	zoom:1;
}

.content .left {
	float: left;
	width: 218px;
}

.content .left input{padding:0; border: 1px solid #cccccc; width: 120px;}
.content .left .autoCompleteWrapper{margin:0 0 20px 20px;}
.autoCompleteWrapper{position: relative;}
.AutoCompleteDropBox{display:none; position:absolute; left:0; z-index:100;}
.AutoCompleteDropBox ul{padding:0; margin:0; background: #f7f7f7; border: 1px solid #dae2e8;}
.AutoCompleteDropBox ul li{list-style:none; padding:3px;}
.AutoCompleteDropBox ul li a.sel{color:#BA9E20;}

.content .left h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 15px 0;
	text-indent: 20px;
}

.cabinet_menu {
	padding: 2em 0 0 0;
	margin: 0;
}

.cabinet_menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 2em;
	padding-left: 0.5em;
}

.cabinet_menu li.capt {
	font-weight: bold;
	padding-bottom: 1em;
}

.cabinet_menu li.premium {
	font-weight: bold;
	padding-bottom: 1em;
	background: #F8E8A7 url(../img/premium.gif) center right no-repeat;
}

.cabinet_menu li a {
	color: #333333;
}

.cabinet_menu li ul {
	padding: 0;
	margin: 0;
}

.cabinet_menu li ul li {
	font-weight: normal;
	padding-left: 2em;
}

.content .center_only {
	width: 480px;
	margin: 0 0 0 225px /*auto*/;
	padding: 27px 0 0 0;
}

.content .center_only form { /*line-height: 0px;*/
	margin: 0px;
	padding: 0px;
}

.content .center_only .registration p {
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

.content .center_only .registration .caption {
	margin: 30px 0 20px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
}

.content .center_only .registration .label_imp {
	padding: 15px 0 4px 0;
	color: #cc0000;
	line-height: normal;
}

.content .center_only .registration .label {
	padding: 0 0 4px 0;
	line-height: normal;
	display: block;
}

.content .center_only .registration .label_imp b,.content .center_only .registration .label b
	{
	position: absolute;
	right: 0;
	color: #cc0000;
}

.big_red_borders {
	border: 2px solid #cc0000;
}

.big_green_borders {
	border: 2px solid #00cc00;
}

.content .center_only .registration .br {
	height: 30px;
}

.content .center_only .registration #do_reg {
	width: 187px;
	height: 23px;
	background: url(../img/buttons/reg.png);
	border: 0px;
}

.content .center_only .registration .submit {
	width: 317px;
	height: 23px;
	margin: 40px 0 0 80px;
}

.marginTopContent .left {
	width: 215px;
}

.content .center {
	float: left;
	width: 389px;
	padding: 0 37px 0 0;
}

.marginTopContent .center {
	width: 484px;
	padding: 0 21px 0 0;
}

.content .center p {
	text-align: justify;
	margin: 5px 0 0 0;
	text-indent: 40px;
	font-size: 11px;
}

.content .center h1 {
	font-size: 16px;
	font-weight: bold;
}

.content .right {
	float: left;
	width: 234px;
	padding: 10px 53px 0 0;
}

.content .right .socialnets{ width: 250px; height: 45px; position: relative; left: -7px;}

.marginTopContent .right {
	width: 217px;
	padding: 0;
}

.info .row {
	margin: 0 0 15px 0;
}

.info i {
	color: #666666;
}

.info a {
	color: #009933;
}

.info a:hover {
	text-decoration: none;
}

.price {
	margin: 32px 0 40px 0;
}

.price .price_img {
	background: url(../img/price.gif);
	width: 24px;
	height: 24px;
	margin: -7px 7px 0 0;
	display: block;
	float: left;
}

.news {
	
}

.news .razdel {
	font-weight: bold;
}

.news .post {
	margin: 15px 0 0 0;
	text-align: justify;
	font-size: 11px;
}

.news .post .date {
	color: #ff6600;
}

.place_category {
	margin: 15px 0 0 0;
}

.place_category .razdel {
	font-weight: bold;
}

.place_category a {
	color: #1F7DBA;
	font-size: 11px;
	line-height: 14px;
}

.place_category a:hover {
	text-decoration: none;
}

#footer {
	padding-top: 2em;
	font-size: 11px;
	position:relative;
}

#footer .hlp_sp {
	text-align: left;
	padding: 0.7em 6em;
	border-top: 1px solid #C8C8C8;
}

#footer .hlp_sp p{padding:0;margin:0;}

#footer .hlp_sp a {
	color: #999999;
	text-decoration: none;
}

#footer .hlp_sp a.right {
	position: absolute;
	right: 6em;
	
}

#footer .hlp_sp a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer .producer{display:block;position: absolute; right: 20px; top: 32px;}

.searchResults{overflow:hidden;}

.searchResults .item {
	margin: 12px 0 0 0;
}

.searchResults .item .logo {
	position: relative;
	float: left;
	width: 124px;
}

.searchResults .item .logo span {
	position: absolute;
	margin: 8px 0 0 5px;
}

.searchResults .item .logo .rating {
	padding: 7px;
	font-size: 11px;
}

.searchResults .item .logo .rating span {
	color: #666666;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}

.searchResults .item .logo img {
	border: 0px;
}

.searchResults .item .description {
	float: left;
	width: 316px;
	padding: 0 25px 15px 15px;
}

.searchResults .item .description .text {
	width: 309px;
	float: left;
}

.searchResults .item .description .height {
	width: 1px;
	height: 94px;
	float: left;
}

.searchResults .premium {
	border: 2px solid #F8E8A7;
	background: #F8E8A7;
}

.searchResults .premium .description {
	background: #F8E8A7 url(../img/premium.gif) center right no-repeat;
}

.searchResults .item .description a {
	color: #696969;
}

.searchResults .premium .description a.url {
	color: #696969;
}

.searchResults .item .description a:hover {
	text-decoration: none;
}

.searchResults .item .description p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	line-height: 16px;
	text-align: left;
}

.empty-search-additional {
	color: #999999;
	padding-top: 1em;
}

.empty-search-additional a {
	color: #999999;
}

.empty-search-additional a:hover {
	color: #333333;
	text-decoration: none;
}

.slider {
	width: 184px;
}

.sl_imgs {
	height: 600px;
	overflow: hidden;
}

.sl_top {
	display: block;
	width: 50px;
	height: 20px;
	background: url(../img/slider/top.gif) no-repeat scroll 0 -20px;
	margin: 0px auto;
	outline: none;
}

.sl_top_hidden {
	background-position: 0 0;
}

.sl_bottom {
	display: block;
	width: 50px;
	height: 20px;
	background: url(../img/slider/bottom.gif) no-repeat scroll 0 0;
	margin: 0px auto;
	outline: none;
}

.sl_bottom_hidden {
	background-position: 0 -20px;
}
.sl_imgs {
	height: 532px;
	overflow: hidden;
}

.sl_imgs a {
	display: block;
	margin: 5px 0 5px 0;
}

.sl_imgs img {
	width: 182px;
	height: 169px;
	border: 1px solid #004A80;
}

ul.category {
	list-style: none;
	padding: 0px 10px 0 0;
	margin: 0px;
}

ul.category li {
	position: relative;
	margin: 0px;
	padding: 18px 0px 18px 60px;
}

ul.category li.open {
	padding: 18px 0px 0px 60px;
}

ul.category li a {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

ul.category li a:hover {
	color: #000000;
	text-decoration: none;
}

ul.category li.open a {
	color: #000000;
}

ul.category li.open a:hover {
	color: #999999;
}

ul.category li img {
	position: absolute;
	margin: -9px 0 0 -60px;
	border: 0px;
}

ul.category ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: none;
}

ul.category li.open ul {
	display: block;
	margin: 3px 0 0 0;
}

ul.category ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.category ul li a {
	font-weight: normal;
	color: #000000;
	font-size: 11px;;
}

ul.category ul li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

ul.category ul li a.color-one,ul.category ul li a.color-one:hover {
	color: #333333;
}

ul.category ul li a.color-two,ul.category ul li a.color-two:hover {
	color: #696969;
}

.sortType {
	color: #666666;
	margin: 25px 0 0 0;
}

.sortType span {
	color: #000000;
	font-weight: bold;
}

.sortType a {
	color: #1F7DBA;
}

.sortType a:hover {
	text-decoration: none;
}

.art_content,.art_content p,.art_content div,.art_content b,.art_content u,.art_content i{
	font-size: 1em !important;
}

.art_content p{padding: auto 0 !important; margin: auto 0 !important;}

.no_padding_top {
	padding-top: 0 !important;
}

.once_more_category {
	border: 0;
	background: transparent;
	color: #666666;
	text-decoration: underline;
	font-size: 1em;
	cursor: pointer;
}

#saveChanges {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	width: 198px;
	height: 23px;
	background: url(/img/buttons/save.png) no-repeat left top;
	border: 0;
}

#PayWay {
    display: block;
    text-indent: -999em;
    overflow: hidden;
    width: 111px;
    height: 23px;
    background: url(/img/buttons/pay.png) no-repeat left top;
    border: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
    -moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.5; 
}

.noMarginLeft {
	margin-left: 0 !important;
}

.cabinet_photo {
	border-bottom: 1px solid #5C85AD;
	padding: 7px;
	position: relative;
	zoom:1;
}

.cabinet_photo img {
	border: 1px solid #5C85AD;
	padding: 3px;
	margin-right: 1em;
}

.cabinet_photo em {
	text-transform: none;
	font-style: normal;
	position: absolute;
	color: #666666;
	top: 1em;
}

.cabinet_photo a {
	position: absolute;
	bottom: 1em;
	color: #336699;
}

#uploadButton {
	border: 0;
	background: url(/img/buttons/upload.png) no-repeat top left;
	width: 111px;
	height: 23px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -999em;
}

.company_logo_box {
	position: relative;
}

.company_logo_box b{color: #ff0000;}

.company_logo_box input {
	
}

.ajaxWait {
	width: 390px;
	height: 16px;
	margin-top: 7px;
	text-align: center;
	background: #0A5488;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.simpleinput {
	width: 390px;
}

.password_restore {
	padding-top: 2em;
	line-height: 2em;
}

.password_restore .submit {
	text-align: center;
	width: 390px;
	padding-top: 0.5em;
}

#sendbutton {
	background: url(/img/buttons/send.png) no-repeat left top;
	width: 111px;
	height: 23px;
	text-indent: -999em;
	overflow: hidden;
	border: 0;
	display: block;
	margin: 0 auto;
}

.news_textarea {
	height: 10em
}

.message {
	padding: 1em;
	border: 1px solid #666666;
	color: #FF5900;
	margin-bottom: 2em;
}

.banner_manager{
	border: 1px solid #cccccc;
	padding:3px;
	width: 384px;
}
.banner_manager input{
	margin-top: 4px;
}
.banner_manager .info{
	float: right;
	width: 155px;
	color: #666666;
}

.smallOrg{border-bottom: 1px dashed #E0E0E0; padding: 0.8em 0 0.8em 1em; font-size: 0.9em;}
.smallOrg a{ display: block; padding:0; margin:0 0 1em 0; font-weight: bold;}
.smallOrg p{padding:0; margin:0;}
.smallOrg div{color: #666666; margin: 0.6em 0 0 0;}
.smallOrg div a{padding:0; margin:0; display: inline; font-weight: normal;}

.smallNews{ padding: 1.5em 0; border-bottom: 1px dashed #cccccc}
.smallNews a{display: block; font-size: 1em; color: #000000; text-decoration: none; font-weight: bold;}
.smallNews span{display: block; font-size: 0.9em; color: #666666; text-decoration: none; font-weight: normal;}
.smallNews span em{font-style: normal;}
.smallNews span em a{display: inline; font-style: normal; color: #666666; font-weight: normal; text-decoration: underline;}
.smallNews div{padding: 0.6em 0 0 0; font-size: 1em; color: #000000; text-decoration: none; font-weight: normal;}
.smallNews a.more{font-size: 0.9em; color: #999999; text-decoration: underline; font-weight: normal;}
.smallNews a.more:hover{font-size: 0.9em; color: #666666; text-decoration: none; font-weight: normal;}

.topNews{ padding: 1.5em 0; border-bottom: 1px dashed #cccccc}
.topNews a{display: block; font-size: 1.4em; color: #000000; text-decoration: none; font-weight: bold;}
.topNews span{display: block; font-size: 0.9em; color: #666666; text-decoration: none; font-weight: normal;}
.topNews span em{font-style: normal;}
.topNews span em a{display: inline; font-size: 1em; font-style: normal; color: #003399; font-weight: normal; text-decoration: underline;}
.topNews div{padding: 0.6em 0 0 0; font-size: 1em; color: #000000; text-decoration: none; font-weight: normal;}
.topNews a.more{font-size: 0.9em; color: #009933; text-decoration: underline; font-weight: normal;}

.greenNavigation {background: #DDF2D5; border-bottom: 1px solid #72A75D; margin: 3em 0 0 0;}
.greenNavigation a{background: #79A965;}
.greenNavigation em{background: #79A965 url(../img/nav.gif) no-repeat scroll right center;}
.greenNavigation span{background: #79A965 url(../img/rightNookGreen.png) no-repeat scroll right center;}

.simplenavigation {margin: 2em 0 0 0;}
.simplenavigation a{background: none; color: #003399;}
.simplenavigation em{background: none;}
.simplenavigation span{background: none;}

.middleBanner{margin: 1em 0 0 0;}

.syscaption{display: block; margin: 2em 0 0 0;}

.newsComment{display: block; margin: 0.5em 0 0 0; border: 1px solid #858585;}
.newsComment div{display: block; padding: 0.3em 1em; background: #858585; position: relative; overflow: hidden;}
.newsComment div a{margin: 0 0 0 1.2em; color: #003399; font-weight: bold;}
.newsComment div em{position: absolute; right:1em; color: #ffffff; font-style: normal; font-size: 0.9em;}
.newsComment p{margin:0!important; padding: 0.6em; text-indent:0!important; overflow: hidden;}

.commentForm{display: block; margin: 0.6em 0 0 0; text-align: center; color: #666666;}
.commentForm textarea{display: block; width:99%; border: 1px solid #999999;}
.commentForm input{border: 1px solid #999999;}
.commentForm img{border: 1px solid #999999;}
.commentForm table tr td{padding: 0.7em 0 0 0;}
.commentForm table tr td.padder{padding: 1.7em 0 0 0;}
.commentForm table tr td table tr td{padding: 0 0.3em;}

.redbordered{border: 1px solid red !important;}
#addComment{display: block; width:198px; height:23px; overflow: hidden; border: none; text-indent: -999em; background: url(../img/buttons/add_comment.png);}

#autocompleteList{width: 392px; border: 1px solid #2D7AAC; position: absolute; display: none; background: #ffffff; margin-top:-1px; left:0; z-index:1000;}
#autocompleteList ul{padding:0;margin:0;}
#autocompleteList ul li{padding:0;margin:0;list-style: none;}
#autocompleteList ul li a{display:block; padding:0 0.9em; color: #000000; text-decoration: none; outline:none;line-height:2em;}
#autocompleteList ul li a.colored{background: #f7f7f7;}
#autocompleteList ul li a:hover, #autocompleteList ul li a.sel{background: #FFF8E8;}

.smallComm{border-bottom: 1px dashed #E0E0E0; padding: 0.8em 0 0.8em 0; font-size: 0.9em;}
.smallComm ins{text-decoration: none; color: #666666;}
.smallComm a{ padding:0; margin:0 0 1em 0; font-weight: normal; color: #626262}
.smallComm p{padding:0.5em 0 0 0; margin:0;}
.smallComm div{color: #666666; margin: 0.6em 0 0 0;}
.smallComm div a{padding:0; margin:0; display: inline; font-weight: normal;}
.smallComm div b{color: #000000}

#footer .catDescr{clear: both;text-align: left; padding: 0 6em 0.7em;}

/*=========== ЛИЧНЫЙ КАБИНЕТ: Подписка на статус «Premium» ==================================================*/
/*TABLE.AboutPremium {margin-top: 10px;}*/
TABLE.AboutPremium TR td {margin: 0px;} 
TABLE.AboutPremium TR td ul {margin-top: 4px; line-height: 1.4; padding-left: 35px; font-size: 11px;}

.TextProblem {position: relative; margin-top: 15px; font-size: 11px;}
.TextProblem ul {margin-top: 3px; line-height: 1.4; padding-left: 35px; font-size: 11px;}

.Security {position: relative; }
.Security .Text {width:350px; height: 30px; position:absolute; top: -5px; left: 130px; color: #ff5900; border: #666666 1px solid;}
.content .center_only .registration .Security .Text p { color: #ff5900; font-family: "Tahoma"; font-size: 12px; padding-left:12px; margin-top: 8px;}

/*=========== end *** ЛИЧНЫЙ КАБИНЕТ: Подписка на статус «Premium» ==========================================*/
