table {font: 100% Tahoma, Arial, Helvetica, sans-serif;padding: 0;margin: 0;border-collapse: collapse;background: #FDFDFD;color: #000;}
/* caption*/
table caption {font: 150% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;text-align: left;color: #325687;margin: 0px;padding: 0px 0px 15px;}
/* links */
table a {color: #333333; text-decoration: none;}  
table a:visited {color: #ccc; text-decoration: none;}
table a:hover {color: #ccc;text-decoration: none;}  
table thead th {font: normal 150% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;text-align: left;color: #325687;margin: 0px;padding: 0px 0px 15px;text-align:left;} 
/* borders, padding, background image */
table tbody, table thead {/*border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE; */}
table tbody {border-bottom: 1px solid #EAECEE;}    
table tbody td, table tbody th {text-align: left;padding: 6px 10px;border-bottom: 1px solid #E0E0E0;border-top: 1px solid #E0E0E0;
/*background: transparent url(/images/td_back.gif) repeat-x;*/ }

/* green rows on */
table tbody tr.on {background: #edfcec; }
/* grey rows off */
table tbody tr.off {background: #f3f2f2; color: #6F6F6F;}
/* grey hover: grey row inactive */
table tbody tr:hover.off {background: #f3f2f2; color: #6F6F6F;}
/* blue rows hover */
table tbody  tr:hover {background: #e1ffff;color: #003366;}
/* yellow row active */
table tbody tr.act {background: #ffffcc;color: #003366;}
/* blue hover: yellow row active */
table tbody tr:hover.act {background: #e1ffff;color: #003366;}

table tbody tr:hover.edit{background: #ccffff; color: #003366;}
table tbody tr.edit {background: #ccffff; #003366 }

.price-low {text-align: right;padding-right: 20px;}

/*table tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}*/
tbody  [class="pound"] {background: transparent url(/images/icon-pound.png) no-repeat scroll left center;padding-left: 10px;
/*text-indent: -9999px; display: inline-block;*/}
img {border-style: none;}
#max-price , #low-price {width: 45px;}
#criteria {width: 275px;}

