/* br { clear: both; }
            .cntSeparator {
                font-size: 54px;
                margin: 10px 7px;
                color: #000;
            }
            .desc { margin: 3px 3px; 
                    height:20px; }
            .desc div {
                float: left;
                font-family: Arial;
                /*width: 70px;
                margin-right: 30px;
                font-size: 13px;
                font-weight: bold;
                color: #000;
            }

            #progress1{
                width:500px;
                height:22px;
                /* background: url(../img/progressbg.png) no-repeat;
                margin:0 auto;
            }

            .progressBg{
                position:absolute;
                z-index:10;
            }
            #progressLine{
                background: url(../img/progressline.png) repeat-x;
                height: 21px;
                z-index:5;
                position:relative;
            }

            #progressPerc{
                margin-left:90px;
                width: 500px; 
            }
            #progressConnected{
                position:absolute;
                padding-top:4px;
                padding-left:10px;
                color:white;
                font-family: Arial;
                text-shadow: #3f4445 -1px -1px 0;
                font-size:14px;
                z-index:15;
            }

            .topLine{
                background: url(../img/line.png) repeat-x;
                width:620px;
                height:14px;
            }
            .bottomLine{
                background: url(../img/line.png) repeat-x;
                width:620px;
                height:8px;
                position:relative;
            }
            
            .textulogofisc{
                font-size: 28px;
                color: #114e5e;
                font-family: Arial;
                width:540px;
                margin-left:30px;
                margin-bottom:10px;
            }

            .redbox{
                font-family:Arial;
                margin-left:10px;
            }

            .redbox span{
                background: #e72c2d;
                padding: 2px 20px;
                font-size:14px;
                color:white;
                line-height:26px;
                height:30px;
                
            }

            .datalogo{
                width:600px;
                height:23px;
            }
            .logofsi{
                float:right;
                margin-top:-28px;
                background: url(../img/logofsi.png) no-repeat;
                width: 160px;
                height:23px;
            }

            .bgperc{
                background: url(../img/progressPerc.png) no-repeat;
                font-size:10px;
                color: white;
                font-family: Verdana;
                height: 31px;
                width: 45px;
                text-align:center;
                padding-top:4px;
            }

            .probg{
                background: url(../img/bgpro.png) repeat-x;
                width:463px;
                position: absolute;
                height: 20px;
            }

            .message{
                margin: 0 auto;
                width:654px;
                color: #4d4d4d;
                font-size:14px;
                font-family: Arial;
                text-align:center;
                padding-top:5px;
                line-height:20px;
                background: url(../img/shadowbottom.png) no-repeat;
                height:66px;
            }
            #needed a{
                color:#c32f28;
            }
            .example {
                background: url(../img/shadowtop.png) no-repeat;
                background-position: top left;
                padding-top:5px;
            }

            .shadowbottom{
                position:absolute;
                border:1px solid red;
                height: 66px;
                width:654px;
            }
            a.telterit{
                color:#4d4d4d;
}

.connCom
{
	position:absolute;
	width:500px;
	margin:17px 0px 0px 95px;
	color: #a0a0a0;
	z-index:10;
	}
	*/
	
	
	.poll-window { 
	left: -449px;
bottom: 30px;
/*height: 165px;*/
width: 415px;
position: fixed;
background-color: #f5f5f5;
z-index: 999;
-webkit-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.7);
-moz-box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.7);
box-shadow: 0px 0px 12px rgba(50, 50, 50, 0.7);
padding: 15px 0;
}

.poll-window img { float: left; margin: 5px 15px; }
.poll-window p { 
font-size: 12px;
line-height: 16px;
margin-bottom: 18px;
padding-right: 24px;
padding-top: 3px;
text-align: justify;

}

.poll-window h3 {line-height: 34px;
margin-bottom: 8px; font-size:14px; font-weight: bold; text-align: center; background-color: #fff; border-top:1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8;}
.poll-window .btn-poll { /*margin-left: 83px;*/ }

.poll-window .close-btn { position: absolute; width: 21px; height: 21px; top: -5px; right: -5px; background: url(/Images/x.png) no-repeat;}
.poll-window .close-btn:hover { background: url(/Images/x_hover.png) no-repeat; cursor: pointer;}

