#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/search_images/search_heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 623px;
	text-indent: -9000px;
}
#Content .Search {
	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 .SearchResult {
	background-color: #464646;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	height:93px;
	color: #767676;
	padding: 5px;
}
#Content h3 {
	font-size: 24px;
	font-style: italic;
	margin-bottom: 8px;
}

#Content .SearchResult .SearchImage {
	float: left;
	background-color: #373737;
	padding: 5px;
	margin-right: 8px;
}
#Content .SearchResult .SearchImage a img {
	border: 1px solid #878787;
}
#Content .SearchResult .SearchTitle {
	text-decoration:underline;
	font-size: 90%;
	margin-top:25px;
	color:white;
}
#Content .SearchResult .SearchDescription {
	font-size: 80%;
	line-height: 18px;
}

#Content .SearchBase {
	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 .Search form .SearchText  {
	display: block;
	float: left;
	background-color: #3f3f3f;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Content .Search form #SearchText {
	background-color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 6px;
	width: 490px;
	color: #FFF;
	font-size: 100%;
}
#Content .Search form label #SearchSubmit {
	margin-left: 10px;
}

