.footer-menu-button a {
    font-weight: bold;
    background: #c1c1c1;
    color: white;
    text-decoration: none;
}

.padding-checkbox {
    padding: 4px 3px 4px 3px;
    width: 25%;
}

#checker-form {
	width: 243px;
	margin: 8px auto;
	background: #ae2d29;
	color: white;
}

#check-domain {
	position: absolute;
	width: 87px;
	height: 23px;
	margin-left: 140px;
	margin-top: -11px;
}

#check-domain-more {
    position: absolute;
    width: 87px;
    height: 23px;
    margin-left: 140px;
    margin-top: 9px;
    display: none;
}

#more-domains-block {
    display: none;
    padding: 0 4px 25px 6px;
    margin: 0px;
}

/* for pay step 2 */
.threeplet-block {
    padding: 0 7px 0 7px;
}

.threeplet-block .corner {
	width: 7px;
	height: 7px;
}

.threeplet-block .center {
	width: 672px;
}

.threeplet-block .block {
	width: 100%;
	background: #EFEFEF;
	color: inherit !important;
}

.threeplet-block .l-t {
	background: #FFFFFF url(../pics/corn_g_l_t.gif) 100% 0 no-repeat;
	color: inherit !important;
}

.threeplet-block .r-t {
	background: #FFFFFF url(../pics/corn_g_r_t.gif) 100% 0 no-repeat;
	color: inherit !important;
}

.threeplet-block .l-b {
	background: #FFFFFF url(../pics/corn_g_l_b.gif) 100% 0 no-repeat;
	color: inherit !important;
}

.threeplet-block .r-b {
	background: #FFFFFF url(../pics/corn_g_r_b.gif) 100% 0 no-repeat;
	color: inherit !important;
}

.threeplet-block .border-t {
	border-top: 1px solid #AEAEAE;
}

.threeplet-block .border-b {
	border-bottom: 1px solid #AEAEAE;
	padding-top: 6px;
}

.threeplet-block .border-l-r {
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
}

.threeplet-block .border-t-b {
	border-top: 1px solid #AEAEAE;
	border-bottom: 1px solid #AEAEAE;
}

.threeplet-block .block td {
	padding: 2px 5px;
}

.threeplet-block .middle {
	width: 668px;
	padding: 0 8px 0 8px;
	background: #EFEFEF;
	color: inherit !important;
}

.clear {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.threeplet-block div.ico-button {
	width: 664px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	background: #adadad url(../pics/ico_button_right.gif) 100% 0 no-repeat;
	color: white;
}

.margin-m-5 {
	margin: 0 0 -5px 0;
}

.RulesArea {
	width: 400px;
}

.block div.padding-inside-block {
    padding: 0 15px 0 15px;
}

div.simple-text-block {
    padding: 10px;
}

#checker-text {
	padding: 3px 0 0 8px;
}
