#Content {
	width: 624px;
	margin-right: 326px;
	margin-top: 10px;
	background-image: url(../images/concerts_images/contentright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
}
#Content h2#heading {
	background-image: url(../images/signup_images/signup_heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 623px;
	text-indent: -9000px;
}
#Content h2#steps {
	background-image: url(../images/signup_images/signup1_steps.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 623px;
	text-indent: -9000px;
}
#Content h2#steps2 {
	background-image: url(../images/signup_images/signup2_steps.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 623px;
	text-indent: -9000px;
}
#Content h2 {
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
}
#Content .Section {
	background-color: #464646;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	width: 602px;
	padding: 10px;
}

#Content form .Section h3 {
	font-size: 15px;
	color: #777777;
	margin-bottom: 10px;
}
#Content form .Section table tr  td{
	font-size: 12px;
	color: #777777;
}

#Content form .Section .l, #Content form .Section .t{
	display: block;
	float: left;
}
#Content form .Section .l {
	background-color: #3f3f3f;
	margin-top: 5px;
	padding-bottom: 6px;
}

#Content form .Section .t {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 275px;
	padding: 3px;
	/*
	color: #FFF;
	background-color: #333;
	*/
	color: #333;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}


#Content form .Section table tr td {
	font-size: 14px;
	padding: 3px;
}
#Content form .Section #phone111, #Content form .Section #phone121, #Content form .Section #phone211, #Content form .Section #phone221 {
	width: 54px;
}
#Content form .Section label.phone111, #Content form .Section label.phone112, #Content form .Section label.phone121, #Content form .Section label.phone122, #Content form .Section label.phone211, #Content form .Section label.phone212, #Content form .Section label.phone221, #Content form .Section label.phone222 {
	margin-right: 5px;
}

#Content form .Section #phone112, 
#Content form .Section #phone122, 
#Content form .Section #phone212, 
#Content form .Section #phone222
{
	width: 137px;
}

#Content form .Section #state, #Content form .Section #state2, #Content form .Section #zip {
	width:100px;
}
#Content form .Section #instruments{
	width:578px;
}
#Content form .Section #state .selectState {
	font-style: italic;
}
#Content form .Section p {
	color: #777;
	font-size: 80%;
}


#Content form .Section #Next {
	float: right;
	margin-top: 5px;
}
#Content form .Section #agree {
	width:20px;
}
#Content form #bandnameTable {
	font-weight:bold;
}

#Content form .Section p span {
	display: block;
	float: left;
	padding: 10px;
	font-size: 13px;
	color: #777777;
}
#Content form .Section p span a {
	color: #FF0;
}

