

/*
#header {
	position: relative !important;
}

#utility {
	position: relative !important;
	top: 0px !important; 
}


#header #navigation {
	top: 20px !important;
}

#banner {
	margin-top: 0 !important;
}

  #banner .nav {
    display: none !important;
  }

.sub #main-content {
	margin-top:  0 !important;
}

table.related-services-and-products td.link {
	width: 105px !important;
}

.sub #main-content a.readmore,
#main-content .item-page .email a, #main-content .item-page a.email, 
#main-content .item-page .form a,  #main-content .item-page a.form,
#main-content .item-page .website a, #main-content .item-page a.website {
	width: 105px;
}


.sub .history-container li {
	width: 136px;
}

.home #quicklinks .dropdown {
  display: none !important;
}

.shareprice .movement {
	height: 23px;
	margin-bottom: 4px !important;
	padding-top: 1px;
}

*/

.contact-form form select, .contact-form form input[type="text"], .contact-form form input[type="email"], .contact-form form textarea {
	*margin: 0 0 3px 0;
}