html {
	height: auto;
	margin-bottom: 0;
}
body {
	height: auto;
	background-image: none;
	background-color: #ffffff;
}
#container {
	position: static;
	min-height: 0;
}
html body.home #container {
	background-image: none;
	height: auto;
	min-height: 0;
}
#content {
	padding-bottom: 0;
}
html body.home #content, html body.landing #content {
	position: static;
	width: 485px;
	min-width: 0;
	height: auto;
	min-height: 0;
	margin: 0 auto;
	padding: 38px 465px 0 11px;
}
#content #flash_frame, #content #flash_frame_left, #content .flash_frame, #content .homepage_frame,
#contact_middle, #contact_footer {
	background-image: none;
}
#background,
.imgbox_top, .imgbox_bottom,
#shopping_head, #left_category .left_cat_img,
#mapContainer, #footerContainer, .base_img,
.screen {
	display: none;
}
.print {
	display: block;
}
.mandatory {
	width: 430px;
}
.global textarea, .global input.text, .global input.text2, .global input.text3, .global input.text4  {
	background-color: #ffffff;
}
#tab li {
	margin-right: -1px; /* fix float drop in ie */
}
.landing #content ul.box_list {
	list-style-type: disc;
	padding-left: 27px;
}
.landing #content ul.box_list li {
	padding-left: 0;
}
.location_print, .location_map .head_box {
	display: none;
}
.location_title {
	float: none;
}
.location_content, .location_image {
	float: none;
	margin: 0;
	width: auto;
}
ul#site_map_section .site_map_page li {
	padding-right: 20px;
}