.webshop_head_1 {
	color:#014f80;
	margin:10px;
}

.webshop_item {
	width:648px;
	height:169px;
	clear:both;
	background:#fff url(../gfx/webshop_box.gif) no-repeat top left;
}

.webshop_item_small {
	width:158px;
	height:158px;
	padding:5px 10px 10px 3px;
	background:#fff url(../gfx/webshop_box_small.gif) no-repeat top left;
	float:left;
}

.webshop_item_content_left {
	width:485px;
	height:149px;
	padding:10px;
	float:left;
	font-size:11px;
}

.webshop_item_content_right {
	width:143px;
	height:132px;
	float:right;
}

select option {
	background:none;
}
