body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #727272;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
a {
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0 0 18px 0;
	margin: 0;
}
img {
    border: none;
}
.article img {
	padding-right: 5px;
}
input {vertical-align: middle}
#index, #wrapper {
	width: 1000px;
	margin: 0 auto;
}
span.red{
	color: #f00;
}
.submit-button{
	display: block;
	float: left;
	width: 104px;
	height: 25px;
	margin: 0 0 0 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #2d4b02;
	font-size: 13px;
	line-height: 22px;
}
.submit-button:hover{
	color: #f5fffa;
}


/* Blocks
-----------------------------------------------------------------------------*/
.block-type-one{
	background: url(../images/block_type_one_bg.gif) repeat-y;
	width: 226px;
}
.block-type-one .top{
	background: url(../images/block_type_one_top.gif) no-repeat top;
	width: 226px;
}
.block-type-one .bot{
	background: url(../images/block_type_one_bot.gif) no-repeat bottom;
	width: 226px;
	padding: 5px 0 10px 0;
}
.content-block-one{
	background: url(../images/content_block_one_bg.gif) repeat-y;
	margin-bottom:14px;
	width: 766px;
}
.content-block-one .coners{
	background: url(../images/content_block_one_coners.gif) no-repeat top;
	width: 766px;
}
.content-block-one .coners-type-two{
	background: url(../images/block_type_one_top_type_two.gif) no-repeat top;
	width: 766px;
}
.content-block-one .bot{
	background: url(../images/content_block_one_bot.gif) no-repeat bottom;
	width: 766px;
}
.bot li
{
 list-style-type: none; 
 _text-align: justify;  
}
.content-block-one .bot-white{
	background: url(../images/content_block_one_coners_bot.gif) no-repeat bottom;
	width: 766px;
}
.form-block{
	background: url(../images/form_block_bg.gif) repeat-y;
	width: 725px;
}
.form-block .top-title{
	width: 725px;
}
.form-block .bot-coners{
	background: url(../images/form_block_bot.gif) no-repeat bottom;
	width: 685px;
	padding: 0 20px 20px 20px;
	overflow: hidden;
    min-height: 185px;
}
.form-block .form-title{
	height: 44px;
	line-height: 33px;
	font-size: 12px;
	color: #fff;
    font-weight: bold;
}
.form-block .text-field-no-big{
	margin: 0;
	padding: 0;
	border: 1px solid #8c8c8c;
	width: 148px;
	padding: 2px 1px;
}
.form-block .text-field-big, .form-block .text-field-big-two{
	margin: 0;
	padding: 0;
	border: 1px solid #8c8c8c;
	width: 280px;
	padding: 2px 1px;
}
.form-block .text-field-big-two{
	width: 316px;
}
.form-block select{
	/*border: 1px solid #8c8c8c;
	height: 22px;
	margin: 0;
	padding: 0;*/
}
.form-fields{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	font-size: 11px;
}
.form-fields th{
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	color: #545454;
	padding: 10px;
}
.form-fields td{
	padding: 10px;
	vertical-align: top;
}
.form-fields td input{
	margin: 0;
	padding: 0;
}
.form-fields .comment{
	font-size: 11px;
	color: #929292;
}
.form-fields select.fix-width{
	width: 284px;
	font-size: 11px;
	height: 20px;
}
.small-search{
	width: 208px;
	height: 64px;
	padding: 15px 0 0 18px;
	color: #fff;
	margin: 10px 0 10px 0;
}
.small-search .title{
	display: block;
	margin: 0 0 3px 0;
}
.small-search a{
	color: #fff;
}
.small-search input{
	width: 136px;
	height: 18px;
	border: 1px solid #1762a2;
	margin: 0 5px 0 0;
	padding: 0;
}
.banners{
	margin: 10px 0 0 0;
}
.banners a{
	display: block;
}
.end-session{
	width: 725px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	font-size: 12px;
	overflow: hidden;
	_height: 1%;
}
.end-session .email{
	float: left;
}
.end-session .end-button{
	float: right;
	display: block;
	width: 142px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
}

/* Header
-----------------------------------------------------------------------------*/
#index #header {
	height: 170px;
    position: relative;
}
#wrapper #header {
	height: auto;
	overflow: hidden;
	_height: 1%;
	padding: 0 0 20px 0;
	position: relative;
}
#index #header .logo{
	display: block;
	float: left;
	margin: 12px 0 0 0;
	_display: inline;
	_position: relative;
}
#wrapper #header .logo{
	display: block;
	float: left;
	margin: 12px 0 0 0;
	_display: inline;
	_position: relative;
}
#header .logo span{
	float: right;
	padding: 0 5px 0 0;
}
#header .top-menu{
	clear: right;
	float: right;
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	height: 28px;
}
#header .top-menu li{
	float: left;
	line-height: 25px;
	color: #fff;
}
#header .top-menu li a{
	display: block;
	_float: left;
	_position: relative;
	height: 28px;
	/*padding: 0 8px;*/
	text-decoration: none;
	color: #fff;
	text-align: center;
}
/*#header .top-menu li.left-coners a{
	padding-left: 14px;
}
#header .top-menu li.right-coners a{
	width: 76px;
	padding-right: 15px;
	text-align: center;
}*/
#header .top-menu li.main a{
	width: 60px;
}
#header .top-menu li.actions a{
	width: 49px;
}
#header .top-menu li.about a{
	width: 79px;
}
#header .top-menu li.contacts a{
	width: 68px;
}
#header .top-menu li.support a{
	width: 101px;
}
#header .top-menu li.login a{
	width: 96px;
}
#wrapper #header .phones{
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 20px 0 27px;
	margin: 36px 0 0 0;
	/*_margin: 38px 0 0 0;*/
}
#index #header .logined{
	clear: right;
	float: right;
	width: 108px;
	height: 83px;
	padding: 5px 8px 0 8px;
	margin: 10px 0 0 0;
	color: #fff;
	line-height: 14px;
}
#index #header .logined a{
	position: relative;
}
#index #header .logined .user-name{
	display: block;
	height: 33px;
	line-height: 12px;
}
#index #header .logined a{
	color: #fff;
	_position: relative;
}
#wrapper #header .logined{
	position: absolute;
	right: 0;
	width: 368px;
	height: 23px;
	margin: 0;
	line-height: 20px;
	padding: 5px 0 0 0;
	list-style: none;
}
#wrapper #header .logined li{
	float: left;
}
#wrapper #header .logined li.user-name{
	color: #fff;
	_margin: 0 10px 0 0;
}
#wrapper #header .logined li.user-name a{
	color: #fff;
}
#wrapper #header .logined li.user-name span{
	display: block;
	_float: left;
	height: 23px;
	padding: 0 10px;
}
#index #header .logined2{
    position: absolute;
    _right: 318px;
    right: -9px;
    width: 373px;
    height: 23px;
    margin: 0;
    line-height: 20px;
    padding: 5px 0 0 0;
    list-style: none;
}
#index #header .logined2 li{
    float: right;
}
#index #header .logined2 li.user-name{
    color: #fff;
    margin: 0 10px 0 0;
}
#index #header .logined2 li.user-name a{
    color: #fff;
}
#index #header .logined2 li.user-name span{
    display: block;
    _float: left;
    height: 23px;
    padding: 0 10px;
}

/* Middle
-----------------------------------------------------------------------------*/
#index #content{
	padding: 0;
}
#wrapper #content{
	overflow: hidden;
	_height: 1%;
    position: relative;
}
#content .main-menu{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	height: 33px;
}
#content .main-menu li{
	float: left;
	font-family: "Times New Roman", Times, serif;
	_font-size: 14px;
	color: #fff;
    font-size:14px;
