#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;
}
#Content h2 {
	background-image: url(../images/contact_images/contact_heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 623px;
	text-indent: -9000px;
}
#Content .Contact {
	background-color: #464646;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	color: #767676;
	padding: 5px;
}
#Content .Contact h3 {
	font-size: 24px;
	font-style: italic;
}

#Content .ContactBase {
	background-color: #464646;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	height: 30px;
	color: #FFF;
	padding: 5px;
}
#Content .Contact form .l    , #Content .Contact form .t{
	display: block;
	float: left;
}
#Content .Contact form .l {
	background-color: #3f3f3f;
	margin-top: 5px;
	padding-bottom: 6px;
}
#Content .Contact form #Send {
	float: right;
}

#Content .Contact form .t {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 234px;
	padding: 3px;
	color: #333;
	background-color: #FFF;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#Content .Contact form table tr td {
	font-size: 14px;
	padding: 3px;
}
#Content .Contact form #phone1 {
	width: 54px;
}
#Content .Contact form label.phone1 {
	margin-right: 5px;
}

#Content .Contact form #phone2 {
	width: 157px;
}

#Content .Contact form #message {
	width: 320px;
	height: 156px;
}

