/* redefined styles */
#content {
	background-image: none;	
	font-size: 11px;
	text-align: left;
}
#content-inner {
	background-image: none;	
}
/* /redefined styles */
/* front page */
#col1 {
	float: left;
	width: 272px;
	margin-left: 10px;
}
#col2 {
	float: left;
	width: 231px;
	height: 282px;
	margin-left: 5px;
}
#col3 {
	float: left;
	margin-left: 13px;
	width: 187px;
	height: 282px;	
	background: url(../images/textual/Ru_Bank_Transfer_bg.jpg) top left no-repeat;
	padding: 10px;
}
/* /front page */
/* login form */
#login-title {
	display: block;
	width: 272px;
	height: 22px;
	background: url(../images/textual/Ru_HP_enter.gif) no-repeat;
	clear: both;
}
#login-container {
	width: 272px;
	height: 93px;
	background: url(../images/decor/HPtofes_bg.gif) top no-repeat;
	text-align: left;
	font-size: 11px;
	color: #727274;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#login-left {
	width: 131px;
	height: 100%;
	float: left;
	padding-left: 10px;
}
#login-right {
	width: 130px;
	height: 100%;
	float: right;
}
#login-divider {
	width: 1px;
	height: 100%;
	float: left;
	background: url(../images/decor/HP_kav.gif) top no-repeat;
}
#login-center {
	text-align: center;
	color: #000000;
	padding-top: 30px;
}
#login-left input.text {
	font-size: 10px;
	color: #0099C6;
	width: 120px;
	height: 12px;
	background-color: #F2F2F2;
	border: solid 1px #787879;
	padding: 1px;
}
#login-left input.submit {
	width: 54px;
	height: 14px;
	margin-top: 5px;
	margin-left: 70px;
}
#login-right ul {
	list-style-type: none;
	list-style-position: inside;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
#login-right ul li {
	padding-bottom: 5px;
}
#login-right ul a:link, #login-right ul a:visited,
#login-center a:link, #login-center a:visited {
	color: #727274;
	text-decoration: underline;
}
#login-right ul a:hover, #login-right ul a:active,
#login-center a:hover, #login-center a:active {
	color: #727274;
	text-decoration: none;
}
/* /login form */
/* columns */
#col2-sub1 {
	width: 24px;
	height: 282px;
	background: url(../images/textual/Ru_1.gif) top left no-repeat;
	float: left;
}
#col2-sub2 {
	width: 187px;
	height: 282px;
	background: url(../images/textual/Ru_PtP_bg.jpg) top left no-repeat;
	float: left;
	padding: 10px;
}
#col2-lnk, #col3-lnk {
	text-align: right;
}
#col2-foreign-places {
	text-align: right;
	padding-top: 22px;	
}
.col-inner h1 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.col-inner p {
	font-size: 11px;
	text-align: justify;
}
.col-inner {
	height: 140px;
	overflow: hidden;
}
#col1-content {
	text-align: left;
	font-size: 11px;
	color: #5E6168;
	margin-top: 10px;
}
#col1-content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #32c6fc;
	display: block;
	margin-bottom: 5px;
}
#col1-content ul {
	list-style-position: inside;
	list-style-image: url(../images/decor/Bullet_5.gif);
}
/* /columns */
