#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/success_images/success_heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 623px;
	text-indent: -9000px;
}
#Content .Success {
	background-color: #464646;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	height: 147px;
	color: #FFF;
	padding: 5px;
}
#Content .Success .SuccessImage {
	float: left;
	background-color: #373737;
	padding: 5px;
	margin-right: 8px;
}
#Content .Success .SuccessImage a img {
	border: 1px solid #878787;
}
#Content .Success .SuccessTitle {
	text-decoration:underline;
	font-size: 100%;
	margin: 5px;
	margin-bottom:10px;
}
#Content .Success .SuccessDescription {
	font-size: 80%;
	margin-top: 5px;
	line-height: 18px;
}
#Content .SuccessBase {
	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;
}

