body {
font-family: Arial;
letter-spacing: 0.2px;
}

#txt1 {
margin: 0;
border:none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-image: url(image/form_field_bg.jpg);
background-repeat: no-repeat;
width: 220px;
height: 50px;
padding: 10px;
padding-top: 14px;
font-size: 14px;
font-weight: bold;
color: #666;
}

#livesearch {
margin: 0;
margin-top: 5px;
border: none;
width: 420px;
height: 86px;
padding: 0px;
font-family: Arial;
letter-spacing: -0.1px;
padding: 5px;
border: none;
overflow-y:scroll;

}

#livesearch a {
color: #0063ba;
text-decoration: none;
font-size: 14px;
font-weight: bold;
border: none;
}

#livesearch a:visited {
color: #0063ba;
}

.iframefaq { 
margin-left: 10px;
margin-top: 10px;
width:95%;
height: 90%;
border: none;
}

#faq_box {
position:fixed;
background-image: url(/image/faq_bq.jpg);
background-repeat; repeat;
left: 0;
bottom: -100px;
width:100%;
height:400px;
z-index: 101;
display:none;
-moz-border-radius-topleft: 8px;
-webkit-border-radius: 5px;
-moz-border-radius-topright: 8px;
-webkit-border-radius: 5px;
text-align: center;
padding-top: 5px;
}

#faq_cross {
position:absolute; 
top:0; 
right:0; 
background:url(/popup_files/controls.png) -25px 0px no-repeat; 
width:25px; 
height:25px; 
text-indent:-9999px; 
margin: 15px;
margin-top: 18px; 
margin-right: 19px;

}

#faq_center {
margin: 10px;
-moz-border-radius: 8px;
-webkit-border-radius: 5px;
width: 98%;
height: 70%;
background-color: #fff;
text-align: left;
}

#background-box {
background-image: url(/rq/image/popup_bg.jpg);
background-repeat: repeat-x;
background-color: #e1f0fd;

padding-bottom: 10px;
padding-left: 5px;
}

#faq_button {
position: fixed;
left: 85%;
bottom: 0px;
width: 130px;
height: 50px;
z-index: 100;
}

#faq_button a {
background-image: url(/image/gotaquestion.png);
background-repeat: no-repeat;
display: block;
width: 100%;
height: 100%;
}

#faq_button a:hover {
background-image: url(/image/gotaq_hover.png);
}

