﻿.nominatingpanels{
	width:985px;	
	margin-left:auto;
	margin-right:auto;
	position:relative;	
	background-color:#FFFFFF;		
}

.nominatingpanels .top{	
	clear:both;	
}

.nominatingpanels .top .topheader{
	width:985px;
	margin:10px 0px 5px 0px;
}

/* set min height for right col */
.nominatingpanels .middle{	
	clear:both;	
	min-height:400px;		
	height:auto;
}

/* this is only apply for IE*/
*html .nominatingpanels .middle{
	height:400px;
}

.nominatingpanels .middle .middleleft{
	background-color:#F5F5F6;	
	float:left;
	width:205px;	
	min-height:400px;
	height:auto;
}

.nominatingpanels .middle .middlemiddle{
	float:left;
	width:380px;
	min-height:400px;
	height:auto;
	margin-left:10px;	
}

.nominatingpanels .middle .middleright{	
	float:left;
	width:380px;
	min-height:400px;
	height:auto;
	margin-left:10px;	
}

.nominatingpanels .bottom{
	margin:10px 0px;
	background:#F5F5F6;
	height:65px;	
	width:985px;	
}

.nominatingpanels .sportallogo{
	text-align:center;
	border: 0px;
}