select.CleaningList { width: 100%; height:90px; }
select.categoryList { height:90px; }
td.right { text-align: right; }
a .thumbbar {display: inline-block; color:#f70; background-color:#f70; width: 16px; }
a:hover .thumbbar {display: inline-block; color:#f33; background-color:#f33; width: 16px; border: 1px solid #ff3363; }
a.other { color: #666; text-decoration: none; 	border-bottom: none; }
a.other:hover { text-decoration: none; border-bottom: none; }
/* tables */
.table2 thead tr .header {
	background-image: url(icons/bg.gif); background-repeat: no-repeat;
	background-position: center right; cursor: pointer;
}
.table2 thead tr .headerSortUp { background-image: url(icons/asc.gif); }
.table2 thead tr .headerSortDown { background-image: url(icons/desc.gif); }
.table2 thead tr .ns { background-image: none !important; }
a.ws2 { display: inline-block; text-align: center; padding: 0px 1px; min-width: 21px; overflow: hidden; margin-left: 0px; margin-right: 1px; color: #666; background-color: #111; }
a.ws2:hover { color: #f33; background-color: #f33; border-bottom: 1px solid #ff3363;}
a.ws1 { display: inline-block; text-align: center; padding: 0px 1px; min-width: 21px; overflow: hidden; margin-left: 0px; margin-right: 1px; color: #666; background-color: #222; }
a.ws1:hover { color: #f33; background-color: #f33; border-bottom: 1px solid #ff3363;}
a.ws { color: #111; background-color: #f33 !important; }