font-weight:bold;
line-height:31px;
text-shadow:1px 1px 1px #6f8ea2, 0 0;
}
#content .main-menu li span{
   _padding:0 3px 0 0;
   opacity:0.4;
}
#content .main-menu li a{
	float: left;
	display: block;
	width: 197px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	height: 33px;
}
#content .main-menu li a span{
	background: url(../images/arrow.gif) no-repeat right center;
	padding: 0 20px 0 0;
}
#content .main-menu li.ecommers a{
	width: 200px;
}
#index #content .hosting-block{
	overflow: hidden;
	_height: 1%;
}
#index #content .hosting-block .to-list-left{
	float: left;
	padding: 0 3px 0 0;
}
#index #content .hosting-block .to-list-right{
	padding: 0 0 0 3px;
	float: left;
}
#index #content #hosting{
	float: left;
	margin: 0 0 7px 0;
	padding: 0;
	list-style: none;
	height: 200px;
}
#index #content #hosting li{
	float: left;
	height: 198px;
	padding: 0 3px;
}
#index #content #hosting li a{
	display: block;
	text-decoration: none;
	color: #223900;
	font-size: 12px;
}
#index #content #hosting li span{
	display: block;
}
#index #content #hosting li a span.title{
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	line-height: 40px;
    /*text-shadow:1px 1px 2px black, 0 0 1em red;*/
    text-shadow:1px 1px 1px #6f8ea2, 0 0;
}
#index #content #hosting li a.block-hot span.title{
	padding: 0 60px 0 0;
}
#index #content #hosting li a.block-top span.title{
	padding: 0 50px 0 0;
}
#index #content #hosting li a span.describe{
	padding: 11px 8px;
}
#index #content #hosting li a span.price{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
}
#index #content #hosting li a span.price span{
	display: inline;
}
#index #content #hosting li a span.price span.red{
	color: #e40100;
}
#index #content #hosting li a span.price span.month{
	font-size: 20px;
}
#index #content .intro{
	background: url(../images/intro_bg.gif) repeat-y;
	margin: 0 0 5px 0;
}
#index #content .intro .top{
	background: url(../images/intro_top.gif) no-repeat top;
}
#index #content .intro .bot{
	background: url(../images/intro_bottom.gif) no-repeat bottom;
}
#index #content .intro h1{
	height: 42px;
	line-height: 40px;
	font-size: 12px;
	padding: 0 25px;
	margin: 0;
}
#index #content .intro .text{
	padding: 5px 25px;
}
#index #content .intro .button{
	overflow: hidden;
	_height: 1%;
	_overflow: inherit;
}
#index #content .intro .button a{
	display: block;
	float: right;
	width: 136px;
	height: 27px;
	margin: 0 25px 3px 0;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	color: #646464;
}
#index #content .check-domen{
    /*height: 38px;
    padding: 17px 25px 0 25px;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #fff; */
    
    clear:both;
