/* tables */
#cat_info_prd_series thead tr .header {
	background-image: url("../vent_images/bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding:8px 17px !important;
}
#cat_info_prd_series thead tr .headerSortUp {
	background-image: url("../vent_images/asc.gif");
}
#cat_info_prd_series thead tr .headerSortDown {
	background-image: url("../vent_images/desc.gif");
}
#cat_info_prd_series thead tr .headerSortDown, #cat_info_prd_series thead tr .headerSortUp {
background-color:#2FAFE5 !important;
}
