/* Contains customized styling not by designer, but our staff - hellyna */

span.form-error {
  display: none;
  color: #cc0000;
  font-size: 0.8em;
  float: left;
  clear: left;
  width: 100%;
  height: 8px;
  position: relative;
  top: -15px;
}

span.php-form-error {
    display: inline;
    color: #cc0000;
    font-size: 0.8em;
    float: left;
    clear: left;
    width: 100%;
    height: 8px;
    position: relative;
    top: -15px;
}

#live_chat_button {
  height: 80px;
  width: 73px;
  margin: 0 0 0 12px;
  padding: 0;
  float: left;
}

#live_chat_button img {
  width: 73px;
  position: relative;
  top: 19px;
  left: -12px;
}

div.generic-banner-top {
	width: 679px;
	height: 286px;
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	padding-left: 20px;
	position: relative;
}

div.generic-banner-top-2 {
	
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	padding-left: 20px;
	position: relative;
}

div.generic-banner-top > h1 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding: 25px 0 0 0;
  letter-spacing: 0.2px;
  color: #1c3a59;
}

div.generic-banner-top > span.signup-text {
  display: none;
}

#bizfile {
  padding: 5px 0 0 16px;
}