color:#FFFFFF;
height:55px;
line-height:52px;
margin:30px 0 0;
text-align:center;
}
#index #content .check-domen a{
color:#FFFFFF;
}#index #content .check-domen span{
padding:0 10px;
}
#index #content .check-domen label{
	float: left;
}
#index #content .check-domen .text-field{
	float: left;
	width: 200px;
	margin: 0;
	padding: 2px 5px 3px 5px;
}
#wrapper #content .path{
	background: url(../images/path_bg.gif) no-repeat;
	height: 48px;
	padding: 0 25px;
	line-height: 45px;
	margin: 0 0 10px 0;
}
#wrapper #content .path-type-two{
	height: 48px;
	padding: 40px 25px 0 25px;
	line-height: 45px;
	color: #fff;
	margin: 0 0 10px 0;
}
#wrapper #content .path a{
	float: left;
}
#wrapper #content .path-type-two a{
	float: left;
}
#wrapper #content .path span, #wrapper #content .path-type-two span{
	float: left;
}
#wrapper #content .path span.arrow, #wrapper #content .path-type-two span.arrow{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	padding: 0 10px;
	margin: -1px 0 0 0;
   
}
#wrapper #content .left-column{
	float: left;
	margin: 0 0 10px 0;
     width: 231px; 
}
#wrapper #content .left-menu{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	width: 203px;
}
#wrapper #content .left-menu li{
	padding: 0 13px;
}
#wrapper #content .left-menu li.active a, #wrapper #content .left-menu li.active a:hover{
	color: #fff;
}
#wrapper #content .left-menu li a{
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 5px 0;
	border-bottom: 1px solid #dedede;
	text-decoration: none;
	color: #636363;
}
#wrapper #content .left-menu li a.no-border{
	border-bottom: 0;
}
#wrapper #content .left-menu li ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#wrapper #content .left-menu li ul li{
	padding: 0;
	vertical-align: top;
}
#wrapper #content .left-menu li ul li a, #wrapper #content .left-menu li.active ul li a{
	height: auto;
	_height: 1%;
	background: url(../images/left_menu_icon.gif) no-repeat 10px 14px;
	line-height: 12px;
	padding: 10px 0 10px 22px;
	color: #5e5e5e;
}
#wrapper #content .left-menu li ul li a:hover, #wrapper #content .left-menu li.active ul li a:hover, #wrapper #content .left-menu li ul li.sub-active a{
	color: #9c9c9c;
}
#wrapper #content .right-column{
	float: right;
	margin: 0 0 10px 0;
    width: 766px;
}
#wrapper #content .right-column .domen-from-abcname{
	background: url(../images/domain_from_abcname_bg.jpg) no-repeat right top;
    width: 710px;
	_width: 250px;
	padding: 25px 27px;
	margin: 0 2px 0 0;
    float:left;
    height: 260px;
}
#wrapper #content .right-column h1{
    font-family: "Times New Roman", Times, serif;
    font-size: 21px;
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: normal;
}
#wrapper #content .right-column h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}
#wrapper #content .right-column .domen-from-abcname p{
	width: 70%;
	margin: 0;
	padding: 0;
	color: #596e40;
	font-size: 12px;
}
#wrapper #content .right-column .domen-from-abcname ul{
	font-size: 13px;
	list-style: circle;
	margin: 10px 40px;
	padding: 0;
}
#wrapper #content .right-column .domen-from-abcname ul li{
	padding: 2px 0;
}
#wrapper #content .right-column .domen-from-abcname .check-domen{
	width: 579px;
	height: 38px;
    margin-top: 37px;
	padding: 17px 32px 0 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
}
#wrapper #content .right-column .domen-from-abcname .check-domen label{
	float: left;
}
#wrapper #content .right-column .domen-from-abcname .check-domen .text-field{
	float: left;
	width: 200px;
	margin: 0;
	padding: 2px 5px 3px 5px;
	color: #91a6bb;
}
#wrapper #content .right-column .domen-from-abcname .check-domen .comment{
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	text-align: center;
}
#wrapper #content .right-column .domen-transfer, #wrapper #content .right-column .domen-extend{
	padding: 17px 0 17px 20px;
	font-size: 12px;
}
#wrapper #content .right-column .domen-transfer h1, #wrapper #content .right-column .domen-extend h1{
	padding-bottom: 15px;
}
#wrapper #content .right-column .domen-transfer p, #wrapper #content .right-column .domen-extend p{
	margin: 0 0 10px 0;
	padding: 0;
}
#wrapper #content .right-column .domen-transfer .button, #wrapper #content .right-column .domen-extend .button{
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ececec;
}
#wrapper #content .right-column .domen-transfer .button a, #wrapper #content .right-column .domen-extend .button a,
#wrapper #content .right-column .domen-transfer .button a, #wrapper #content .right-column .domen-extend .button input
{
	display: block;
	width: 122px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
    
    
}
#wrapper #content .right-column .domen-manage, 
#wrapper #content .right-column .order-post,
#wrapper #content .right-column .order-hosting,
#wrapper #content .right-column .oformlenie{
	padding: 17px 0 17px 20px;
	font-size: 11px;
}
#wrapper #content .right-column .domen-manage .form-block .form-title{
	padding: 0;
}
#wrapper #content .right-column .domen-selection{
	padding: 17px 0 17px 20px;
	font-size: 11px;
}
#wrapper #content .right-column .domen-selection h1{
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .domen-selection h1 span{
	float: left;
}
#wrapper #content .right-column .domen-selection h1 a{
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 25px 0 0;
	_display: inline;
}
#wrapper #content .right-column .domen-selection .table-title{
	width: 685px;
	height: 34px;
	line-height: 32px;
	color: #fff;
	padding: 0 20px;
}
#wrapper #content .right-column .domen-selection .table-title span{
	float: left;
}
#wrapper #content .right-column .domen-selection .table-title span strong{
	text-decoration: underline;
}
#wrapper #content .right-column .domen-selection .table-title a{
	float: right;
	color: #fff;
}
#wrapper #content .right-column .domen-selection .table-result{
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#wrapper #content .right-column .domen-selection .result-table th{
color: #438B0A;    font-size: 11px;    font-weight: bold;    padding: 10px 10px 0;    text-align: left;
}
#wrapper #content .right-column .domen-selection .result-table th.status{
	width: 95px;
}
#wrapper #content .right-column .domen-selection .result-table th.domen{
	width: 180px;
}
#wrapper #content .right-column .domen-selection .result-table th.price{
	width: 95px;
}
#wrapper #content .right-column .domen-selection .result-table td{
	padding: 15px 10px;
	border-bottom: 1px solid #ececec;
}
#wrapper #content .right-column .domen-selection .result-table .free .status{
	color: #e35454;
}
#wrapper #content .right-column .domen-selection .result-table .free .price{
	color: #6d6d6d;
}
#wrapper #content .right-column .domen-selection .result-table .free .reg-domen{
	display: block;
	background: url(../images/spring/reg_domen_button_bg.gif) no-repeat;
	width: 132px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #content .right-column .domen-selection .result-table .reg .buy-domen{
	display: block;
	background: url(../images/buy_domen_button_bg.gif) no-repeat;
	width: 111px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #content .right-column .domen-selection .result-table .reg{
	color: #909090;
}
#wrapper #content .right-column .domen-selection .result-table .reg .reg-domen{
	display: block;
	background: url(../images/reg_domen_button_noactive_bg.gif) no-repeat;
	width: 132px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
}
#wrapper #content .right-column .domen-selection .result-table .free .buy-domen{
	display: block;
	background: url(../images/buy_domen_button_noactive_bg.gif) no-repeat;
	width: 111px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
}
#wrapper #content .right-column .domen-selection .busy-domen{
	color: #686868;
	padding: 15px 0;
}
#wrapper #content .right-column .domen-selection .check-domen{
	width: 703px;
	height: 38px;
	padding: 17px 0 0 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
}
#wrapper #content .right-column .domen-selection .check-domen label{
	float: left;
}
#wrapper #content .right-column .domen-selection .check-domen .text-field{
	float: left;
	width: 385px;
	margin: 0;
	padding: 2px 5px 3px 5px;
	color: #91a6bb;
}
#wrapper #content .right-column .domen-selection .check-domen .comment{
	display: block;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	text-align: center;
}
#wrapper #content .right-column .domen-selection .additional-info{
	padding: 10px 0 0 0;
}
#wrapper #content .right-column .domen-selection .additional-info .close-block{
	background: url(../images/add_info_close_block_img.gif) no-repeat 0 5px;
	padding: 0 14px;
	margin: 5px 0;
}
#wrapper #content .right-column .domen-selection .additional-info .close-block span{
	background: #fff;
	padding: 0 5px 0 0;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block{
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .open-title{
	background: url(../images/add_info_open_block_img.gif) no-repeat 0 5px;
	padding: 0 14px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .open-title span{
	background: #fff;
	padding: 0 5px 0 0;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block{
	background: url(../images/selection_domen_dbl_block_bg.gif) repeat-y;
	width: 725px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .dbl-top{
	background: url(../images/selection_domen_dbl_block_top.gif) no-repeat top;
	width: 725px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .dbl-bot{
	background: url(../images/selection_domen_dbl_block_bot.gif) no-repeat bottom;
	width: 695px;
	padding: 13px 15px 0 15px; 
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .left-part{
	float: left;
	width: 450px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .title{
	background: url(../images/dbl_block_title_bg_left.gif) no-repeat left;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .title span{
	display: block;
	background: url(../images/dbl_block_title_bg_right.gif) no-repeat right;
	height: 33px;
	line-height: 30px;
	padding: 0 15px;
	font-weight: bold;
	color: #4c4c4c;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .text{
	padding: 0 10px 0 15px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .left-part .domen-price-table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .left-part .domen-price-table th{
	text-align: left;
	padding: 0 0 10px 0; 
	border-bottom: 1px solid #c6c6c6;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .left-part .domen-price-table th span{
	font-weight: normal;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .left-part .domen-price-table th.price{
	width: 130px;
	text-align: right;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .left-part .domen-price-table td{
	text-align: left;
	padding: 6px 0; 
	border-bottom: 1px solid #c6c6c6;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .left-part .domen-price-table .last td{
	border-bottom: 0;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .left-part .domen-price-table td.price{
	text-align: right;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .right-part{
	float: right;
	width: 210px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .right-part .text{
	text-align: justify;
	padding: 0 0 0 3px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .buttons{
	clear: both;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .buttons .left-button{
	float: left;
	width: 450px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .double-block .buttons .left-button a, 
#wrapper #content .right-column .articles .button a, 
#wrapper #content .right-column .blogs .button a,
#wrapper #content .right-column .user-profile .button a,
#wrapper #content .hosting-info .hosting-articles .button a{
	display: block;
	float: right;
	width: 136px;
	height: 27px;
	margin: 0 8px 3px 0;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	color: #646464;
	_display: inline;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .buttons .right-button a{
	display: block;
	float: right;
	width: 136px;
	height: 27px;
	margin: 0 0 3px 0;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	color: #646464;
	_display: inline;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .info-block{
	background: url(../images/add_info_block_info_bg.gif) repeat-y;
	width: 726px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .info-block .info-top{
	background: url(../images/add_info_block_info_top.gif) no-repeat top;
	width: 726px;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .info-block .info-bot{
	background: url(../images/add_info_block_info_bot.gif) no-repeat bottom;
	width: 696px;
	padding: 13px 15px 0 15px; 
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .domen-selection .additional-info .open-block .info-block .text{
	padding: 0 10px 0 15px;
	text-align: justify;
}
#wrapper #content .right-column .articles{
	text-align: justify;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .articles .title-block{
	height: 42px;
	line-height: 40px;
	padding: 0 15px 0 25px;
}
#wrapper #content .right-column .articles .title-block .name{
	float: left;
    font-size:14px;
    font-weight: bold;
}
#wrapper #content .right-column .articles .title-block a{
	float: right;
}
#wrapper #content .right-column .articles .articles-list{
	padding: 10px 15px 10px 15px;
}
#wrapper #content .right-column .articles .articles-list .article{
	border-bottom: 1px solid #dedede;
	padding: 0 0 8px 0;
	_margin: 0 0 20px 0;
}
#wrapper #content .right-column .articles .articles-list .article .title{
	font-size: 13px;
	padding: 0 0 5px 0;
	font-weight: bold;
}
#wrapper #content .right-column .articles .articles-list .article .thanks{
	text-align: right;
}
#wrapper #content .right-column .articles .articles-list .article .thanks a{
	background: url(../images/faq_list_icon.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}
#wrapper #content .right-column .articles .button{
	padding: 0 5px 0 0;
}
#wrapper #content .right-column .blogs{
	text-align: justify;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .blogs .title-block{
	height: 42px;
	line-height: 40px;
	padding: 0 15px 0 25px;
}
#wrapper #content .right-column .blogs .title-block .name{
	float: left;
}
#wrapper #content .right-column .blogs .title-block a{
	float: right;
}
#wrapper #content .right-column .blogs .blogs-list{
	margin: 10px 0 0 25px;
}
#wrapper #content .right-column .blogs .blogs-list .blog{
	background: url(../images/blogs_block_bg.gif) repeat-y;
	width: 717px;
	margin: 0 0 20px 0;
}
#wrapper #content .right-column .blogs .blogs-list .blog .blog-top{
	background: url(../images/blogs_block_top.gif) no-repeat top;
	width: 717px;
}
#wrapper #content .right-column .blogs .blogs-list .blog .blog-bot{
	background: url(../images/blogs_block_bot.gif) no-repeat bottom;
	width: 681px;
	padding: 18px;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .blogs .blogs-list .blog .date{
	float: left;
	width: 89px;
	height: 75px;
	text-align: center;
	color: #fff;
	padding: 3px 10px 0 0;
}
#wrapper #content .right-column .blogs .blogs-list .blog .date .number{
	font-size: 45px;
	height: 40px;
	line-height: 38px;
	display: block;
}
#wrapper #content .right-column .blogs .blogs-list .blog .date .month{
	display: block;
	background: url(../images/blog_date_month_bg.gif) no-repeat;
	width: 34px;
	height: 15px;
	line-height: 13px;
	margin: 3px auto -2px auto;
	font-size: 14px;
	color: #345209;
}
#wrapper #content .right-column .blogs .blogs-list .blog .date .year{
	line-height: 10px;
}
#wrapper #content .right-column .blogs .blogs-list .blog .text{
	overflow: hidden;
	_height: 1%;
	padding: 0 0 10px 18px;
}
#wrapper #content .right-column .blogs .blogs-list .blog .text .title{
	font-size: 13px;
	padding: 0 0 5px 0;
	font-weight: bold;
}
#wrapper #content .right-column .blogs .blogs-list .blog .more{
	clear: both;
	height: 26px;
}
#wrapper #content .right-column .blogs .blogs-list .blog .more span{
	float: right;
	background: #f6f8f3;
	padding: 0 0 0 10px;
}
#wrapper #content .right-column .blogs .blogs-list .blog .more span a{
	display: block;
	width: 122px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
}
#wrapper #content .right-column .blogs .button{
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .blogs .button a{
	margin-right: 20px;
}
#wrapper #content .right-column .user-profile{
	
}
#wrapper #content .right-column .user-profile .title-block,
#wrapper #content .right-column .user-add-info .title-block,
#wrapper #content .right-column .user-orders .title-block,
#wrapper #content .right-column .user-passport .title-block,
#wrapper #content .right-column .user-add-contact-data .title-block{
	height: 42px;
	line-height: 40px;
	padding: 0 15px 0 25px;
	font-size: 12px;
}
#wrapper #content .right-column .user-profile .form-block,
#wrapper #content .right-column .user-add-info .form-block,
#wrapper #content .right-column .user-orders .form-block, 
#wrapper #content .right-column .user-passport .form-block,
#wrapper #content .right-column .user-add-contact-data .form-block{
	margin: 10px auto;
}
#wrapper #content .right-column .user-profile .form-block .form-title,
#wrapper #content .right-column .user-add-info .form-block .form-title{
	font-size: 12px;
	font-weight: bold;
}
#wrapper #content .right-column .user-profile .form-block .bot-coners{
	padding-bottom: 0;
}

