﻿#page, #header, #footer, #content, #breadcrumb {
	width: 99%;
	margin: 0;
}

#headerutils, #companymenu, #header_menu, #sub_menu, #sidebar, div.tabs ul.tabBar, .noprint, #genform {
	display: none;
}

img.logo {
	float: none;
	margin-left: -20px;
}

#breadcrumb {
	margin: 4px 0 0 0;
}

#breadcrumb a {
	text-decoration: none;
}

div.column4_1, div.column4_2, div.column4_3, div.column4_4 {
	width: 20%;
	padding: 0 2%;
}

div.column3_1, div.column3_2, div.column3_3 {
	width: 29%;
	padding: 0 2%;
}

div.column2_1, div.column2_2 {
	width: 46%;
	padding: 0 2%;
}


#content img {
	width: 80%;
}

#contentInner {
	float: none;
	clear: both;
	width: 100%;
}

div.panel div.top, div.panel div.bottom, div.panel50 div.top, div.panel50 div.bottom, div.panel25 div.top, div.panel25 div.bottom {
	display: none;
}

div.panel div.middle, div.panel50 div.middle, div.panel25 div.middle {
	width: auto;
}

#header {
	border-bottom: solid 2px #53ba1b!important;
	height: auto;
}

#footer p {
	border-top: solid 2px #53ba1b!important;
	margin-top: 8px;
}

div.tabs h2 {
	display: block!important;
	border: none!important;
}

div.tabs div.tabdetails {
	display: block!important;
	padding: 0;
	width: auto;
	border: none;
}

#productDetails {
	border: solid 1px #53ba1b;
}

#productDetails input.buybutton {
	display: none;
}

#productversionstable tbody td.submit {
	display: none;
}