#searchlist
{
	width: 740px;
	margin: 0 auto;
	text-align: justify;
}

#searchlist a
{
	color: #00993c;
	font-weight: bold;
	text-decoration: none;
}

#searchlist .listboxes
{
	display: block; 
	width: 365px; 
	height: 240px; 
	border: 1px solid #000000; 
	float: left; 
	margin: 5px; 
	overflow-x: hidden; 
	overflow-y: auto;
	padding: 3px;
}

#searchlist .offnumber
{
	width:365px; 
	text-align: center; 
	font-weight: bold; 
	background-color: #dedede;
}

#searchlist .setshownoffer
{
	position: absolute; 
	margin-top: 210px; 
	text-align: left; 
	margin-left: 10px; 
	background-color: #FFFFFF;
}

#searchlist span
{
	font-size: 15px; 
	font-weight: bold; 
	color: #F00000
}

#searchlist input 
{
	color:#fff;
	font-size: 11px;
	height: 17px;
	width: 45px;
	border: 0px solid #222222;
}

#searchlist select
{
	color:#fff;
	font-size: 11px;
	height: 17px;
	border: 0px solid #222222;
	background-color: #0043b6;
}

#searchlist .listboxes
{
	display: block; 
	width: 350px; 
	height: 240px; 
	border: 1px solid #000000; 
	float: left; 
	margin: 5px; 
	overflow-x: hidden; 
	overflow-y: auto;
	padding: 3px;
}

#searchlist h3
{
	display: block;
	float: right;
	padding: 5px;
	margin: 0;
}

#searchlist h3 a
{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#searchlist h3 a:hover
{
	display: block;
	background-color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#searchlist p.bottomlink
{
	display: block;
	padding: 2px;
	font-weight: bold;
	color: #FF0000;
	background-color: #dedede;
}

#searchlist .offnumber
{
	position: absolute;
	width: 350px; 
	height: 16px;
	font-weight: bold; 
	background-color: #dedede;
}

#searchlist .inneroferta
{
	width: 350px; 
	height: 225px;
	font-weight: bold; 
	overflow-x: hidden;
	overflow-y: auto;
}

#searchlist .setshownoffer
{
	position: absolute; 
	margin-top: 210px; 
	text-align: left; 
	margin-left: 10px; 
	background-color: #FFFFFF;
}

#searchlist input.buttons
{
	color:#FFFFFF;
	background-color: #0043b6;
}

#searchlist input.buttonsclicked
{
	color:#FFFFFF;
	background-color: #008cc0;
}