#top_panel,
.content,
.auth-panel
 {
	width: 748px;
	margin: 0 auto;
}

#top_panel {
	height: 77px;
}

.goods-block {
	width: 236px;
}

.filter-close-panel,
.filters-btn,
.search-btn {
	display: block;
}
.filters-block{
	display: none;
	width: 100%;
	height:100%;
	padding: 68px 10px 10px 10px;	
	position: fixed;
	top:0;
	left:0;
	overflow: auto;
	float: none;
	z-index: 10000;
}
.goods-blocks,
.goods-favored-blocks {
	padding: 0px;
}
.catalog-search-input {
	position: absolute;
	z-index: 2;
	left: 0;
	width: 75%;
	margin: 0 12%;
	float: none;
	display: none;
}
.order-form {
	width: 483px;
}
.room-menu {
	width: 100%;
	margin-bottom: 10px;
}
.room-content {
	float: left;
	width: 100%;
}
.goods-info-block {
	width: 45%;
}