#jspromoBanner {
	position: relative;
}
#jspromo {
	position: relative;
	width: 738px;
	height: 198px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	text-align: center;
	font-size: 12px;
}
#jsmenu {
	position: absolute;
	right: 15px;
	bottom: 14px;
	width: auto;
	height: 16px;
	margin-left: auto;
	font-weight: bold;
}
#jsmsub {
	float: right;
	display: inline;
	height: 16px;
	margin-left: auto;
	padding: 0px 3px;
	background: #ccc url('/media/cphp/javascript/bar_bg.gif');
}
#jsmsub a {
	border: solid;
	padding: 0px 2px;
	border-width: 0px 1px 0px 1px;
	border-color: #aaa #aaa #999 #999;
	text-decoration: none;
}
#jsmsub a:link, #jsmsub a:visited {
	background: transparent none;
	color: #333;
}
#jsmsub a.sel:link, #jsmsub a.sel:visited {
	background: #ddd url('/media/cphp/javascript/bar_selector.gif') no-repeat center bottom;
	color: #333;
}
#jsmsub a:focus, #jsmsub a:active, #jsmsub a:hover,
#jsmsub a.sel:focus, #jsmsub a.sel:active, #jsmsub a.sel:hover {
	background: #ccc none;
	color: #c00;
}

#bnrA {
	float: left;
	width: 738px;
	height: 28px;
	background: url('/media/cphp/javascript/hdr_bar.jpg');
}
#bnrB {
	display: none;
	clear: both;
	width: 738px;
	height: 117px;
}
#bnrA ul, #bnrB ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bnrA li, #bnrB li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bnrC {
	width: 126px;
	height: 110px;
	padding-top: 7px;
	background: #bbb url('/media/cphp/javascript/hdr_lnk.jpg');
	padding-right: 20px;
}
#bnrC div {
	padding: 0px 0px 2px 10px;
	color: #f0f0f0;
}
#bnrC li {
	float: none;
	margin-left: 25px;
	padding: 0px 0px 3px 0px;
	list-style: disc url('/media/cphp/javascript/bullet_arw.gif') outside !important;
	font-size: 12px;
}
#bnrBaloon {
	display: none;
	position: absolute;
	left: 0px;
	top: 138px;
	width: 738px;
	height: 60px;
}
