
.quickSearch
{
	float: left;
	width: 49%;
}

.panel300x193
{
	width: 300px;
	height: 193px;
	background-image: url(http://www.casa.it/cobrand/searchPanel/im/backgrounds/sfondo_box-3.jpg);
	margin: 0;
}


input[type=text], select
{
	border: solid 1px #BBBBBB;
	color: #5F5F5F;
	width:186px;
}
select
{
	width: 75px;
}

.right
{
	width: 100px;
	margin-left: 10px;
}

option
{
	color: #5F5F5F;
}


label
{
	width: 78px;
	min-width: 51px;
	float: left;
	font-size:14px;
	font-weight:bold;
}


.row
{
	height: 15px;
	margin-bottom: 11px;
}

.long
{
	width: 190px;
}
div#bottone
{
	float: none;
	padding: 5px;
	text-align: center;
	float: right;
	width: 160px;
}


.button
{
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	float: none;
	background: transparent url(http://www.casa.it/cobrand/searchPanel/im/backgrounds/button_a.gif) no-repeat scroll top right;
	display: block;
	height: 24px;
	margin-right: 6px;
	padding-right: 8px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	outline: none;
}

.button span
{
	background: transparent url(http://www.casa.it/cobrand/searchPanel/im/backgrounds/button_span.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 8px;
	color: #FFFFFF;
	font-weight: bold;
}
.button:link, .button:active, .button:hover, .button:visited
{
	color: #FFF;
}
.button:active
{
	background-position: bottom right;
}
.button:active span
{
	background-position: bottom left;
	padding: 6px 0 4px 8px; /* push text down 1px */
}

.button:link, .button:active, .button:hover, .button:visited
{
	color: #FFF;
}
.button:link, .button:active, .button:hover, .button:visited
{
	color: #FFF;
}
.button:active
{
	background-position: bottom right;
}
.button:active span
{
	background-position: bottom left;
	padding: 6px 0 4px 8px; /* push text down 1px */
}


.tend
{
	width: 210px;
}

.buttonRow
{
	float: right; 
	margin-right: 10px;
}