#wrapper #content .right-column .user-profile .left-table{
	float: left;
	padding: 0 55px 0 0;
	border-right: 1px solid #dcdcdc;
}
#wrapper #content .right-column .user-profile .right-table{
	float: left;
	padding: 0 0 0 55px;
}
#wrapper #content .right-column .user-profile table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#wrapper #content .right-column .user-profile table th{
	padding: 7px 0;
	border-bottom: 1px solid #dcdcdc;
	text-align: left;
	width: 170px;
}
#wrapper #content .right-column .user-profile table td{
	padding: 7px 20px 7px 0;
	border-bottom: 1px solid #dcdcdc;
}
#wrapper #content .right-column .user-profile table .no-border th, #wrapper #content .right-column .user-profile table .no-border td{
	border: 0;
}
#wrapper #content .right-column .user-profile .button{
	clear: both;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .user-add-info{

}
#wrapper #content .right-column .user-add-info p.bot-border{
	border-bottom: 1px solid #dcdcdc;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#wrapper #content .right-column .user-add-info table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#wrapper #content .right-column .user-add-info table th{
	text-align: left;
	padding: 7px 0;
	width: 150px;
	font-weight: normal;
}
#wrapper #content .right-column .user-add-info table td{
	padding: 7px 0;
}
#wrapper #content .right-column .user-orders{

}
#wrapper #content .right-column .user-orders .form-block .bot-coners{
	padding: 0;
	width: 725px;
}
#wrapper #content .right-column .user-orders .form-block .form-title{
	padding: 0 20px;
}
#wrapper #content .right-column .user-orders .orders-list{
	/*border: 1px solid #f2f2f2;*/
	width: 723px;
	margin: 0 0 2px 1px;
	padding: 0;
	border-collapse: collapse;
	font-size: 12px;
}
#wrapper #content .right-column .user-orders .form-block .form-title{
	height: 34px;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #content .right-column .user-orders .orders-list th{
	border-right: 1px solid #f2f2f2;
	padding: 7px 5px;
}
#wrapper #content .right-column .user-orders .orders-list th.number{
	width: 36px;
}
#wrapper #content .right-column .user-orders .orders-list th.name{
	width: 150px;
}
#wrapper #content .right-column .user-orders .orders-list th.date{
	width: 124px;
}
#wrapper #content .right-column .user-orders .orders-list th.content{
	width: 106px;
}
#wrapper #content .right-column .user-orders .orders-list th.raznoe{
	width: 161px;
}
#wrapper #content .right-column .user-orders .orders-list th.action{
	width: 80px;
}
#wrapper #content .right-column .user-orders .orders-list td{
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	text-align: center;
	padding: 7px 5px;
}
#wrapper #content .right-column .user-passport{

}
#wrapper #content .right-column .user-passport .form-block .bot-coners{
	padding: 0;
	width: 725px;
}
#wrapper #content .right-column .user-passport .form-block .top-title{
	padding: 0 20px 20px 20px;
	width: 685px;
}
#wrapper #content .right-column .user-passport .file-field{
	margin: 0 20px;
	padding: 0;
	border: 1px solid #8c8c8c;
	width: 340px;
	padding: 2px 1px;
}
#wrapper #content .right-column .user-passport .form-title{
	height: 34px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
#wrapper #content .right-column .user-passport .comment{
	padding: 0 0 0 230px;
}

#wrapper #content .right-column .user-add-contact-data{

}
#wrapper #content .right-column .user-add-contact-data .form-block .bot-coners{
	padding: 0;
	width: 725px;
}
#wrapper #content .right-column .user-add-contact-data .form-block .top-title{
	padding: 0 20px 20px 20px;
	width: 685px;
}
#wrapper #content .right-column .user-add-contact-data .form-block .form-title{
	height: 34px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#wrapper #content .right-column .user-add-contact-data table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	font-size: 12px;
}
#wrapper #content .right-column .user-add-contact-data table th{
	padding: 0 40px 0 0;
	text-align: left;
	font-weight: normal
}
#wrapper #content .right-column .user-add-contact-data table td{
	padding: 0 40px 0 0;
}
#wrapper #content .right-column .user-add-contact-data table td .type-data{
	width: 122px;
}
#wrapper #content .right-column .user-add-contact-data table td .type-contact{
	width: 181px;
}
#wrapper #content .right-column .user-add-contact-data table td .text-field{
	margin: 0;
	padding: 0;
	border: 1px solid #8c8c8c;
	width: 170px;
	padding: 2px 1px;
}
#wrapper #content .right-column .user-add-contact-data table .no-padding{
	padding: 0;
}
#wrapper #content .right-column .slogan{
	background: url(../images/slogan_bg.png) no-repeat;
	width: 746px;
	height: 265px;
	padding: 20px 0 20px 20px;
}
#wrapper #content .right-column .slogan-text{
	width: 350px;
	float: left;
	text-align: justify;
	color: #484948;
	font-size: 13px;
}
#wrapper #content .right-column .slogan-text .small{
	font-size: 11px;
}
#wrapper #content .right-column .slogan .star-type-two{
	float: right;
	width: 95px;
	height: 88px;
	margin: -20px 0 0 0;
	padding: 18px 0 0 11px;
	line-height: 11px;
	color: #fff;
}
#wrapper #content .right-column .slogan .star-type-two .big{
	font-size: 40px;
	line-height: 40px;
}
#wrapper #content .right-column .slogan .star-type-two .smaller{
	font-size: 17px;
}
#wrapper #content .right-column .slogan .star-type-one, #wrapper #content .right-column .backup .star-type-one{
	float: left;
	width: 106px;
	height: 91px;
	margin: 70px 0 0 0;
	padding: 15px 0 0 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
#wrapper #content .right-column .backup .star-type-one{
	margin: 20px 0 0 100px;
}
#wrapper #content .right-column .slogan .star-type-one .big, #wrapper #content .right-column .backup .star-type-one .big{
	font-size: 40px;
	line-height: 40px;
}
#wrapper #content .right-column .backup{
	background: url(../images/backup_bg.png) no-repeat;
	width: 746px;
	height: 265px;
	padding: 20px 0 20px 20px;
}
#wrapper #content .right-column .backup h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}
#wrapper #content .right-column .backup-text{
	width: 350px;
	float: left;
	text-align: justify;
	color: #484948;
	font-size: 13px;
}

