/* San Antonio Public Library CSS */

/* Google Recaptcha style */
#g-recaptcha-response {
	display:none !important;
}
/* End of Google Recaptcha style */

/* LibAnswers styles */
#la_widget{
  min-height: 100px;
}
textarea {
    display: block !important;
    width: 98% !important;
    min-height: 100px !important;
}
#la_qformbutton{
  float: right;
  margin-top: .5em;
}
#la_topbutton{
  margin-left: 5px !important;
}
#la_topdiv{
  margin-top: 5em !important;
}
#la_qentry{
  font-size: 10pt !important; 
  font-weight: normal !important;
}
.la_qentry{
  color: #000000 !important;
  font-size: 10pt !important; 
  font-weight: normal !important;
}
/* End of LibAnswers styles */

/* ENewsLetter signup form styles */
#signup img {float:left !important;}
.signupcorner{background-color:#ccccce; width:9px;}
#signuptop{border-top:1px solid #ccccce; margin:0; width:425px; height:1px;}
#signupcenter {border-left:1px solid #ccccce; border-right:1px solid #ccccce; width:441px; height:75px;}
#signupbottom{border-bottom:1px solid #ccccce;  margin:0; width:440px; height:8px;}
#signupform p {text-align:center; margin:0;}
#signupform input {margin:.2em;}
#signupform form {margin:0; padding:0;}
/* End of ENewsLetter signup form styles */