div.promo {
	background: transparent url(/Templates/Connect/Styles/Images/dbRightPanelTopBG.gif) no-repeat 0 0;
	border-bottom: 1px solid #E2E2E2;
	position: relative;
}
div.promo h2 {
	font-size:1em;
	padding:14px 0 10px 14px;
}
div.tvHolder {
	margin-top:1px;
}
div.promoContent h3, div.promoContent p {
margin:0 0 0 15px;
}
div.createRight {
	float: left;
	width: 251px;
	border: none;
	margin: -15px 0 0 0;
	position: relative;
	padding-bottom: 0px
}

div.regContainer {
	width: 628px;

}


div.regLeft {
	width: 304px;
	float: left;
}

div.regRight {
	width: 304px;
	float: left;
	margin-left: 20px;
}
.required {
	background: transparent url(/Templates/Connect/Styles/Images/requiredStar.gif) no-repeat 0 3px;
	width: 8px;
	height: 11px;
	display: block;
	float: left;
	margin: 0 2px 0 0;
}
.regLabel {
	display: block;
	font-size: 0.75em;
	color: #666;
	font-weight: bold;
}
.regTXT {
	border: 1px solid #B6B6B6;
	width: 230px;
	padding: 2px;
	margin-bottom: 20px;
}
.regSelBox {
	width: 236px;
	margin-bottom: 20px;
}
.addItem {
	display: block;
	font-size: 0.625em;
	/* Absolute Styles removed by Karuba */
}
.addItem a:link, .addItem a:visited {
	color: #000;
}
.moveDown {
	margin-top: 20px;
}
div.xtraFunction {
	position: relative;
}