@charset "utf-8";
/* CSS Document */

/* forms - remove bold */
label { font-weight: 400; }
/* directory - align search fields/labels */
table#Table1 table td { display: table-cell; text-align: left; }
/* directory - add padding */	
a.rosterletteron, a.rosterletteroff { padding-left: 10px; }
/* table - override random border */
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { border-top: none; }
.ResultsDiv { /*BORDER-RIGHT: #d4d0c8 2px inset;*/
/*BORDER-TOP: #808080 2px inset;*/
/*BORDER-LEFT: #808080 2px inset;*/
/*BORDER-BOTTOM: #d4d0c8 2px inset;*/
FONT-SIZE: 9pt; BACKGROUND: #ffffff; MARGIN: 0px; OVERFLOW: auto; WIDTH: 800px; FONT-FAMILY: Arial; HEIGHT: 590px; padding-left: 20px; }

/* fix for bootstrap dropdown in IE */
ul.dropdown-menu {list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);}

/* fix for CE modal window > title bar, icon and close x button */
tr.dialogTitleRow {background:#eee;}
.dialogActions .close {opacity:1;}


