#top-menu,
#footer,
#header .bar,
#main .sidebar-right,
#main .top .product-picture a span,
#main .top .breadcrumbs,
#main .top .right,
#main .top .bottom-corners,
#main .top .content ul.related li a.arrow-blue,
#main .subscribe .bottom,
#main .subscribe a.arrow-blue{
	display: none;
}
#main .top,
#main .top .content,
#main .subscribe .content,
#main .subscribe .title{
	background: transparent none !important;
}
#main .top .product-description{
	height: auto;
	overflow: visible;
	width: 650px;
}
#main .top .product-description,
#main .top .content,
#main .top .content ul.related li a.title,
#main .subscribe{
	color: black !important;
}
#main .top .content hr{
	border-color: black !important;
}
#main .subscribe{
	margin: -30px 0 0 260px !important;
}
#main .subscribe .title{
	margin: 0 auto !important;
	padding-top: 0 !important;
	border-bottom: 1px solid black;
	font-weight: bold;	
}
#main .subscribe .content select{
	background-color: white !important;
	color: black !important;
}