body
{
	background-color: #FFF;
}
#header #languages,
#header .contact,
#header .social,
#footer .banner,
#left-col,
#right-col .nav,
#right-col .content .links,
#right-col .product .video,
#right-col .product .label,
.footer,
form
{
	display: none;
}

#logo
{
	float: left;
}
#right-col .product .thumb
{
	float: right;
	width: auto;
}
#right-col .content .product .price
{
	font-size: 120%;
	font-weight: bold;
}

#footer
{
	clear: both;
	margin-top: 1em;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}
#footer .contact ul
{
	list-style-type: none;
	padding: 0.5em 0 0 0;
}
#footer .contact li
{
	display: inline;
	padding: 0 0.5em;
}

