#shop_searchbox
{
	width:187px;
	border:1px solid #CCCCCC;
	background:#CCCCCC;
	margin-bottom:10px;
}

#shop_searchbox .contenttitle
{
	font-weight: bold;
	font-size: 11px;
	line-height:20px;
	border-bottom:1px solid #CCCCCC;
	background:#FFFFFF;
	text-indent:5px;
	color: #3F9C35;
	text-transform:none;
	letter-spacing:1px;
}

#shop_searchboxcontainer
{
	width:100%;
	padding:10px 10px 10px 10px;
}

#shop_searchboxcontainer table tr td input.textfield
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	width: 130px;
	margin: 0px 0px 2px 0px;
}

#shop_searchboxcontainer table tr td.space
{
	padding: 5px 0px 0px 0px;
}

#shop_searchboxcontainer table tr td select.select
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	width: 165px;
	margin: 0px 0px 3px 0px;
	display:block;
}

#shop_searchboxcontainer table tr td input.button
{
	border: none;
	height:18px;
	width:29px;
	background: #FFFFFF;
	background-image: url('http://www.boomlab.nl/fv/component/1010/images/button.ok.gif');
	background-position: center left;
	background-repeat: no-repeat;
	cursor: pointer;
}

#shop_searchboxcontainer table tr td a
{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#shop_searchboxcontainer table tr td a:hover
{
	text-decoration: underline;
}
