.front #rightsidebar {background: #FFF;float: right;margin-left: 24px;width: 448px}

/* Midle top */
.front .necker {
	width: 970px;
	height: auto;
	float: left;
	margin: 18px 0 30px 0;
}

.front .necker #countrylist {
	width: 512px;
	height: 375px;
	float: left;
}

.front .necker #mainbanner {
	width: 447px;
	height: 376px;
	float: right;
}

.front #countrylist .block {
	width: 127px;
	height: 100%;
	float: left;
	margin: 0 1px 0 0;
}

#countrylist .country_dsc {
	width: 127px;
	height: 184px;
	float: left;
}
/* India */
#block-block-2 .country_dsc {
	background: url(../images/country/india_top.jpg) top left no-repeat;
}
/* Indonesia */
#block-block-1 .country_dsc {
	background: url(../images/country/indonesia_top.jpg) top left no-repeat;
}
/* Thailand */
#block-block-3 .country_dsc {
	background: url(../images/country/thailand_top.jpg) top left no-repeat;
}
/* Bulgaria */
#block-block-4 .country_dsc {
	background: url(../images/country/bulgaria_top.jpg) top left no-repeat;
}
/* RUSSIAN */
/* India */
#block-block-22 .country_dsc {
	background: url(../images/country/india_top.jpg) top left no-repeat;
}
/* Indonesia */
#block-block-23 .country_dsc {
	background: url(../images/country/indonesia_top.jpg) top left no-repeat;
}
/* Thailand */
#block-block-24 .country_dsc {
	background: url(../images/country/thailand_top.jpg) top left no-repeat;
}
/* Bulgaria */
#block-block-25 .country_dsc {
	background: url(../images/country/bulgaria_top.jpg) top left no-repeat;
}

#countrylist .country_dsc p {
	color: #FFF;
	text-align: left;
	width: 97px;
	margin: 0 0 0 18px;
	font-size: 11px;
}

#countrylist .country_dsc a {
	font-size: 25px;
	font-family: "Helvetica", Arial, sans-serif;
	color: #FFF;
	letter-spacing: -1.3px;
	font-weight: lighter;
	margin: 17px 0 21px 9px;
	display: block;
}

.i18n-ru #countrylist .country_dsc a {
	font-size: 20px;
}


/* MEMBER LOGIN */
/* member login */
#block-block-7 h3 {
	font-size: 24px;
	font-family: "Helvetica", Arial, sans-serif;
	letter-spacing: -1.3px;
	font-weight: lighter;
	color: #161B50;
	display: block;
	height: auto;
	margin: 25px 0 0 30px;
	float: left;
	line-height: 1em;
}

#block-block-26 h3 {
	font-size: 24px;
	font-family: "Helvetica", Arial, sans-serif;
	letter-spacing: -1.3px;
	font-weight: lighter;
	color: #161B50;
	display: block;
	height: auto;
	margin: 25px 0 0 30px;
	float: left;
	line-height: 1em;
}

#member_login {
	height: auto;
	float: left;
	margin: 12px 0 0 30px;
	padding: 0 0 10px 0;
}

#member_login .dsc {
	width: 202px;
	height: auto;
	float: left;
	margin: 0 18px 0 0;
	font-size: 11px;
}

#member_login .form {
	width: 181px;
	height: auto;
	float: left;
	margin:0 0 20px 0;
}

#member_login .form label {
	color: #8CA2B5;
	font-size: 11px;
}

#member_login .form input {
	width: 179px;
	height: 18px;
	border: 1px solid #CFD8E0;
	margin: 0 0 7px 0;
}

#member_login .form .login {
	width: auto;
	height: auto;
	border: 0;
	float: right;
}


/* read more style */
.front #content .links {height: 43px}
.front #content .node_read_more a {background: url(../images/readmore.png);display: block;float: right;height: 43px;text-indent: -9999em;width: 108px}