

.ricerca form p {
padding-left: 5px;
}

.ricerca form input {
border: 1px solid #30b0aa;
margin-bottom: 5px;
}

.ricerca form input#reset {
float: left;
margin-left: 5px;
font-size: 11px;
margin-right: 65px;
width: 85px;

}

.ricerca form input#submit {
width: 80px;
font-size: 11px;
}


.ricerca select {
font-size: 11px;
width: 200px;
}

.ricerca form {
		width: 548px;
    font-size : 11px;
    font-weight: normal;
    background: #fff;
    color: white;
    border-top-color : #30b0aa;
    border-top-style : solid;
    border-top-width : 1px;
    border-bottom-color :  #99cc99;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #30b0aa;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color :  #99cc99;
    border-right-style : solid;
    border-right-width : 1px;
    /*margin-bottom : 0.5em;
    margin-left : 0.5em;
    margin-right : 0.5em;
    margin-top : 0.5em;
    line-height: 1.1em;*/
    text-align: left;
  }

div.ricerca h3 {
   font-weight: bold;
	 font-size: 12px;
    text-align: center;
		background-image: url('http://www.coimed.com/immagini_struttura/fondo_verde_modulo_ricerca.jpg');
		background-repeat: repeat-y;
		color: white;
		line-height: 18px;
		margin-top: 0;
		padding-top: 0;
  }
	
.ricerca label {
float: left;
width: 150px;
color: black;
}

#spiegazione {
width: 150px;
float: right;
color: black;
margin-top: 0;
padding-top: 0;
margin-left: 5px;
line-height: 13px;
}

.risultati {
width: 548px;
}

.risultati h2 {
font-size : 24px;
font-weight: bold;
width: 100%;
text-align: left;
color: #2a9b96;
line height: 48px;
}

.risultati table tr#titolo {
		background-image: url('http://www.coimed.com/immagini_struttura/fondo_verde_modulo_ricerca.jpg');
		background-repeat: repeat-y;
		}
		
.risultati table {
width: 100%;
border-collapse: collapse;
border-top-color : #30b0aa;
    border-top-style : solid;
    border-top-width : 1px;
    border-bottom-color :  #99cc99;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #30b0aa;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color :  #99cc99;
    border-right-style : solid;
    border-right-width : 1px;
		/*margin-bottom : 0.5em;
    margin-left : 0.5em;
    margin-right : 0.5em;
    margin-top : 0.5em;*/
		background-color: white;
}

.risultati table td {
padding: 5px;
font-size: 12px;
text-align: left;
}

.risultati table td.prezzo {
text-align: right;
}

.risultati th {
font-size : 11px;
font-weight: bold;
text-align: left;
color: white;
line height: 24px;
padding-left: 4px;
}

.risultati table img {
border: 1px solid black;
}

.ricerca_hover {
background-color: #99cc99;
cursor: pointer;
cursor: hand;
}

.pagine, .pagine a
{
font-size: 11px;
color: gray;
text-decoration: none;
text-align: left;
}

.pagine strong {
color: black;
font-size: 11px;
}
