#main-module .content .table-wrapper {
border-bottom: 2px solid #454442;
margin-bottom: 20px;
width: 100%;
}
#tables {
margin-top: 23px;
}
#main-module .content #search_form{
}
#main-module .content #search_form div.search-title {
font-size: 12px;
}
.pop_up {
position: absolute;
width: 200px; 
background: #000;
border: 1px solid #464438;
display: none;
padding: 10px;
}
#main-module .content #grounds_search_form .component {
float:left;
margin-right: 24px; 
width: 134px; 
}
#main-module .content #grounds_search_form .component.large {
width: 154px;
}
#main-module .content #grounds_search_form .component.last {
margin-right: 0px;
}
#main-module .content .grounds { 
font-size: 11px; 
width: 100%;
font-family: arial;
border-bottom: 1px solid #454442;
margin-bottom: 2px;
text-align: center;
}
#main-module .content .grounds .td{
border-right: 1px solid #454442;
}
#main-module .content .grounds tr {
height: 33px;
color: #cdcbbe;
}
#main-module .content .grounds .head {
background-color: #b38d49;
color: #ffffff; 
}
#main-module .content .grounds .head a{
color: #ffffff; 
}
#main-module .content .grounds .dark {
background-color: #282723;
}
#main-module .content .grounds a{
color: #898673;
}
.hidden{
display: none;
}
#tables .head{
font-weight: bold;
color: #898673;
font-size: 12px;
}
#tables .tHeader{
font-weight: bold;
color: #C1BFB0;
font-size: 14px;
margin-bottom: 5px;
}
#search_form {
padding-right: 27px;
}
#grounds_search_form{
color: #898673;
height: 70px;
}
#grounds_search_form .free{
padding-top: 25px;
}
#grounds_search_form .free a{
color: #e2e794;
font-size: 12px;
}
#grounds_search_form div.loader{
margin-top: 15px;
height: 19px; 
clear:both;
}
#grounds_search_form .component{ 
padding: 0; 
padding-top: 10px;
}
#grounds_search_form .component .header{
font-size: 12px;
border-bottom: none;
font-weight: bold; 
color: #e2e794;
}
#grounds_search_form .option_group .options{
}
#grounds_search_form .option_group .options ul{
list-style: none;
margin: 0;
padding: 10px 0;
overflow: hidden;
}
#grounds_search_form .option_group .options ul li{
margin-bottom: 8px;
}
#grounds_search_form .option_group .options ul li label{ 
font-size: 12px;
}
#float-preview {
position: absolute;
width: 216px;
height: 121px;
top:1000px;
left:819px;
padding: 5px;
display: none;
background-color: #2d2c28;
}
#float-preview > .spinner {
width: 100%;
height: 100%;
background: url(/inc/js/lib/lightbox/engine/images/loading.gif);
background-repeat: no-repeat;
background-position: 90px 45px;
}
#float-preview > #inside-image {
width: 216px;
height: 121px;
}
#grounds_search_form .free a{
display: inline-block;
*display: 1;
*zoom: 1;
margin-right: 12px;
}
.pdf_link {
color: #e2e794;
font-size: 12px;
}