#view_block tr:hover {
	background-color: #FC9;
}
#view_block {
	font-weight: normal;
	background-color: #FFF;
}
#view_block th {
	background-color: #99F;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#view_block .td_sel:hover {
	background-color: #F00;
	color: #000;
}
#view_block .table_text  {
	font-size: 12px;
}
