#awehint
{
	display: none;
	width: 200px;
	position:absolute;
	padding: 5px;
	color:#ffffff;
	background-color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
}

#hintp
{

	margin: 0;
	padding: 0;

}

.search_input
{

	color:#f22e2e;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
	margin-right:3px;
	margin-top: 10px;
}


.search_button
{
	color:#000000;
	background-color: #cccccc;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
	cursor:pointer;
	margin: 10px;
}

.hinthover
{
	cursor:pointer;
	color:#000000;
	background-color: #f8f649;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	font-style: bold;
	padding: 0;
	margin: 0;

}
.hint
{
	padding: 0;
	margin: 0;
}
.performer_bio
{
	color:#000000;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
	position: relative;
	top: -99px;
}
.performer_name
{
	color:#0084cd;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
	position: relative;
	top: -97px;
}
.paging
{
	color:#f22e2e;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	font-style: normal;
	position: relative;
	top: -35px;
}
.main_table
{
	background-color: #ffffff;
	width: 560px;
	overflow: hidden;
}
.performer_image
{
	border: 2px solid #000000;
	    float: left;
		display: inline;
        top:94px;
		margin: 4px;
}
