#header
{
	border-bottom:4px solid #330099;
}
#left
{
	display:none;
}
/**********************************/
/*OVERRIDES */
/**********************************/
#content
{
	padding-top:5px;
	float:right;
	width:540px;
}

/**********************************/
/*PAGE STYLES */
/**********************************/
#register-about
{
	margin-left:3px;
	margin-top:5px;
	padding:5px;
	width:176px;
	float:left;
	background-color:#ffffaa;
	border:1px solid #ffcc00;
}
.about-site
{
	font-size:1.0em;
	padding-bottom:20px;
	border-bottom:1px solid #ffcc00;
	margin-bottom:20px;
	color:#666666;
	text-align:right;
}
.about-site-last
{
	font-size:1.0em;
	padding-bottom:20px;
	color:#666666;
	text-align:right;
}
.about-site h4, .about-site-last h4
{
	font-size:1.3em;
	color:#003366;
	font-weight:normal;
}
.about-image
{
	margin-right:10px;	
}

/**********************************/
/*INPUT FIELDS */
/**********************************/
#txtArtistBooth, #txtArtistFName, #txtArtistLName, #txtArtistEmail, #txtArtistCity, #txtArtistState, #txtArtistZipcode
{
	width:250px;
}
#txtArtistCountry
{
	width:252px;
}
#txtArtistCode
{
	width:89px;
}
#txtPassword1, #txtPassword2
{
	width:125px;
}
#txtCaptcha
{
	width:80px;
}
#imgCaptcha
{
	margin-top:2px;
}
#promo-code
{
	margin-top:20px;
}
#promo-code a
{
	font-size:0.9em;
	position:relative;
	z-index:1;
	top:-5px;
	left:5px;
}
#promo-enter
{
	display:none;
}
#txtPromoCode
{
	width:80px;
	text-transform:uppercase;
}