#top,
#menu,
#right {
	display:none;
}
#header {
	display:block;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}
#header h1 {
	font-size:16px;
	line-height:normal;
}
#header h2 {
	font-size:12px;
	font-weight:normal;
	font-style:oblique;
	line-height:normal;
}
#header h3 {
	font-size:10px;
	font-weight:normal;
	line-height:normal;
}
.article {
	float:none;
	clear:both;
	display:block;
	padding-bottom:20px;
}
.catalog_module .item {
	display:block;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}
.catalog_module .image,
.catalog_module .item img {
	float:right;
}
.catalog_module .details .option_row {
	clear:left;
	display:block;
}
.catalog_module .details .option_label {
    float:left;
    display:block;
	width:200px;
	font-weight:bold;
}
.catalog_module .order,
.more_info_link,
.catalog_module .item .actions,
.jquery-corner,
#pepperWindow {
	display:none;
}
