html, body {
	width: 964px;
	margin: 0 auto 5px auto;
	padding: 0;
	background: url('/img/page_bg.png');
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #444;
}
.break {
	clear: both;
}
img {
	border: 0;
}
em {
	font-style: normal;
	color: #87a803;
}
p.err {
	font-style: bold;
	color: #f00;
}
strong {
	font-style: bold;
	color: #f00;
}

#header {
	float: left;
	margin: 10px auto auto 0;
	width: 952px;
	height: 138px;
	background: url('/img/header_bg.png');
}
#header_left {
	float: left;
	margin: 10px 0 0 0;
	width: 6px;
	height: 138px;
	background: url('/img/header_left.png');
}
#header_right {
	float: left;
	margin: 10px 0 0 0;
	width: 6px;
	height: 138px;
	background: url('/img/header_right.png');
}
#header div.logo {
	float: left;
	margin: 20px 0 17px 20px;
	width: 236px;
	height: 69px;
	background: url('/img/logo.png');
}
#header div.buttons {
	margin: 20px 0 0 516px;
	width: 180px;
	height: 86px;
	float: left;
}
#header div.menu {
	float: left;
	width: 952px;
}
#header div.menu ul {
	margin: 0;
}
#header div.menu li {
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
}
#header div.menu a {
	float: left;
	margin: 0;
	padding: 0 35px 0 30px;
	background: none;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	text-transform:uppercase;
}
#header div.menu a:hover {
	background: url('/img/menu_top_sel.png') repeat-x 0 0;
	color: #fff;
}
#header div.menu a.sel {
	background: url('/img/menu_top_sel.png') repeat-x 0 0;
	color: #fff;
}

#offer_more {
	margin: 0 0 20px 0;
}
#offer_more input.submit_blue {
	margin: 0 0 0 790px;
}
#promo_more {
	margin: 0 0 20px 0;
}

div.pagebox {
	margin: 10px auto auto 0;
	padding: 0 20px 0 20px;
	width: 924px;
	background: #fff;
}
div.pagebox div.top {
	margin: 0 -20px 0 -20px;
	height: 6px;
	width: 964px;
	background: url('/img/pagebox_top.png');
}
div.pagebox div.bottom {
	margin: 0 -20px 0 -20px;
	height: 6px;
	width: 964px;
	background: url('/img/pagebox_bottom.png');
}
div.pagebox div.left {
	float: left;
	width: 700px;
}
div.pagebox div.right {
	float: left;
	width: 220px;
}
div.pagebox div.left img {
	float: left;
	margin: 10px 10px 0 0;
}
div.pagebox div.right img {
	float: left;
	margin: 10px 0 0 10px;
}
div.pagebox p.small {
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
}
div.pagebox h1 {
	margin-top: 20px;
	font-size: 13px;
}
div.pagebox h1 img {
	vertical-align: middle;
}
div.pagebox div.offer_sms {
	float: left;
	margin: 0 10px 0 10px;
	padding: 8px;
	border: 1px solid #eee;
	cursor: pointer;
}
div.pagebox div.offer_sms_sel {
	float: left;
	margin: 0 10px 0 10px;
	padding: 8px;
	border: 1px solid #eee;
	cursor: pointer;
	background: #ddd;
}
div.pagebox div.promo {
	float: left;
	margin: 0 10px 0 10px;
	padding: 8px;
	border: 1px solid #eee;
	cursor: pointer;
}
div.pagebox div.sel {
	float: left;
	margin: 0 10px 0 10px;
	cursor: pointer;
	padding: 8px;
	border: 1px solid #eee;
	background: #ddd;
}
div.pagebox div.box {
	float: left;
	width: 211px;
	margin: 0 10px 0 10px;
}
div.pagebox div.box div.title {
	width: 211px;
	height: 33px;
	background: url('/img/pagebox_title.png') no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
}
div.pagebox div.box p {
	text-align: center;
}
div.pagebox div.box select {
	width: 144px;
	text-align: center;
	color: #999;
	font-weight: bold;
	border: 1px solid #eee;
	padding: 3px;
}
div.pagebox div.title2 {
	padding: 0 10px 0 10px;
	height: 33px;
	background: url('/img/box_title_bg.png') repeat-x;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
}
div.pagebox ul {
	padding: 0 0 0 20px;
}
div.pagebox li {
	padding: 0 0 20px 0;
	list-style: url('/img/li_arrows.png');
}
div.pagebox a {
	font-weight: bold;
	text-decoration: none;
	color: #035b8c;
}
div.pagebox a:hover {
	text-decoration: underline;
}
div.pagebox select {
	width: 158px;
	text-align: center;
	color: #999;
	font-weight: bold;
	border: 1px solid #eee;
	padding: 3px;
}
div.pagebox input.text {
	width: 150px;
	color: #999;
	font-weight: bold;
	border: 1px solid #eee;
	padding: 3px;
}

table {
	margin: 20px 10px 20px 10px;
	border: 0;
	border-spacing: 0;
	width: 100%;
}
tr.title {
	border: 0;
	background: url('/img/offer_sms_title.png') repeat-x;
}
table.poll td {
	border: 1px solid #e2e0e0;
}
table.poll td.answer {
	width: 400px;
}
table.poll th {
	border: 1px solid #e2e0e0;
}
table.poll textarea {
	border: none;
	width: 400px;
	height: 100px;
}
tr.odd {
	background: #f8f7f7;
}
th {
	height: 34px;
	color: #fff;
	border-top: 1px solid #cee5ef;
	border-bottom: 1px dashed #d7d6d6;
}
td {
	height: 34px;
	border-bottom: 1px dashed #d7d6d6;
	text-align: center;
	font-weight: bold;
}
td.bolded {
	font-color: #87a803;
}
label {
	display: inline-block;
	width: 200px;
	margin-right: 7px;
	text-align: right;
}

input.submit, input.submit_blue {
	height: 25px;
	padding: 0 15px 0 15px;
	line-height: 20px;
	border: 2px solid #eee;
	font-weight: bold;
	background: url('/img/input_submit_blue.png');
	color: #fff;
	cursor: pointer;
}
input.submit_green {
	height: 25px;
	padding: 0 15px 0 15px;
	line-height: 20px;
	border: 2px solid #eee;
	font-weight: bold;
	background: url('/img/input_submit_green.png');
	color: #fff;
	cursor: pointer;
}
input.submit_silver {
	height: 27px;
	width: 108px;
	padding: 3px 20px 0 10px;
	border: 0;
	font-weight: bold;
	background: url('/img/input_submit_silver.png');
	color: #000;
	cursor: pointer;
	text-align: center;
}
li.on {
    color: #0f0;
    cursor: pointer;
}
li.off {
    color: #f00;
    cursor: pointer;
}
.service_off {
	font-weight: bold;
	color: #f00;
}