#wrap { padding: 0px 0 0 0; max-width: 1700px; }
#site-description { max-width: 500px; margin-left: 0px; position: relative }
#site-description  p { position: absolute; left: 22px; top: 10px; color: #B01521; font-weight: normal; font-size: 8pt;}
.imageset.site_logo { background: url("./images/site_logo.png") no-repeat; height: 110px; width: 495px; margin-top: 70px; padding: 0; }
.headerbar { background: url("./images/new_year.jpg") no-repeat left bottom; margin-bottom: 0px; padding: 0px 25px 0px 25px; height: 251px; border-bottom-width: 6px; border-bottom-style: solid; border-color: #DADDDD }
.search-header { margin-top: 150px; }
@media only screen and (max-width: 940px), only screen and (max-device-width: 940px) {
	.search-header { margin-top: 20px!important; }
}
@media only screen and (max-width: 660px), only screen and (max-device-width: 660px) {
	.headerbar { height: auto; }
}