.object_price_block,
.buy_with_tile_objects,
.bg-light-grey,
#u-quickpanel,
.menu-main-wrap,.old-price,
.modal,
.thumbnails,
.tabs-large,
#visited,
#buy_with,
#similar_items,
.rating,.availability,
#delivery-tab,
#palette_button,
.feacher-block-object,
.header-top,#reviews-tab,
.popup,
.footer,
.btn,
#top,
.breadcrumbs,
.basket,
.search,
.thumbnails,
.paging,
.main_banner,
.captcha-block,
label[for='captcha'],
label[for='captcha']+input{
	display: none!important;
}
.slider-general,.slider-general h2 {
	display: none!important;
}
.top_panel{
	background: none;
	color: #000;
}
.price span,.phone-top{
    font-size: 28px;
}
.logo{
	text-align:center;
	font-size:32px;
}
.contacts-top a.modal-open{
	display: none!important;
}
.price .rub{
	position: relative;
	color:transparent!important;
}
.price .rub:before{
	content: 'руб.';
	width:15px;
	height:15px;
	color:black;
	position: absolute;
	background: white;
	display: block;
	top:-1px;
	right:0;
}
li{
	list-style: none;
}
a{
	border-bottom: none !important;
	text-decoration: none;
}
table{
	margin: 10px 0;
	width: 100% ;
	border: solid 1px #000;
	padding: 0 20px;
}
table td{
	border-bottom: solid 1px #000;
}
table tr:last-child td{
	border-bottom: none;
}
div.product_price{
	font-size: 25px;
	display: table;
}
.basket_table img{
	width: 100px;
}
input, textarea{
	display: block;
	border: 2px solid #ddd;
	width: 100%;
}