#wrapper #content .right-column .order-post{

}
#wrapper #content .right-column .order-post .order-form{
	color: #545454;
	padding: 60px 0;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .right-column .order-post .order-form select{
	width: 400px;
	margin: 3px 30px 0 30px;
	float: left;
}
#wrapper #content .right-column .order-post .order-form span, #wrapper #content .right-column .order-post .order-form a{
	float: left;
}
#wrapper #content .right-column .order-post .order-form a{
	display: block;
	width: 142px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
}
#wrapper #content .right-column .oformlenie,
#wrapper #content .right-column .order-hosting{
	color: #545454;
}
#wrapper #content .right-column .oformlenie .intro-text,
#wrapper #content .right-column .order-hosting .intro-text{
	border-bottom: 1px solid #ececec;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#wrapper #content .right-column .oformlenie .service{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	background: #f7f7f7;
}
#wrapper #content .right-column .oformlenie .service th{
	padding: 5px 10px;
	border-bottom: 1px solid #d4d4d4;
	text-align: left;
}
#wrapper #content .right-column .oformlenie .service th.width-full{
	width: 100%;
}
#wrapper #content .right-column .oformlenie .service td{
	padding: 5px 10px;
}
#wrapper #content .right-column .oformlenie p{
	padding: 5px 0;
}
#wrapper #content .right-column .oformlenie .oformlenie-forma{
	margin: 0 0 20px 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#wrapper #content .right-column .oformlenie .oformlenie-forma th{
	font-weight: normal;
	text-align: left;
	padding: 5px 20px 5px 0;
}
#wrapper #content .right-column .oformlenie .oformlenie-forma td{
	padding: 5px 0;
}
#wrapper #content .right-column .oformlenie .oformlenie-forma input.input-radio{
	margin: -3px 0 0 0;
	padding: 0;
}
#wrapper #content .right-column .oformlenie .oformlenie-forma textarea{
	width: 408px;
	height: 78px;
	border: 1px solid #8c8c8c;
	padding: 2px 1px;
}
#wrapper #content .right-column .oformlenie .oformlenie-forma select.tarif{
	width: 285px;
}
#wrapper #content .right-column .oformlenie .oformlenie-forma select.lavel-migration{
	width: 155px;
}
#wrapper #content .right-column .oformlenie .submit,
#wrapper #content .right-column .order-hosting .submit{
	float: left;
	display: block;
	width: 142px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
}
#wrapper #content .right-column .order-hosting{
	
}
#wrapper #content .right-column .order-hosting .input-radio{
	margin: -3px 0 0 0;
}
#wrapper #content .right-column .order-hosting .first-table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#wrapper #content .right-column .order-hosting .first-table td{
	vertical-align: top;
	padding: 10px 30px 10px 0;
}
#wrapper #content .right-column .order-hosting .first-table td .tarif{
	width: 285px;
}
#wrapper #content .right-column .order-hosting .first-table td .more-option{
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
#wrapper #content .right-column .order-hosting .first-table td .more-option li{
	padding: 4px 0 0 0;
}
#wrapper #content .right-column .order-hosting .period-block{
	background: url(../images/period_block_bg.gif) repeat-y;
	width: 342px;
}
#wrapper #content .right-column .order-hosting .period-block .period-top{
	background: url(../images/period_block_top.gif) no-repeat top;
	width: 342px;
}
#wrapper #content .right-column .order-hosting .period-block .period-bot{
	background: url(../images/period_block_bot.gif) no-repeat bottom;
	width: 342px;
}
#wrapper #content .right-column .order-hosting .period-block table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	width: 342px;
	text-align: center;
}
#wrapper #content .right-column .order-hosting .period-block table th, #wrapper #content .right-column .order-hosting .period-block table td{
	border-right: 1px solid #e0e4da;
	border-bottom: 1px solid #e0e4da;
	padding: 10px 5px;
}
#wrapper #content .right-column .order-hosting .period-block table td.left, #wrapper #content .right-column .order-hosting .period-block table th.left{
	text-align: left;
	padding-left: 15px;
}
#wrapper #content .right-column .order-hosting .period-block table .no-border{
	border-right: 0;
}
#wrapper #content .right-column .order-hosting .period-block table .last td{
	border-bottom: 0;
}
#wrapper #content .domen-price{
	clear: both;
	background: url(../images/lined_gradient_block.gif) no-repeat;
	height: 88px;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
}
#wrapper #content .domen-price div{
	float: left;
}
#wrapper #content .domen-price div.title-block{
	background: url(../images/domain_price_v_line_1.gif) no-repeat right top;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	height: 63px;
	padding: 25px 20px 0 0;
}
#wrapper #content .domen-price div.title-block span{
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
#wrapper #content .domen-price div.column{
	background: url(../images/domain_price_v_line_2.gif) no-repeat right top;
	padding: 8px 20px 0 15px;
	height: 80px;
}
#wrapper #content .domen-price div.column span{
	float: left;
	color: #000;
	padding: 6px 0;
}
#wrapper #content .domen-price div.column span span{
	background: url(../images/domain_price_dot.png) no-repeat left;
	padding: 9px 15px 10px 7px;
	font-weight: bold;
	float: none;
}
#wrapper #content .domen-price div.legenda{
	padding: 12px 0 0 20px;
}
#wrapper #content .domen-price div.legenda span{
	display: block;
	padding: 6px 0;
}
#wrapper #content .about-domen{
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .about-domen .domen-info{
	float: left;
	background: url(../images/domen_info_block_bg.gif) repeat-y;
	width: 590px;
}
#wrapper #content .about-domen .domen-info .top{
	background: url(../images/domen_info_block_top.gif) no-repeat top;
	width: 590px;
}
#wrapper #content .about-domen .domen-info .bot{
	background: url(../images/domen_info_block_bot.gif) no-repeat bottom;
	width: 560px;
	padding: 0 15px 15px 15px;
}
#wrapper #content .about-domen .domen-info .title{
	height: 43px;
	line-height: 40px;
	font-size: 12px;
	padding: 0 27px;
}
#wrapper #content .about-domen .domen-info .text-block{
	background: url(../images/domen_info_block_text_icon.gif) no-repeat left center;
	padding: 12px 0 15px 52px;
	text-align: justify;
	border-bottom: 1px solid #ddd;
	color: #5e5e5e;
}
#wrapper #content .about-domen .domen-info .text-block h3{
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#wrapper #content .about-domen .domen-info .no-border{
	border: 0;
}
#wrapper #content .about-domen .right-part{
	float: right;
}
#wrapper #content .about-domen .right-part .domen-faq{
	background: url(../images/domen_faq_block_bg.gif) repeat-y;
	width: 400px;
	margin: 0 0 10px 0;
}
#wrapper #content .about-domen .right-part .domen-faq .top{
	background: url(../images/domen_faq_block_top.gif) no-repeat top;
	width: 400px;
}
#wrapper #content .about-domen .right-part .domen-faq .bot{
	background: url(../images/domen_faq_block_bot.gif) no-repeat bottom;
	width: 400px;
	/*padding: 0 15px 10px 15px;*/
	overflow: hidden;
}
#wrapper #content .about-domen .right-part .domen-faq .title{
	height: 43px;
	line-height: 40px;
	font-size: 12px;
	padding: 0 43px;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-open-block{
	background: url(../images/faq_open_block_bot.gif) no-repeat bottom;
	width: 381px;
	margin: 0 0 0px 10px;
	color: #5e5e5e;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-open-block .top-open{
	background: url(../images/faq_open_block_top.gif) no-repeat top;
	width: 381px;
	padding: 0 0 23px 0;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-open-block .top-open .faq-title a{
     color:#636363;
display:block;
height:31px;
line-height:27px;
padding:0 5px 0 33px;
text-decoration:none;
width:356px;
}
#wrapper #content .right-part .hosting-faq .faq-open-block .top-open .faq-title a{
     color:#636363;
display:block;
height:31px;
_line-height:27px;
padding:0 5px 0 33px;
text-decoration:none;
width:265px;
cursor: pointer;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-open-block .top-open .faq-title a:hover{
_background: url(../images/faq_list_a_title_hover.gif) no-repeat; 
cursor: pointer;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-open-block .faq-text{
	padding: 0px 20px 0px 37px;
	text-align: justify;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-open-block .close{
	font-size: 10px;
	color: #929292;
	padding: 0 0 0 25px;
}
#wrapper #content .about-domen .right-part .domen-faq .button .a-button{
	display: block;
	float: right;
	width: 136px;
	height: 27px;
	margin: 0 8px 3px 0;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	color: #646464;
	_display: inline;
}
#wrapper #content .about-domen .right-part .domen-faq .button span{
	float: left;
	margin: 3px 0 0 13px
}
#wrapper #content .about-domen .right-part .domen-faq .faq-list{
	margin: 0 0 20px 5px;
	padding: 0;
	list-style: none;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-list li{
	background: url(../images/faq_list_li_h_line.gif) no-repeat bottom;
	padding: 2px 0 3px 0;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-list li a{
	display: block;
	background: url(../images/faq_list_icon.gif) no-repeat 17px 10px;
	width: 356px;
	height: 31px;
	padding: 0 5px 0 33px;
	line-height: 27px;
	text-decoration: none;
	color: #636363;
}
#wrapper #content .about-domen .right-part .domen-faq .faq-list li a:hover{
	background: url(../images/faq_list_a_hover.gif) no-repeat;
    cursor: pointer;
}
#wrapper #content .about-domen .right-part .support-banner{
	padding: 0 0 0 4px;
}
#wrapper #content .clon-main-menu{
	clear: both;
	height: 55px;
	color: #fff;
	text-align: center;
	line-height: 52px;
	margin: 30px 0 0 0;
}
#wrapper #content .clon-main-menu a{
	color: #fff;
}
#wrapper #content .clon-main-menu a:hover{
	color: #000;
	text-decoration: none;
}
#wrapper #content .clon-main-menu span{
	padding: 0 10px;
}
#wrapper #content .notes{
	clear: both;
	background: url(../images/lined_gradient_block.gif) no-repeat;
	height: 73px;
	padding: 15px 5px 0 25px;
	margin: 0 0 10px 0;
}
#wrapper #content .notes .title{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 1px 0 1px 25px;
}
#wrapper #content .notes .note-text, #wrapper #content .note-type-three .note-text{
	padding: 5px 0 0 25px;
	color: #5a5e62;
}
#wrapper #content .notes-type-two{
	width: 765px;
	background: url(../images/lined_gradient_block.gif) no-repeat;
	height: 88px;
	margin: 10px 0 2px 0;
	_margin: 10px 0 0 0;
}
#wrapper #content .notes-type-two .right-coners{
	background: url(../images/lined_gradient_block_right.gif) no-repeat right;
	height: 73px;
	padding: 15px 5px 0 25px;
}
#wrapper #content .notes-type-two .title, #wrapper #content .note-type-three .title{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 1px 0 1px 25px;
}
#wrapper #content .note-type-three{
	clear: both;
	background: url(../images/intro_bg.gif) repeat-y;
	width: 1000px;
	color: #5a5e62;
}
#wrapper #content .note-type-three .top-coners{
	background: url(../images/intro_top_type_two.gif) no-repeat top left;
	width: 1000px;
}
#wrapper #content .note-type-three .bot-coners{
	background: url(../images/intro_bottom.gif) no-repeat bottom;
	width: 970px;
	overflow: hidden;
	_height: 1%;
	padding: 15px;
}
#wrapper #content .note-type-three .note-text ul{
	padding: 0;
	margin: 0 0 0 12px;
}
#wrapper #content .note-type-three .note-text ul li{
	padding: 3px 0;
}
#wrapper #content .note-type-three .note-text ul li span{
	padding: 3px 0;
	color: #525252;
}
#wrapper #content .useful-information{
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .useful-information .info{
	float: right;
	background: url(../images/block_w767_bg.gif) repeat-y;
	width: 767px;
}
#wrapper #content .useful-information .info .top{
	background: url(../images/block_w767_top.gif) no-repeat top;
	width: 767px;
}
#wrapper #content .useful-information .info .top .bot{
	background: url(../images/block_w767_bot.gif) no-repeat bottom;
	width: 697px;
	padding: 0 30px 0 40px;
}
#wrapper #content .useful-information .info .info-title{
	height: 48px;
	line-height: 40px;
}
#wrapper #content .useful-information .info .info-title .text{
	float: left;
}
#wrapper #content .useful-information .info .info-title a{
	float: right;
}
#wrapper #content .useful-information .info .info-text{
	text-align: justify;
}
#wrapper #content .useful-information .info .info-text ul{
	padding: 0;
	margin: 0;
}
#wrapper #content .useful-information .info .info-text ul li{
	padding: 3px 0;
}
#wrapper #content .useful-information .info .info-text ul li span{
	padding: 3px 0;
	color: #7e868d;
}
#wrapper #content .block-statistica{
	clear: both;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .block-statistica .stat-info{
	float: left;
	background: url(../images/stat_main_block_bg.gif) repeat-y;
	width: 690px;
}
#wrapper #content .block-statistica .stat-info .bot{
	background: url(../images/stat_main_block_bot.gif) no-repeat bottom;
	width: 690px;
}
#wrapper #content .block-statistica .stat-info .top{
	background: url(../images/stat_main_block_top.gif) no-repeat top;
	width: 654px;
	padding: 20px 18px;
}
#wrapper #content .block-statistica .stat-info .stat-title{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	padding: 0 0 10px 0;
}
#wrapper #content .block-statistica .stat-info .stat-text{
	background: url(../images/stat_text_block_bg.gif) repeat-y;
	width: 654px;
}
#wrapper #content .block-statistica .stat-info .stat-text .bot-coners{
	background: url(../images/stat_text_block_bot.gif) no-repeat bottom;
	width: 654px;
}
#wrapper #content .block-statistica .stat-info .stat-text .top-title{
	width: 624px;
	padding: 0 15px;
}
#wrapper #content .block-statistica .stat-info .stat-text .stat-menu{
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
#wrapper #content .block-statistica .stat-info .stat-text .stat-menu a{
	color: #fff;
}
#wrapper #content .block-statistica .stat-info .stat-text .stat-menu span{
	padding: 0 17px;
}
#wrapper #content .block-statistica .stat-info .stat-text .text{
	padding: 20px 0;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .block-statistica .raznoe{
	float: right;
}
#wrapper #content .steps{
	clear: both;
	background: url(../images/intro_bg.gif) repeat-y;
	width: 1000px;
}
#wrapper #content .steps .top-coners{
	background: url(../images/intro_top_type_two.gif) no-repeat top left;
	width: 1000px;
}
#wrapper #content .steps .bot-coners{
	background: url(../images/intro_bottom.gif) no-repeat bottom;
	width: 980px;
	overflow: hidden;
	_height: 1%;
	padding: 40px 0 30px 20px;
}
#wrapper #content .steps table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#wrapper #content .steps table td{
	width: 200px;
	padding: 0 20px;
	border-right: 1px dashed #b9babc;
	text-align: justify;
	vertical-align: top;
}
#wrapper #content .steps table td.no-border{
	border: 0;
}
#wrapper #content .steps table td .digit{
	display: block;
	font-size: 61px;
	line-height: 61px;
	margin: -11px 0 0 0;
	position: relative;
}
#wrapper #content .backup-text-blocks{
	clear: both;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .backup-text-blocks .left-block{
	float: left;
	background: url(../images/backup_text_block_bg.gif) repeat-y;
	width: 490px;
}
#wrapper #content .backup-text-blocks .right-block{
	float: right;
	background: url(../images/backup_text_block_bg.gif) repeat-y;
	width: 490px;
}
#wrapper #content .backup-text-blocks .top{
	background: url(../images/backup_text_block_top.gif) no-repeat top;
	width: 490px;
}
#wrapper #content .backup-text-blocks .bot{
	background: url(../images/backup_text_block_bot.gif) no-repeat bottom;
	width: 450px;
	padding: 0 20px;
}
#wrapper #content .backup-text-blocks .title-block{
	height: 42px;
	line-height: 40px;
}
#wrapper #content .backup-text-blocks .title-block .name{
	float: left;
}
#wrapper #content .backup-text-blocks .title-block a{
	float: right;
}
#wrapper #content .backup-text-blocks .title{
	font-size: 13px;
	padding: 10px 0 5px 0;
	font-weight: bold;
}
#wrapper #content .backup-text-blocks .text{
	padding: 0 0 20px 0;
	text-align: justify;
}
#wrapper #content .backup-text-blocks .button{
	overflow: hidden;
	_height: 1%;
	_overflow: inherit;
	border-top: 1px solid #dedede;
	padding: 10px 0 0 0;
}
#wrapper #content .backup-text-blocks .button a{
	display: block;
	float: right;
	width: 136px;
	height: 27px;
	margin: 0 0 3px 0;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	color: #646464;
}
#wrapper #content .hosting-info{
	clear: both;
	overflow: hidden;
	_height: 1%;
}
/*******************************/
#wrapper #content .hosting-info .hosting-table-to-left{
    float: left;
    width: 685px;
    margin: 0 0 15px 0;
    _display: inline;
}
#wrapper #content .hosting-info .hosting-table{
    background: #f6f8f3 url(../images/lborder.gif) repeat-y left;
}
#wrapper #content .hosting-info .hosting-table .hosting-table-rborder{
    background: url(../images/rborder.gif) repeat-y right;
}
#wrapper #content .hosting-info .hosting-table .hosting-table-tborder{
    background: url(../images/tborder.gif) repeat-x top;
}
#wrapper #content .hosting-info .hosting-table .hosting-table-bborder{
    background: url(../images/bborder.gif) repeat-x bottom;
}
#wrapper #content .hosting-info .hosting-table .hosting-table-left-top{
    background: url(../images/left_top_coner.gif) no-repeat left top;
}
#wrapper #content .hosting-info .hosting-table .hosting-table-right-top{
    background: url(../images/right_top_coner.gif) no-repeat right top;
}
#wrapper #content .hosting-info .hosting-table .hosting-table-right-bot{
    background: url(../images/right_bot_coner.gif) no-repeat right bottom;
}
#wrapper #content .hosting-info .hosting-table .hosting-table-left-bot{
    background: url(../images/left_bot_coner.gif) no-repeat left bottom;
}


