
#ContestantSearch_content {
	width:920px;
	margin:auto;
}

#ContestantSearch_content .thinRedBorder
{
    border: solid 1px Red;
    /*background:url('../../images/redCross.png') 0 0 no-repeat;
    z-index: 1;*/
    background-image:url('../../images/redCross.png');
}

#ContestantSearch_content .datapager
{
	margin:auto;
	position:relative;
	border-spacing:4px;
	top:-4px;
	color: Red;
	float: right;
	right: 20px;
	font-weight: bold;
}

#ContestantSearch_content .datapager a:hover {
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}

#ContestantSearch_content .datapagerNextPrv
{
	color: White;
}
ContestantSearch_content .datapagerNextPrv a:hover {
	color: White;
	text-decoration: underline;
}
 
 
#ContestantSearch_content .left_col {
/*	width:208px;
	height:758px;
*/
	width:201px;
	height:746px;

	margin-top:1px;
	padding:12px 0px 0px 7px;
	background-color:#252525;
	float:left;
	position:relative;
}
#ContestantSearch_content .left_header {
/*	width:196px;*/
/*	height:114px;*/
	width:193px;
	height:162px;
	padding: 31px 0px 0px 3px;
	background:url('../../images/search.left_header.png') 0 0 no-repeat;
	font-size:12px;
}

#ContestantSearch_content #menu {
	width:196px;
	height:450px;
	position:absolute;
	top:134px;
}
#ContestantSearch_content .left_header_contestant {
	width:193px;
	padding: 31px 0px 20px 3px;
	background:url('../../images/search_left_header_title.png') 0 0 no-repeat;
	font-size:12px;
}


#ContestantSearch_content #menu_contestant {
	width:196px;
	height:450px;
	position:absolute;
	top:220px;
	left:7px;
}

#ContestantSearch_content .suggest_button {
	position:absolute;
	bottom:6px;
	left:6px;
	width:197px;
	height:38px;
}

#ContestantSearch_content .middle_col {
	width:553px;
	height:300px;
	float:left;
}		
#ContestantSearch_content .middle_col table {
	margin:auto;
	position:relative;
	border-spacing:4px;
	top:-4px;
	float: left;
}
#ContestantSearch_content #grid_header {
	position:relative;
	top:0px;
	left:0px;
}
#ContestantSearch_content .thumbLarge_placeholder {
	width:170px;
	height:170px;
	background-color:#00f;
}
#ContestantSearch_content .pagination {
	background-color:#323232;
	color:#fff;
	font-size:11px;
	text-align:right;
	padding:4px 5px 4px 0px;
	position:relative;
	top:2px;
}
#ContestantSearch_content .pagination .link {
	color:#fff;
	text-decoration:none;
}
#ContestantSearch_content .pagination .pageLinks .link {
	color:#f00;
}
#ContestantSearch_content .right_col {
	width:158px;
	height:771px;
	background-color:#252525;
	float:left;
	position:relative;
}
#ContestantSearch_content .right_col .right_header {
	position:absolute;
	top:8px;
	left:9px;
}
#ContestantSearch_content .right_col .all_button {
	position:absolute;
	top:9px;
	left:97px;
}
#ContestantSearch_content .right_col .top96table {
	position:relative;
	top:25px;
/*	left:9px;*/
	margin:auto;
	border-spacing:5px;
}

#ContestantSearch_content .right_col .thumbSmall_placeholder {
	width:140px;
	height:140px;
	background-color:#009;
}