.main table.left-table {margin:0 20px 10px 0; float:left;}
.main table.left-table th, table.left-table td {padding:2px 5px;}
.main table.left-table tr:first-child td {background-color:#C6DF9C;}

.main table.left-table-border {margin:0 20px 10px 0; float:left;}
.main table.left-table-border th, table.left-table-border td {padding:2px 5px; border:1px solid #e3e3e3;}
.main table.left-table-border tr:first-child td {background-color:#C6DF9C;}

.main table.right-table {margin:0 0 10px 20px; float:right;}
.main table.right-table th, table.right-table td {padding:2px 5px;}
.main table.right-table tr:first-child td {background-color:#C6DF9C;}

.main table.right-table-border {margin:0 0 10px 20px; float:right;}
.main table.right-table-border th, table.right-table-border td {padding:2px 5px; border:1px solid #e3e3e3;}
.main table.right-table-border tr:first-child td {background-color:#C6DF9C;}
.main table.clear-table-border {margin:0 10px 10px 10px;}
.main table.clear-table-border th, .main table.clear-table-border td {border:1px solid #e3e3e3;padding:2px 5px;}
#bx-composite-banner{
    position: relative;
    top: -8px;
}

#display_title{position:relative;}
#display_title a.uf_link{position: absolute;
    right: 0px;
    top: 9px;
	color:red;
	}
	
