.poll_show_title{
    clear: both;
    padding: 2px;
    height: 22px;
    background-color: #e39898;
    color: white;
    width: 600px;
    font-size: 18px;
    font-weight: bold;
}

.poll_show_desc{
    padding: 2px;
    background-color: #FFF5EA;
    width: 600px;
    font-size: 14px;
}

.poll_show_content{
    padding: 2px;
    background-color: #FFF5EA;
    width: 600px;
    font-size: 14px;
}

.poll_show_ask{
    margin-top: 10px;
    text-indent:10px;
    font-weight: bold;
}

.poll_show_answer{
    padding: 0 0 10px 30px;
    font-size: 12px;
}

.poll_show_chart{
}

#sondaggi-content{
    margin-left: 60px;
    margin-top: 15px;
}

#clear-float{
    clear: both;
}
.chart_list{
    float: left;
    width: 140px;
    margin-bottom: 15px;
}

.poll_list_title{
    clear: both;
    padding: 2px;
    height: 15px;
    background-color: #e39898;
    color: white;
    width: 600px;
}

.poll_list_title a{
    color: white;
}

.poll_list_desc{
    float: left;
    padding: 2px;
    width: 460px;
    margin-bottom: 15px;
}
a img{
    border: 0px;
}
.poll_list_desc{
    float: left;
    padding: 2px;
    width: 460px;
    margin-bottom: 15px;
    background-color: #FFF5EA;
}

.notice{
    margin: 15px;
    font-weight: bold;
}

.submit{
    margin-bottom: 30px;
}

#result{
    clear: both;
}

#score{
    margin: 10px 0 0 0;
    font-size: 18px;
}

#profile{
    margin: 10px 0 10px 0;
}

#profile_title{
    clear: both;
    padding: 2px;
    height: 22px;
    background-color: #e39898;
    color: white;
    width: 600px;
    font-size: 18px;
    font-weight: bold; 
}

#profile_description{
    margin-bottom: 20px;
    padding: 2px;
    background-color: #FFF5EA;
    width: 600px;
    font-size: 14px;
}

#sondaggi-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_01.png');
}
#sondaggi-01[id] {
    background-image:url(/images/portal/common/common_01.png);
}

#sondaggi-02 {
	position:absolute;
	left:12px;
	top:0px;
	width:762px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_02.png');
}
#sondaggi-02[id] {
	background-image:url(/images/portal/common/common_02.png);
}

#sondaggi-03 {
	position:absolute;
	left:774px;
	top:0px;
	width:12px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_03.png');
}
#sondaggi-03[id] {
	background-image:url(/images/portal/common/common_03.png);
}

#sondaggi-04 {
	position:absolute;
	left:0px;
	top:15px;
	width:12px;
	height:461px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_04.png');
}
#sondaggi-04[id] {
	background-image:url(/images/portal/common/common_04.png);
}

#sondaggi-05 {
	position:absolute;
	left:12px;
	top:15px;
	width:25px;
	height:20px;
	background-image:url(/images/portal/sondaggi/icon.png);
}

#sondaggi-06 {
	position:absolute;
	left:37px;
	top:15px;
	width:660px;
	height:20px;
    background-color:#FFECD6;
}

#sondaggi-07 {
	position:absolute;
	left:697px;
	top:15px;
	width:77px;
	height:20px;
	background-image:url(/images/portal/sondaggi/text.png);
}

#sondaggi-08 {
	position:absolute;
	left:774px;
	top:15px;
	width:12px;
	height:461px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_08.png');
}
#sondaggi-08[id] {
	background-image:url(/images/portal/common/common_08.png);
}

#sondaggi-09{
	position:absolute;
	left:12px;
	top:35px;
	width:762px;
	height:7px;
	background-image:url(/images/portal/common/common_09.png);
}

/*******************************
        PRINCIPALE
********************************/
#sondaggi-10 {
    /*background-image:url('/images/portal/sondaggi/sondaggio.gif');*/ 
    background-repeat:no-repeat; 
    background-position: 98% 2%;
    background-color:#FFECD6;
	position:absolute;
	left:12px;
	top:42px;
	width:762px;
	min-height:434px;
    height:434px;
}

#sondaggi-10[id] {
   height:auto;
}

#content{
    min-height:434px;
    height:434px;
}

#content[id]{
     height:auto;
}