#newsricerca {margin: 0px; padding: 0px;}

#newsricerca .titolo {margin: 0px; padding: 3px 0px 3px 0px; background: #666; color: #FFF;}

/* .................... box-ricerca ....................*/

#newsricerca .form {margin: 0px; padding: 5px;}
#newsricerca .form form {margin: 0px; padding: 0px; border: none;}
#newsricerca .form fieldset {margin: 0px; padding: 0px; border: none;}
#newsricerca .form .errore {margin: 3px 0px 7px 0px; padding: 0px; color: #900;}
#newsricerca .form .elemento {clear: both; margin: 0px; padding: 3px 0px 3px 0px; border-bottom: 1px dotted #D4D4D4; font-weight: normal;}
#newsricerca .form span.label {float: left; width: 150px; color: #000; font-weight: normal;}
#newsricerca .form span.value {width: 230px; color: #000;}
#newsricerca .form input.text {width: 200px; margin: 0px; padding: 0px; border: 1px solid #666; color: #000; font-size: 100%;}
#newsricerca .form select.default {width: 200px; font-size: 100%;}
#newsricerca .form .btnsubmit {float:right; padding: 0px; margin: 5px 2px 2px 0px; border:none; background: #F63B1F; color: white; font-size: 90%; font-weight: bold; cursor: pointer; }

/* .................... box-esito ....................*/

#newsricerca .esito {clear:both; margin: 0px; padding: 5px;}
#newsricerca .esito .info {margin: 3px 0px 3px 0px; padding: 2px 3px 2px 3px; color: #333; font-weight: bold;}

#newsricerca .esito .newsbox {clear:both; margin: 5px 0px 5px 0px; padding: 3px 3px 3px 3px; border: 1px dotted #CFCFCF;}
#newsricerca .esito .newsbox .btn {float: right; text-align: right;}
#newsricerca .esito .newsbox .btn input {width: 60px; margin: 0px; padding:2px 0px; border: none; background:#F63B1F; color: white; font-size: 100%; cursor: pointer;}
#newsricerca .esito .newsbox .title {margin: 0px; padding: 0px 0px 2px 0px; color:#333; font-weight: bold;}
#newsricerca .esito .newsbox .testo {margin: 0px; padding: 0px; color:#333; font-weight: normal;}

/* .................... paginazione ....................*/

.paginazione {margin: 10px 0px 10px 0px; padding: 0px;}
.paginazione .testo {margin: 0px; padding: 0px 30px 0px 0px; color: #000; font-size: 90%;}
.paginazione .pulsanti {text-align: right;}
.paginazione .pagbtn {padding: 0px; margin: 0px 2px 0px 2px; border: #474747 1px solid; background: #D4D4D4; color: #000; font-size: 90%; font-weight: bold; cursor: pointer;}
.paginazione .pagbtnselected {padding: 0px; margin: 0px 2px 0px 2px; border: #000000 1px solid; background: #FFF; color:#000; font-size: 90%; font-weight: bold;}

