/*
* SMF Bugger - bug and request management
* Copyright (c) 2009 by Resourcez at resourcez dot biz
* All Rights Reserved
* $Source: /0cvs/BuggerSMF/bugger.css,v $
* $Revision: 1.2 $
* $Date: 2009/01/29 00:29:40 $
* SMF Bugger Version 1.01
*/
table.sortable {
border-collapse:collapse;
}
div#contentb table tr td{
color:#000000; font-size:10px;
}
div#contentb table tr td select{
color:#000000; font-size:11px;
}
.bsearch {
white-space:nowrap; float:right; width:180px; text-align:right; margin-top: -20px;
}
.footb {
clear:both; background:#9EA5CA; color:#FFFFFF; padding:0 5px 3px 5px;
}
.footl {
float:left; font-size:11px; margin-top:2px;
}
.footr {
float:right; text-align:right; padding:2px 0 0 0; font-size:10px; width:250px;
}
