a, a:hover
{
	border:0;
	text-decoration:none;
	color:#333;
}

body,html
{
	padding:0;
	margin:0;
	width:100%;
	min-width:950px;
	color:#333;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
}

img
{
	border:0;
}

.catalogue_request
{
	font-weight:bold;
	text-transform:uppercase;	
}

#header_sub_menu, #sub_menu, #menu, #basket_mini, #crumbs, .page_back, .product_qty, .hidden, .pat_finder, .faq_product, .newsletter, .button_product, #tabs, .footer_menu_items
{
	display:none;
}

#scroll_top
{
	display:none;
}

.float_left_full, .recommended
{
	float:left;
	width:100%;
}

.float_left
{
	float:left;
}

.product
{
	float:left;
	width:165px;
	height:230px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	overflow:hidden;
}

.product_image
{
	float:left;
	position:relative;
	border:1px solid #efefef;
	width:160px;
	height:160px;
	overflow:hidden;
}

.product_image img
{
	float:left;
	width:100%;
}

.product_image_big
{
	float:left;
}

.product_info
{
	float:right;
}

.security_mark
{
	float:right;
	margin-right:20px;
}

.section_title, .section_content, .section
{
	float:left;
	width:100%;
}