#ghPage #contentsMain{
	width: 770px;
	margin: 0px 0px 5px 10px;
}
#ghPage .innerContainer{
	margin: 0px 15px 0px 15px;
}
#ghPage #contentsMain h3{
	margin-bottom: 10px;
}
#ghPage #contentsMain .innerBox{
	background: url(http://img3.audioleaf.com/images/search/bg_main.gif) top left repeat-y;
}
#ghPage #contentsMain .listBox{
	background: url(http://img3.audioleaf.com/images/search/bg_main.gif) top left repeat-y;
}
#ghPage #contentsMain .innerFooter{
	background: url(http://img3.audioleaf.com/images/search/bg_main_footer.gif) bottom left no-repeat;
	height: 35px;
}
#ghPage #contentsMain .innerFooter p{
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	padding: 10px 20px 0px 0px;
}
#ghPage #contentsMain a:link {
	color: #ffffff;
	text-decoration: none;
}
#ghPage #contentsMain a:active {
	color: #efefef;
	text-decoration: none;
}
#ghPage #contentsMain a:visited {
	color: #efefef;
	text-decoration: none;
}
#ghPage #contentsMain a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ghBanner */
#ghBanner{
	margin: 5px 0px 0px 10px;
	list-style-type: none;
}
#ghBanner li{
	float: left;
	width: 256px;
	height: 150px;
}

/* eventInfo */
#ghPage #eventInfo{
	background-color: #1d1d1d;
	padding: 10px;
}
#ghPage #eventInfo h4{
	font-size: 20px;
	margin-bottom: 5px;
}
#ghPage #eventInfo img{
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

/* pickupInfo */
#ghPage #pickupInfo{
	background-color: #1d1d1d;
	padding: 10px;
}
#ghPage #pickupInfo h4{
	font-size: 20px;
	margin-bottom: 5px;
}
#ghPage #pickupInfo img{
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}
#ghPage .pickupProf{
	font-size: 11px;
	line-height: 12px;
}

/* ghTB */
#ghPage .ghTB{
	width: 740px;
	margin: 0px;
	background-color: #1d1d1d;
	border-left: 1px solid #272727;
	border-top: 1px solid #272727;
}
#ghPage .ghTB th{
	padding: 10px;
	border-right: 1px solid #272727;
	border-bottom: 1px solid #272727;
}
#ghPage .ghTB td{
	padding: 10px;
	border-right: 1px solid #272727;
	border-bottom: 1px solid #272727;
}
#ghPage .magTH{
	width: 150px;
}
#ghPage .magTD{
	vertical-align: top;
}
#ghPage .magTD dd{
	margin-bottom: 5px;
	line-height: 12px;
	font-size: 11px;
	color: #565656;
}
#ghPage .thumbP{
	width: 20%;
	text-align: center;
	vertical-align: top;
}
#ghPage .thumbP img{
	border: 1px solid #000000;
}
#ghPage .thumbP h4{
	margin-top: 5px;
	font-size: 11px;
	line-height: 13px;
}
#ghPage .auditionTH{
	width: 256px;
}
#ghPage .auditionTD{
	vertical-align: top;
}

