#searchResults .result { margin-bottom: 10px; }
#searchResults .result a { display: block; padding-bottom: 3px; margin-bottom: 3px; color: #163F78; text-decoration: none; font-weight: bold; font-size: 12px; border-bottom: 1px solid #A9ADB4; }
#searchResults .counter { margin-bottom: 20px; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 13px; font-weight: bold; color: #535C6A; text-decoration: none; }

#loading { position: relative; margin-left: 145px;height: 0px; line-height: 0px; }
#loading div { position: absolute; margin-top: 20px;  width: 300px; border: 2px solid #163F78; padding: 10px; background-color: #FFF; color: #163F78; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 12px; font-weight: bold; text-align: center; }

