#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/login_images/login_heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 623px;
	text-indent: -9000px;
}
#Content .Login {
	background-color: #464646;
	width: 602px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	color: #767676;
	padding: 10px;
}
#Content .Login #fullContact {
	width: 582px;
	height:175px;
	background-image:url(../images/login_images/contact_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px;
}
#Content .Login #leftContact {
	float:left;
	width: 268px;
	height:175px;
	background-image:url(../images/login_images/login_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:5px;
}
#Content .Login #leftContact table tr td {
	padding:4px;
	font-size:11px;
	color:white;
}

#Content .Login #leftContact form .l, #Content .Login #leftContact form .t{
	display: block;
	float: left;
}
#Content .Login #leftContact form .l {
	background-color: #880000;
	margin-top: 5px;
	padding-bottom: 6px;
}

#Content .Login #leftContact form .t {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 235px;
	padding: 3px;
	color: #000;
	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 .Login #rightContact p a img {
	border-width:0;
}

#Content .Login h3 {
	font-size: 24px;
	font-style: italic;
}
#Content .LoginBase {
	background-color: #464646;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	color: #FFF;
	padding: 5px;
}
#Content .Login #fullContact #leftContact form table tr td a {
	color: #FFF;
}

