#background {
	background-image: url(../images/back_advertise.jpg);
}
#formFootMessage {
	margin-top: 15px;
	text-align: right;
}
#whitePoster {
	background-image:url(../images/background_advertising_poster.png);
	background-position: center;
	background-repeat: none;
	height: 577px;
	margin-bottom: 20px;
	padding-top: 60px;
	width: 650px;
}
.bannerAdverLeft {
	color: #e62253;
	font-size: 1.55em;
	float: left;
	height: 50px;
	padding-right: 10px;
	position: relative;
	width: 145px;
}
.bannerAdverLeft p {
	color: #e62253;
	display: table-cell;
	height: 50px;
	width: 145px;
	text-align: right;
	vertical-align: middle;
}
.bannerAdverRight {
  color: #4e4a4b;
	display: table-cell;
	float: left;
	font-size: 0.875em;
	font-weight: normal;
	padding-left: 10px;
	width: 430px;
}
.bannerAdverRight p {
	color: #4e4a4b;
	display: table-cell;
	height: 50px;
	width: 430px;
	vertical-align: middle;
}
.bannerAdverLeft2 {
	color: #48484a;
	font-size: 1.25em;
	float: left;
	padding-right: 5px;
	position: relative;
	width: 286px;
}
.bannerAdverLeft2 p {
	display: table-cell;
	height: 30px;
	margin-bottom: 5px;
	text-align: right;
	vertical-align: middle;
	width: 286px;
}
.bannerAdverRight2 {
  color: #4e4a4b;
	display: table-cell;
	float: right;
	font-size: 0.875em;
	font-weight: normal;
	padding-left: 5px;
	width: 354px;
}
.bannerAdverRight2 p {
	display: table-cell;
	height: 30px;
	margin-bottom: 5px;
	vertical-align: middle;
	width: 354px;
}
.blk_left {
	padding: 0;
	width: 284px;
}
.blk_right {
	padding: 0;
	text-align: right;
	width: 284px;
}
.upper_blk_left {
	float: left;
	padding-right: 15px;
	position: relative;
	text-align: justify;
	width: 400px;
}
.upper_blk_right {
	float: right;
	padding-left: 15px;
	position: relative;
	width: 220px;
}
.upper_blk_right p {
	text-align: center;
	margin: 25px 0;
}
.upper_blk_right p.header {
	text-align: left;
	margin: 0 0 0 23px;
}
.upper_blk_right p.header span {
	font-size: 1em;
}
.captchaColumnBlock {
	height: 200px;
	position: relative;
	width: 100%;
}
.captchaColumn{
	color: #5c5d5f;
	float: left;
	font-size: 14px;
	height: 100px;
	position: relative;
	width: 33%;
}

	




