html,body,form {
    margin:0;
    padding:0;
}

a img {
    border: 0;
}

a {
    text-decoration:none;
    color:#000000;
}

body {
    background-color:#ffffff;
    padding-top:2px;
    font-family: Arial,sans-serif;
    color:#000000;
    font-size: 12px;
}
#pop-cont {
    background-color:#ECECEC;
    width:500px;
    padding-bottom:4px;
    margin:auto;
}
.pop-tit {
    height:20px;
    background-image:url("../imgs/bgheadpop.png");
    background-repeat:no-repeat;
    color:#ffffff;
    font-weight:bold;
    padding: 2px 0 4px 30px;
    font-size:13px;
}
.pop-form-label {
    float:left;
    display:inline;
    width: 145px;
    text-align:right;
    line-height:18px;
    padding-top:4px;    
}

.pop-form-input {
    margin-top:2px;
}
.pop-form-input {
    float:right;
    display:inline;
    width: 350px;
}
.formSegnalaTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 320px;
	height: 15px;
	background-color: #ffffff;
	border-right: 1px solid #6b6856;
	border-top: 1px solid #6b6856;
	border-left: 1px solid #6b6856;
	border-bottom: 1px solid #6b6856;
}
.formSegnalaTxtA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 320px;
	height: 61px;
	background-color: #ffffff;
	border-right: 1px solid #6b6856;
	border-top: 1px solid #6b6856;
	border-left: 1px solid #6b6856;
	border-bottom: 1px solid #6b6856;
}

.button {
    height:19px;
    margin-top:4px;
    width:124px;
    margin-left:150px;
}
.button-comment {
    height:19px;
    margin-top:12px;
    float:right;
    display:inline;
}
.button-left {
    float:left;
    display:inline;
}
.button-right {
    float:left;
    display:inline;
}
.button-body {
    height:17px;
    float:left;
    display:inline;
    background-image:url("../imgs/butbg.png");
    background-repeat:repeat-x;
    padding-top:2px;
}
.button-body a{
    color:#ffffff;
    font-weight:bold;
    font-style:italic;
    padding:0 6px 0 6px;
    font-size:12px;
}


#pop-ascolta {
    background-color:#ECECEC;
    padding-bottom:4px;
    margin:auto;
}

.pop-msg {
    text-align:center;
    line-height:120px;
    height:120px;
}

.commentTxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    width: 500px;
    height: 200px;
    background-color: #ffffff;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;

}
.errors {
    padding-top:40px;
    /*padding-bottom:40px;*/
    text-align:center;
    font-weight:bold;
    font-size:12px;">

}
