@CHARSET "ISO-8859-1";
.check{
	
}
.purveyor{
	width:125px;
}
.subject{
	width:250px;	
}
.total{
	width:75px;
}
.status{
	width:75px;
}
.date{
	width:75px;
}

.pagination_control{

}

#content_top .pagination_control div.controls{
padding:0;
}

#content #content_top div.controls{
padding:0;
}

.controls a.disabled{
color:#999;
}

.controls a.disabled:hover{
	background-position:0 0;
}

.controls .left_controls{
	float:left;
}

.controls div.position{
	text-align:center;
}

.controls .right_controls{
	float:right;
	width:220px;
}

.controls .left_controls a.button{
	float:left;
	width:75px;
}

.controls .right_controls a.button{
	float:right;
	width:75px;
}