﻿@charset "utf-8";

H2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
}

.box{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#f6f6f5;
	border: 1px solid #dee1d7;
    font-size:12px;
    line-height:18px;
    margin-top:20px;
    margin-bottom:30px;
}

.box .box-header{
	color:#f56402;
    font-size:14px;
	padding-left:5px;
	padding-top:8px;
	height:26px;
	border-bottom: 1px solid #dee1d7;
	background: url(img/bg_pareri_lightgray.gif) repeat-x left top;
}

.box .row {
	padding:10px 10px 10px 5px;
	background:#FBF9F9 url(img/tratt_h.gif) repeat-x scroll left bottom;
	height:25px;
}

.box .row2 {
	padding:5px 10px 10px 5px;
	background:#FBF9F9 url(img/tratt_h.gif) repeat-x scroll left bottom;
	height:30px;
}

.box .taller {
    height:auto;
}

.box .last {
    background:#FBF9F9;
}

.box .right {
    text-align:right;
    background:#FBF9F9;
}

.box .row .label, .box .row2 .label {
    float:left;
    width:200px;
}

.box .row .vote_img, .box .row2 .vote_img{
    float:left;
    width:185px;
    height:23px;
    background:#FBF9F9 url(img/parerioff.gif) no-repeat;
    margin-right:-185px;
}

.box .row .vote_imgon, .box .row2 .vote_imgon{
    float:left;
    height:23px;
    background:#FBF9F9 url(img/parerion.gif) no-repeat;
}


.box .row .vote_txt, .box .row2 .vote_txt
{
    width:23px;
    font-weight:bold;
    color:#F56402;
    float:right;
    margin-right:10px;
}

.box .row .vote_img img{
    margin-left:-1px;
    margin-right:-1px;
}

.box_dx_interno_cont
{
  padding-top:8px;
  padding-bottom:10px;
}


.box_dx_interno_cont UL
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0px;
  padding:0px;
  clear:both;
}


.box_dx_interno_cont UL LI.link
{
 padding:0px 0px 5px 0px;
}

.box_dx_interno_cont UL LI.link IMG
{
 margin:0px 5px 0px 0px;
}

#intest_centr a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}