.bar1 {
    width: 15px;
    background-color: #e7ad41;
}
.bar2 {

    background-color: #e8ce1f;
}
.bar3 {
    background-color: #bbe635;
}
.bar4 {
    background-color: #e72a9e;
}
.surverPlaceholder table td div {
    margin:0 auto;
    width: 20px;
}
.surverPlaceholder table td.bar {
    vertical-align: bottom;
	width: 57px;
}
.surverPlaceholder table td {
    font-family:  'Cantarell',arial, serif;
    vertical-align: top;
	font-weight: bold;
	font-size: 11px;

}
.surverPlaceholder table tr.answer {
  color:#FFFFFF;
}
.surverPlaceholder table tr.answer td {
  line-height: 13px;
  
}
p.title {
    line-height:15px;
    font-family:  'Neucha',arial, serif;
    font-size: 14px;

}
.resultsWrap .pollQuestion{ 
  margin-bottom:103px;
   padding: 15px 0 0 7px;
}
#surveyValue {
  margin-right: 5px;
}
/**
 * Validator style
 */
.closeVaidator
{
	background:transparent url(/Colgate/CO/PC/Products/BarSoap/Protex/Limpieza_Profunda/images/homepage/btn_cerrar.png) no-repeat 0 0 scroll;
    display:block;
    float:right;
    height:20px;
    width:60px;
	margin: 20px 35px 0 0;
	cursor:pointer;
}
.validator{
	background:transparent url(/Colgate/CO/PC/Products/BarSoap/Protex/Limpieza_Profunda/images/homepage/alert_box.png) no-repeat 0 0 scroll;
	width:440px;
    height:240px;
		}
.menssageVal
{
	font-family: 'Neucha',arial,serif;
    font-size: 18px;
    line-height: 19px;
	position:absolute;
    top:35%;
	left:10%;
	width:80%;
    height:60%;
}
