#awehint
{
	display: none;
	width: 200px;
	position:absolute;
	border: 1px solid #333333;
	padding: 5px;
	color:#333333;
	background-color: #AED8F1;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;

}

#hintp
{

	margin: 0;
	padding: 0;

}

.search_input
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	background: url(input.gif) left #78a9cf;
	border: 1px solid #2d68a7;
	font-weight: bold;
	font-size: 20px;
	font-family: arial;
	font-style: normal;
	margin-right:3px;
	width: 202px;
	height: 26px;
	padding-left: 20px;

}


.search_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#ffffff;
	background-color: #cccccc;
	background: url(button.gif);
	border: 1px solid #2d68a7;

	font-weight: bold;
	font-family: arial;
	font-style: normal;
	cursor:pointer;
	width: 85px;
	height: 30px;
}

.hinthover
{
	cursor:pointer;
	background-color: #ffffff;
	font-weight: bold;
	color:#333333;
	padding: 0;
	margin: 0;

}
.hint
{
	padding: 0;
	margin: 0;
}
.performer_bio
{
	color:#333333;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
}
.performer_name
{
	color:#ffffff;
	font-weight: bold;
	font-size: 20px;
	font-family: verdana;
	font-style: normal;
}
.paging
{
	color:#333333;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana;
	font-style: normal;
}
.main_table
{
	background-color:  #AED8F1;
}
.performer_image
{
	border: none;
}
