.block, .popup, .footer, .btn, #top, .breadcrumbs, .basket, .search, .thumbnails, .paging, .main_banner, .captcha-block, label[for='captcha'], label[for='captcha']+input{
	display: none;
}
.top_panel{
	background: none;
	color: #000;
}
.logo{
	float: left;
}
.logo a{
	display: block;
}
li{
	list-style: none;
}
a{
	border-bottom: none !important;
	text-decoration: none;
}
table{
	margin: 10px 0;
	width: 100% ;
}
table, table td{
	border: solid 1px #000;
	padding: 0 20px;
}
div.product_price{
	font-size: 25px;
	display: table;
}
.basket_table img{
	width: 100px;
}
input, textarea{
	display: block;
	border: 2px solid #ddd;
	width: 100%;
}
