.banner-group
{
	padding-bottom: 15px;
	border-bottom: 1px solid #DDD;
	margin-right: 4px;
	margin-bottom: 10px;
	overflow: hidden;
}

.banner-group br
{
	clear: both;
}



div.promotional-banner
{
	margin-right: 30px;
	margin-top: 15px;
	font-size: 12px;
	vertical-align: top;
	float: left;
	height: 100%;
}

div.promotional-banner img
{
	margin-top: 10px;
}

span.dimensions
{
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 10px;
}

a.get-code
{
	display: block;
	float: left;
	padding-left: 25px;
	height: 23px;
	background-image: url('/vp/images/nns/common/icons/get_code_icon.gif');
	background-repeat: no-repeat;
	background-position: center left;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

a.get-code p
{
	float: left;
	margin: 0px;
	padding: 0px;
}

a.get-code div.arrow
{
	float: left;
	width: 9px;
	height: 17px;
	background-image: url('/vp/images/nns/common/background/pop_ups/promote_vp/rightarrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

a.get-code span
{
	height: 23px;
}

div.page-content-inner-container h2
{
	font-size: 18px;
}

div.page-content-inner-container h3
{
	border-bottom: 1px solid #2E2F91;
	font-size: 14px;
	width: 95%;
}

div.page-content-inner-container ol
{
	padding-left: 25px;
	margin-left: 0px;
}

div.page-content-inner-container ol li
{
	font-weight: bold;
}

div.page-content-inner-container ol li span
{
	font-weight: normal;
}

div.page-content-inner-container p.promote-intro
{
	width: 95%;
}





div#divTermsPopup
{
	display: none;
}

div.terms-content
{
	clear: both;
	text-align: left;
	width: 400px;
	height: 273px;
	background-image: url('/vp/images/nns/common/background/pop_ups/promote_vp/terms-bg.gif');
	background-color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1px 10px 10px 10px;
	margin-top: 15px;
}

div.terms-content br
{
	clear: both;
}

div.terms-content h3
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 10px;
	color: #2E2F91;
}

div.terms-content-footer
{
	clear: both;
	width: 400px;
	height: 11px;
	background-image: url('/vp/images/nns/common/background/pop_ups/promote_vp/terms-footer.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div#divTermsText div.legal-text
{
	height: 191px;
	*height: 180px;
	width: 375px;
	margin-bottom: 10px;
	border: 1px solid #999;
	border-right: none;
	background-color: #fff;
	overflow: auto;
	padding: 0px 10px;
}

div#divTermsText div.legal-text ol
{
	padding-left: 15px;
	margin-left: 0px;
}

div#divTermsText div.legal-text ol li
{
	margin-bottom: 10px;
}

div#divTermsInput
{
	background-color: #fff;
	*margin-bottom: -30px !important;
	height: 35px;
}

div#divTermsInput div.input-checkbox
{
	float: left;
	width: 260px;
	vertical-align: middle;
}

div#divTermsInput div.input-checkbox p
{
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

div#divTermsInput div.input-checkbox input
{
	float: left;
	margin-right: 10px;
}

div#divTermsInput img
{
	float: right;
}

div#divTermsInput br
{
	clear: both;
}

div#divCodeDisplay
{
	display: none;
}

div#divCodeDisplay p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div#divCodeDisplay p#pCodeBox
{
	width: 100%;
	height: 194px;
	*width: 375px;
	*height: 180px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #999;
	font-family: Courier New;
	font-size: 12px;
	background-color: #fff;
}