/******************************/
#wrapper #content .hosting-info .hosting-table{
	float: left;
	background: url(../images/hosting_table_bg.gif) repeat-y;
	width: 685px;
	margin: 0 0 8px 0px;
	_display: inline;
}
#wrapper #content .hosting-info .hosting-table .top{
	background: url(../images/hosting_table_top.gif) no-repeat top;
	width: 685px;
}
#wrapper #content .hosting-info .hosting-table .bot{
	background: url(../images/hosting_table_bot.gif) no-repeat bottom;
	width: 685px;
}
#wrapper #content .hosting-info .hosting-table table{
	width: 685px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#wrapper #content .hosting-info .hosting-table table th, #wrapper #content .hosting-info .hosting-table table td{
	border-right: 1px solid #e0e4da;
	border-bottom: 1px solid #e0e4da;
	padding: 5px 5px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
#wrapper #content .hosting-info .hosting-table table .left{
	text-align: left;
	padding-left: 10px;
}
#wrapper #content .hosting-info .hosting-table table h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #4e4d4d;
	margin: 10px 0 5px 0;
	padding: 0;
	width: 126px;
	height: 36px;
}
#wrapper #content .hosting-info .hosting-table table .duoble-star{
	width: 119px;
	height: 115px;
	color: #fff;
	padding: 18px 0 0 0;
}
#wrapper #content .hosting-info .hosting-table table .duoble-star span.big{
	font-size: 30px;
	line-height: 30px;
	padding: 0 12px 0 0;
}
#wrapper #content .hosting-info .hosting-table table .duoble-star span.month{
	font-size: 15px;
	line-height: 15px;
	padding: 0 12px 0 0;
}
#wrapper #content .hosting-info .hosting-table table .duoble-star span.big-two{
	font-size: 22px;
	line-height: 22px;
	margin: 13px 0 0 0;
	padding: 0 0 0 50px;
}
#wrapper #content .hosting-info .hosting-table table .duoble-star span.discont{
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 0 50px;
}
#wrapper #content .hosting-info .hosting-table table th span{
	display: block;
}
#wrapper #content .hosting-info .hosting-table table th span.price{
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 5px 0;
}
#wrapper #content .hosting-info .hosting-table table th span.discont-red,
#wrapper #content .hosting-info .hosting-table table th span.discont-blue,
#wrapper #content .hosting-info .hosting-table table th span.discont-orange,
#wrapper #content .hosting-info .hosting-table table th span.discont-green{
	background: url(../images/discont_bg_red.gif) no-repeat;
	width: 84px;
	height: 22px;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
