#searchControl, #searchResults, #sTitle{
width: 100%;
margin: 0px auto;
font-size: 14px;
}
#searchControl{
padding-top: 15px;
padding-bottom: 10px;
border-bottom: 0px dashed #eee;
}
#searchResults{
padding-top: 5px;
}
#holder{
margin: 0px;
padding: 10px 20px 0px 40px;
min-height: 400px;
height: auto !important;
height: 400px;
}

.gsc-control{width:100% !important}
.gs-title{
font: 18px Cambria, Georgia, serif !important;
letter-spacing: 1px !important;
text-decoration: none !important;
padding-top: 10px;
}
.gs-result .gs-snippet{
font-size: 11px;
border-bottom: 1px dashed #eee;
padding-bottom: 5px;
margin-bottom: 5px;
}
.gsc-tabHeader{
font: 18px Cambria, Georgia, serif !important;
padding: 5px 8px 4px 8px;
margin-right: 8px;
}
.gsc-resultsHeader{
margin-top: 3px;
}
.gsc-tabHeader.gsc-tabhActive{
background-color: #fff;
border-top: 1px solid #e9e9e9;
}
input.gsc-input{
padding: 3px;
font: 22px Cambria, Georgia, serif !important;
color: navy;
border: 1px solid #A3B5C8;
background-color: #E5EAEF;
letter-spacing: 1px;
}
input.gsc-search-button{
margin-left: 5px;
height: 34px;
font: 22px Cambria, Georgia, serif !important;
color: navy;
border: 1px solid #B5C8A3;
background-color: #D6E0CC;
cursor: pointer;
}

.gsc-branding-text{
color: #676767;
}
td.gsc-branding-text div.gsc-branding-text{
padding-bottom: 2px;
text-align: right;
font-size: 11px;
margin-right: 2px;
}
.gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title{
font-size: 18px !important;
}


.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}

.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}

.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
/* 
if width will be 100% horizontal scrollbar will apear 
when scroll mode will be used
*/
/*width: 100%;*/
font: menu;
font-size: 12px;
/* 
it is very important, if line-height not setted or setted 
in relative units scroll will be broken in firefox
*/
line-height: 16px;
overflow: hidden;
}

.ac_loading {
background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
background-color: #eee;
}

.ac_over {
background-color: #0A246A;
color: white;
}

/*  tell me about */
.RsideTit{
margin: 0px 0px 0px 8px;
padding: 10px;
font: 100 24px Cambria, Georgia, serif;
color: #003;
letter-spacing: 1px;
background-color: #F3F7FB;
border: solid #E6EEF6;
border-width: 1px 1px 0px 1px;
}
.midTit{
font: 900 13px Cambria, Georgia, serif;
color: #003;
padding: 8px 0px 0px 0px;
letter-spacing: 1px;
text-transform: uppercase;
}
#RsideHold{
margin: 0px 0px 0px 8px;
padding: 0px 0px 10px 8px;
border: solid #E6EEF6;
border-width: 1px 1px 1px 1px;
}
#RsideHold p{
font-size: 11px;
line-height: 15px;
margin: 0px 0px 5px 0px;
padding: 3px 0px 0px 0px;
}
#RsideHold #tsub{
padding: 3px;
margin-top: 5px;
border: solid #E6EEF6;
border-width: 1px 1px 1px 1px;
}
#hdifrm{
display: none;
}
#thanksdiv{
display: none;
}
.topicMeta{
border: dashed #E6EEF6;
border-width: 1px 0px 0px 0px;
padding: 5px 0px;
font-size: 10px;
}
