.gridview th
{
	background:#990000;
	font-weight:bold;
	color:White;
}

.gridview .alternate
{
	background-color: #EEEEEE;
}

.checkclear
{
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.WaitWhileGrading
{
	background:white;
	text-align: center;
	border: solid 1px black;
	position: absolute;
	top: 35%;
	left: 50%;
	width: 150px;
	height: 60px;
	margin-top: 40px;
}

.GridViewImageButton
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 3px;
}

/************* AutoComplete **************/
#AutoComplete
{
/*	width: auto !important;*/
	overflow: visible !important;
	z-index: 1000;
	background-color: White !important;
}
/*
#AutoComplete div
{    
	border-bottom: solid 1px buttonshadow !important;
	
	font-size: x-small !important;
}
*/

/*.filteritemstyle input
{
	width:100%;	
}
*/

.collapsePanelHeader{	
	background-repeat:no-repeat;
	font-weight:bold;
}

.myTable li
{
}

.SendMessageLabel
{
	float:left; margin-left: 10px;
}

.NewRecordCommandBar
{
	width: 780px; 
	text-align: right;
}