#wrapper #content .hosting-info .hosting-table table th span.discont-blue{
	background:url(../images/discont_bg_blue.gif) no-repeat;
}
#wrapper #content .hosting-info .hosting-table table th span.discont-orange{
	background:url(../images/discont_bg_orange.gif) no-repeat;
}
#wrapper #content .hosting-info .hosting-table table th span.discont-green{
	background:url(../images/discont_bg_green.gif) no-repeat;
}
#wrapper #content .hosting-info .hosting-table table th span.comment{
	line-height: 12px;
	font-size: 11px;
}
#wrapper #content .hosting-info .hosting-table table th .submit{
	margin: 20px 0 10px 0;
	width: 84px;
}
#wrapper #content .hosting-info .hosting-table table, #wrapper #content .hosting-info .hosting-table table th.left{
	text-align: left;
	padding-left: 15px;
}
#wrapper #content .hosting-info .hosting-table table .no-border{
	border-right: 0;
}
#wrapper #content .hosting-info .hosting-table table .last td{
	border-bottom: 0;
}
#wrapper #content .hosting-info .hosting-table table td.discont{
	position: relative;
}
#wrapper #content .hosting-info .hosting-table table td.discont .discont-star{
	position: absolute;
	display: block;
	background: url(../images/small_star.gif) no-repeat;
	width: 36px;
	height: 35px;
	line-height: 32px;
	color: #fff;
	font-size: 10px;
	margin: -8px 0 0 0;
	_left: 5px;
	_top: 11px;
}
#wrapper #content .hosting-info .hosting-articles{
	background: url(../images/hosting_articles_block_bg.gif) repeat-y;
	width: 688px;
	float: left;
}
#wrapper #content .hosting-info .hosting-articles .top{
	background: url(../images/hosting_articles_block_top.gif) no-repeat top;
	width: 688px;
}
#wrapper #content .hosting-info .hosting-articles .bot{
	background: url(../images/hosting_articles_block_bot.gif) no-repeat bottom;
	width: 688px;
	overflow: hidden;
	_height: 1%;
}
#wrapper #content .hosting-info .hosting-articles .title-block{
	height: 42px;
	line-height: 40px;
	padding: 0 15px 0 35px;
}
#wrapper #content .hosting-info .hosting-articles .title-block .name{
	float: left;
}
#wrapper #content .hosting-info .hosting-articles .title-block a{
	float: right;
}
#wrapper #content .hosting-info .hosting-articles .articles-list{
	padding: 10px 15px 10px 25px;
}
#wrapper #content .hosting-info .hosting-articles .articles-list .article{
	border-bottom: 1px solid #dedede;
	padding: 0 0 8px 0;
	margin: 0 0 20px 0;
	text-align: justify;
}
#wrapper #content .hosting-info .hosting-articles .articles-list .article .title{
	font-size: 13px;
	padding: 0 0 5px 0;
	font-weight: bold;
}
#wrapper #content .hosting-info .hosting-articles .button{
	padding: 0 5px 0 0;
}
#wrapper #content .hosting-info .right-part{
	float: right;
}
#wrapper #content .hosting-info .right-part .hosting-faq{
	background: url(../images/hosting_faq_block_bg.gif) repeat-y;
	width: 306px;
	margin: 0 0 10px 0;
}
#wrapper #content .hosting-info .right-part .hosting-faq .top{
	background: url(../images/hosting_faq_block_top.gif) no-repeat top;
	width: 306px;
}
#wrapper #content .hosting-info .right-part .hosting-faq .bot{
	background: url(../images/hosting_faq_block_bot.gif) no-repeat bottom;
	width: 306px;
	overflow: hidden;
}
#wrapper #content .hosting-info .right-part .hosting-faq .title{
	height: 43px;
	line-height: 40px;
	font-size: 12px;
	padding: 0 20px;
}
#wrapper #content .hosting-info .right-part .hosting-faq .faq-open-block{
	background: url(../images/hosting_faq_open_block_bot.gif) no-repeat bottom;
	width: 286px;
	margin: 0 0 0px 10px;
	color: #5e5e5e;
}
#wrapper #content .hosting-info .right-part .hosting-faq .faq-open-block .top-open{
	background: url(../images/hosting_faq_open_block_top.gif) no-repeat top;
	width: 286px;
	padding: 0 0 23px 0;
}
#wrapper #content .hosting-info .right-part .hosting-faq .faq-open-block .faq-text{
	padding: 30px 20px 30px 37px;
	text-align: justify;
}
#wrapper #content .hosting-info .right-part .hosting-faq .faq-open-block .close{
	font-size: 10px;
	color: #929292;
	padding: 0 0 0 25px;
}
#wrapper #content .hosting-info .right-part .hosting-faq .button{
	overflow: hidden;
	height: 1%;
}
#wrapper #content .hosting-info .right-part .hosting-faq .button .a-button{
	display: block;
	float: right;
	width: 136px;
	height: 27px;
	margin: 0 8px 3px 0;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	color: #646464;
	_display: inline;
}
#wrapper #content .hosting-info .right-part .hosting-faq .faq-list{
	margin: 0 0 20px 5px;
	padding: 0;
	list-style: none;
}
#wrapper #content .hosting-info .right-part .hosting-faq .faq-list li{
	background: url(../images/hosting_faq_list_li_h_line.gif) no-repeat bottom;
	padding: 2px 0 3px 0;
}
#wrapper #content .hosting-info .right-part .hosting-faq .faq-list li a{
	display: block;
	background: url(../images/faq_list_icon.gif) no-repeat 17px 10px;
	width: 268px;
	height: 31px;
	padding: 0 5px 0 33px;
	line-height: 27px;
	text-decoration: none;
	color: #636363;
    overflow: hidden;
}
#wrapper #content .hosting-info .right-part .hosting-faq .faq-list li a:hover{
	background: url(../images/hosting_faq_list_a_hover.gif) no-repeat;
}
#wrapper #content .hosting-info .right-part .one-article{
	width: 306px;
	background: url(../images/hosting_right_article_block_bg.gif) repeat-y;
	text-align: justify;
	margin: 10px 0 0 0;
}
#wrapper #content .hosting-info .right-part .one-article .top{
	width: 306px;
	background: url(../images/hosting_right_article_block_top.gif) no-repeat top;
}
#wrapper #content .hosting-info .right-part .one-article .bot{
	width: 258px;
	background: url(../images/hosting_right_article_block_bot.gif) no-repeat bottom;
	padding: 20px 24px;
}
#wrapper #content .hosting-info .right-part .one-article .title{
	font-size: 12px;
	font-weight: bold;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer{
	width: 1000px;
	margin: 10px auto 0 auto;
	height: 82px;
	border-top: 1px solid #CCCCCC;
	padding-top:10px;
}
#footer .pay-systems{
	float: left;
	margin: 38px 0 0 0;
}
#footer .pay-systems a{
	margin: 0 15px 0 0;
}
#footer .copy-rights{
    position: absolute;
    right: 0;
	float: right;
	/*margin: 35px 0 0 0; */
	font-size: 10px;
	text-align: right;
    /*padding-left: 50px;*/
}
#footer .copy-rights .developed{
	display: block;
	width: 112px;
	background: url(../images/footer_logo.gif) no-repeat 120px 2px;
	color: #ababab;
	height: 13px;
	line-height: 13px;
	padding: 0 50px 0 0;
	margin: 2px 0 0 0;
}
#footer .phones{
    position: relative;
	float: right;
	height: 44px;
	width: 590px;
	padding: 38px 10px 0 0;
}
#footer .phones .city-phone{
	float: left;
	background: url(../images/phone.gif) no-repeat 0 6px;
	width: 150px;
	padding: 0 0 0 20px;
	font-size: 18px;
	color: #696969;
	line-height: 15px;
}
#footer .phones .mobile{
	float: left;
	background: url(../images/mobile.gif) no-repeat 71px 3px;
	width: 148px;
	padding: 0 0 0 93px;
	font-size: 18px;
	color: #696969;
	line-height: 15px;
}
#footer .phones .code{
	font-size: 12px;
}
#footer .phones .comment{
	display: block;
	font-size: 10px;
	color: #d0d0d0;
	text-align: center;
}
#button
{border-style:solid;
 border: none; 
 color: white; 
 height: 25px;
padding-bottom: 3px;
margin-bottom: 6px;
min-width: 122px;
_padding-left: 1px;
cursor: pointer;
}
.altOn {
background-color:#FCF8EC;
border:1px solid #888888;
font-family:arial;
font-size:10pt;
padding:3px;
z-index:10;}
#printme
{
color:#727272;
font-size: 11px;
font-family: Tahoma,Geneva,sans-serif;    
}
/****/
.core_4_ded 
{
 background: url(../images/akcia_2.jpg);
 display:block ;
 width: 135px;
 height:163px ;  
}.core_4_ded50 
{
 background: url(../images/akcia_50.jpg);
 display:block ;
 width: 135px;
 height:163px ;  
}
/**/
#wrapper #content .about-domen .right-part .domen-faq2{
    background: url(../images/domen_faq_block_bg.gif) repeat-y;
   /* width: 400px; */
   width: 685px;
    margin: 0 0 10px 0;
}
#wrapper #content .about-domen .right-part .domen-faq2 .top{
    background: url(../images/domen_faq_block_top.gif) no-repeat top;
    /*width: 400px; */
}
#wrapper #content .about-domen .right-part .domen-faq2 .bot{
    background: url(../images/domen_faq_block_bot.gif) no-repeat bottom;
    /*width: 400px; */
    /*padding: 0 15px 10px 15px;*/
    overflow: hidden;
}
#wrapper #content .about-domen .right-part .domen-faq2 .title{
    height: 43px;
    line-height: 40px;
    font-size: 12px;
    padding: 0 43px;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-open-block{
    background: url(../images/faq_open_block_bot.gif) no-repeat left bottom;
   /* width: 381px;*/
    margin: 0 0 0px 10px;
    color: #5e5e5e;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-open-block .top-open{
    background: url(../images/faq_open_block_top.gif) no-repeat left top;
    /*width: 381px; */
    padding: 0 0 23px 0;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-open-block .top-open .faq-title a{
     color:#636363;
display:block;
height:31px;
line-height:27px;
padding:0 5px 0 33px;
text-decoration:none;
/*width:356px; */
}
/*****/
#wrapper #content .right-part .hosting-faq .faq-open-block .top-open .faq-title a{
     color:#636363;
display:block;
height:31px;
_line-height:27px;
padding:0 5px 0 33px;
text-decoration:none;
width:265px;
cursor: pointer;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-open-block .top-open .faq-title a:hover{
_background: url(../images/faq_list_a_title_hover.gif) no-repeat; 
cursor: pointer;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-open-block .faq-text{
    padding: 0px 20px 0px 37px;
    text-align: justify;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-open-block .close{
    font-size: 10px;
    color: #929292;
    padding: 0 0 0 25px;
}
#wrapper #content .about-domen .right-part .domen-faq2 .button .a-button{
    display: block;
    float: right;
    width: 136px;
    height: 27px;
    margin: 0 8px 3px 0;
    text-align: center;
    line-height: 27px;
    text-decoration: none;
    color: #646464;
    _display: inline;
}
#wrapper #content .about-domen .right-part .domen-faq2 .button span{
    float: left;
    margin: 3px 0 0 13px
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-list{
    margin: 0 0 20px 5px;
    padding: 0;
    list-style: none;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-list li{
    background: url(../images/faq_list_li_h_line.gif) no-repeat bottom;
    padding: 2px 0 3px 0;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-list li a{
    display: block;
    background: url(../images/faq_list_icon.gif) no-repeat 17px 10px;
    /*width: 356px; */
    height: 31px;
    padding: 0 5px 0 33px;
    line-height: 27px;
    text-decoration: none;
    color: #636363;
}
#wrapper #content .about-domen .right-part .domen-faq2 .faq-list li a:hover{
    background: url(../images/faq_list_a_hover2.gif) no-repeat;
    cursor: pointer;
}
.service1 {
float:left;
width:470px;			
}

.service2 {
float:right;
width:390px;
border: 1px solid rgb(219, 225, 230);
margin:5px;
padding:5px;
border-radius: 5px 5px 5px 5px;			
}


#contacts_block {
float: right;
width: 260px;}
/*******/
.menu_got_resh {
    /*display: none;*/
    background: url("../images/got_resh.png") repeat scroll 0 0 transparent;
    height: 85px;
    position: absolute;
    right: 0;
    top: 161px;
    width: 85px;
}
#popup-overlay {
     display: none;
    position: fixed;
    _position: absolute;
    background: #000;
    width: 100%;
    height: 1170px;
    top: 0;
    left: 0;
    z-index: 100000;
    opacity: 0.66;
    filter: alpha(Opacity=66);
}
    #popup_form{
        display: none; 
        color: black;
        height: 250px;
        left: 50%;
        margin: 0 0 0 -385px;
        padding: 25px;
        position: fixed;
        top: 150px;
        z-index: 100001;

    }
    .contactf{
        background: white;
          font-size: 14px;
    left: 0;
    position: absolute;
    top: 62px;
    } 
    .contactf span{
   font-weight: bold;
   color:#5483AC;
   
    }
/**************************************/
#wrapper #content .hosting-info .hosting-table,
#wrapper #content .hosting-info .hosting-table .top,
#wrapper #content .hosting-info .hosting-table .bot{
	background: none;	
}
#wrapper #content .hosting-info .hosting-table{
	border: 1px solid #E0E4DA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	behavior: url(/css/PIE.htc);
	position: relative;
}
#wrapper #content .hosting-info .hosting-table table{
	padding: 0;
}





