#listings {
margin-top:4px;
margin-bottom: 16px;
}

#listings table td {
padding: 4px 8px 4px 8px !important;
border-bottom: solid 1px #ffbd21;
font-size:12px;
line-height: 14px !important;
color: #4a4a4a;
}

#listings table td a {font-weight: bold; }

#forms table td {
font-size: 11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
background: #ffffff;
}


.fine{  
font-size: 11px; 
color: #4A4A4A;
}

/* ul {
margin-top: -1.2em
} */
.hiliteoff {
	background-color: none;
}

.hiliteon {
	background-color: #e2f1d4;
}

/* FORM ELEMENTS */
select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
    background: #FFFFFF;
	border-collapse:collapse;
    border: 1px solid #ffb70f;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #4a4a4a;
    background: #fff;
    border: 1px solid #ffb70f;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #4a4a4a;
    border: 1px solid #ffb70f;
}
input.search_btn, input.search_category {
	font-weight: bold;
	font-size: 11px;
    color: #5361AC;
	background-color: #ffcf5e;
    border: 1px solid #ffcf5e;
}

input.search_btn {
	width: 53px;
}

input.search_category {
	width: 127px;
}

input.enter_search {
text-align: center;
width: 130px;
padding:1px;
}

input.radio {
	font-size: 11px;
    background: '';
    border: 0px solid;
}

input.check {
    color: #333;
    background-color: #efefef;
    /* border-width: 2px; */
    border: none;
    width:12px;
    height: 12px;
    font-size: 12px;
    padding: 0;
}

.submit {
    font-size: 11px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
    color: #5361AC;
	background-color: #ffcf5e;
    border: 1px solid #ffcf5e;
}

