div#footer {
	position: static !important;
}

div#moreFrom,
div#showcase { 
	display: block; 
}

#secondaryNavigation div.options {
	display: block !important;
}

/*******************************************************
* Product details
*******************************************************/

#pgProductDetail div.productInformation ul.moreProductInfo li.more {
	width: 120px;
}

#pgProductDetail div.productInformation ul.moreProductInfo div.moreLikeThis {
	display: block;
}

#pgProductDetail div.closeOverlay {
	display: none;
}

#pgProductDetail div.extraProductDetails {
	width: auto;
	position: static;
}

#pgProductDetail div.productTabbedOverlay {
	background: url(../img/bg_overlay_form_top.gif) no-repeat 0 0;
	padding: 3px 0 0;
	width: 343px;
}

#pgProductDetail div.productTabbedOverlayInner {
	background: url(../img/bg_overlay_form_bottom.gif) no-repeat 0 100%;
	padding: 19px 24px 24px 24px;
	width: auto;
}

#pgProductDetail div.productTabbedOverlay div.panel {
	height: auto;
	overflow: show;
	overflow-y: auto;
}

#pgProductDetail div.productTabbedOverlay #shareLoggedIn div.column01 {
	margin-bottom: 16px;
	padding-right: 0;
	width: 294px;
}

#pgProductDetail div.productTabbedOverlay #shareLoggedIn div.column02 {
	width: 294px;
}

#pgProductDetail div.productTabbedOverlay #shareLoggedIn div.field div.indicator {
	width: 100px;
}

#pgProductDetail div.productTabbedOverlay #shareLoggedIn input.text {
	width: 180px;	
}

#pgProductDetail div.productTabbedOverlay #shareLoggedIn div.column02 textarea {
	width: 260px;
}

#pgProductDetail #auctionterms {
	display: block !important;
}

/*******************************************************
* Facet Navigation
*******************************************************/

#facetNavigation div.options {
	display: block !important;
}

/*******************************************************
* Delivery
*******************************************************/

.deliveryAddress fieldset.storeDelivery,
.deliveryAddress input.update,
.deliveryChoice input.update, 
.deliveryChoice .estimatedCollection {
	display: block;
}