﻿.tblRicDisp
{
	line-height: 28px;
    height: 28px;
	/*border:solid 1px black;*/
    background-image: url(/images/parametri_ricerca/sfondo_titolo.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
   /* font-weight:bold;*/
	padding: 0px 0px 0px 10px;
    color: #2E394F;
}

.tdBoxRic { text-align: right; padding-right: 5px;}
.tdBoxRic td { padding: 2px 0px 2px 0px; }
.tdBoxRic select,
.tdBoxRic input
{
    color: #565656;
    background-color: #F4F4F4;
    border: solid 1px #666666;
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 11px;
}
.tdBoxRic select.ddlZone { width: 152px; }
.tdBoxRic input { width: 128px; }

.dvButton
{	
    line-height: 28px;
    height: 28px;
    background-image: url(/images/parametri_ricerca/sfondo_chiusura_parametri.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;   
	padding: 1px 0px 0px 36px;
    color: #2E394F;
    text-align: right;
}
