/*.....admin_master_reporting.........*/
#reporting{
	padding-bottom:15px;
	width:940px;
	margin:0 auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#010101;
	font-weight:500;
	min-height:290px;
	_height:290px;
}
.buton{
	float:left;
	position:relative;
	margin:62px 0 0 10px;
}
.buton #search{
	background:url(../images/small_button.jpg) no-repeat;
	width:121px;
	height:17px;
	border:none;
	text-align:center;
	color:#fff;
}
.tablediv{
	float:left;
	margin-bottom:30px;
}
.table_h{
	width:641px;
	background-color:#900201;
	color:#ECD8A6;
	border:1px solid #5F1917;
	height:20px;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	
}
.table_cell, .table_cell_subheader{
	width:648px;
	background-color:#d8dae7;
	border-bottom:1px solid #fff;
	text-align:center;
}
.table_cell_subheader{
	color:#900201;
}
.table_left_cell{
	width:284px;
	height:20px;
	padding-top:5px;
	position:relative;
	float:left;
}
.table_right_cell{
	width:363px;
	border-left:1px solid #fff;
	height:20px;
	padding-top:5px;
	position:relative;
	float:right;
}
.table_cell select{
	margin-top:-5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.table_cell select option{
	margin-bottom:2px;
}
.table_left_cell select{
	height:23px;
	width:247px;
}
 .table_right_cell select{
	height:23px;
	width:302px;
}

/*.....end admin_master_reporting.........*/
