.odd{
	background-color: #EEEEEE;
}

.even{
	background-color: white;
}


.BackofficeHeader{
	width:270px;
	font-size:0.9375em;
	font-weight:bold;
	color:#4d5785;
	padding-bottom:5px;
	float:left;
}
.BackofficeTxt{
	font-size:0.6875em;
	padding-left:5px;
	float:left;
}
.SearchInput{
	width:158px;
	height:16px;
	/*font-size:10px;*/
	font-size:0.625em;
}
.SearchSpaceN{
	width:10px;
	height:10px;
	float:left;
}
.SearchSpaceM{
	width:27px;
	height:10px;
	float:left;
}
.backofficeHeader{
	width:470px;
	font-size:0.9375em;
	font-weight:bold;
	color:#4d5785;
	padding-bottom:5px;
	float:left;
}
.backofficeSmallBoldTxt{
	font-size:0.6875em;
	font-weight:bold;
	padding-left:5px;
	float:left;
}