body{
	font-size: 14pt;
	line-height: 20px;
}

#productDetail .submitBtn{
	display: none;
}

#nav-bar{
	display: none;
}

h2 {
	font-size: 30px;
}

#content-left{
	display: none;
}

.footer-links{
	display: none;
}

#main-background-image{
	background-image: none;
	display: none;
}

.actionItems{
	display: none;
}

.features-right-col{
	display: none;
}

#delivery-info{
	display : block;
}
#returns-info{
	display : block;
}

.copyright{
	display: block;
	width: 960px;
	height: 200px;
	background-image: url('/design/images/logos.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
