#content-information{
    float:left;
    padding-left:2em;
    padding-right:2em;
    width:674px;
}

#content-information #frm-review{
    float:left;
    margin-top:1em;
    width:100%;
    
}

#content-information #frm-review p{
    float:left;
    margin:0.5em 0;
    width:100%;
}

#top-review{
     
    
    
    
    
    
}

#content-information #frm-review p label{
    float:left;
    font-weight:bold;
    width:110px;
    color:#727272;
}

#content-information #frm-review #city, 
#content-information #frm-review #state,
#content-information #frm-review #name,
#content-information #frm-review #contact-name,
#content-information #frm-review #email,
#content-information #frm-review #reviewtitle
{
    border:2px solid #D9D9D9;
    color:#333333;
    font-size:1em;
    height:30px;
	width:525px;
}


#content-information #frm-review p textarea{
  border:2px solid #DDDDDD;
	float:left;
	font-size:1em;
	margin:0;
	width:519px;
    margin:0 0 18px;
    
}


#tittle-review{
    
    
    
}

#content-information #frm-review p #enviar{
    float:none;
    font-weight:bold;
    padding:6px;
    width:90px;
}

#content-information #frm-review fieldset{
    background-color:#F5F5F5;
    border:1px solid #ED1C24;
    clear:both;
    float:left;
    margin-bottom:3em;
    padding:1em 1.4em 1.4em;
    width:672px;
}

#content-information #frm-review legend{
    background-color:#D9D9D9;
    border:1px solid red;
    color:#BC1B20;
    float:left;
    font-size:15px;
    font-weight:bold;
    padding:5px 20px;
    text-transform:capitalize;    
}

#contet-votecat{
    float: left;
    margin-top: 1em;
    width: 100%;    
}

#contet-votecat .content-block{
    border-bottom:0 none;
    float:left;
    margin-bottom:0;
    margin-right:1em;
    padding-bottom:0;
    text-align:center;
    width:126px;
    color:#727272;
}

#contet-votecat .content-block label{
    float:left;
    font-size:14px;
    font-weight:bold;
    margin-bottom:0.5em;
    width:100%;    
}

#content-block{
    float:left;
    width:100%;   
}

#most-images{
    float:left;
    width:100%;
}

.result-vote{
    float:left;
    margin-right:1em;
    text-align:center;
    width:100px;
}

.result-vote label{
    color:#666666;
    float:left;
    margin-bottom:0.5em;
    text-transform:capitalize;
    width:100%;
}

.result-vote img{
    margin-bottom:0.5em;
}     
     
#write-review{
    border:0 none;
    float:left;
    height:28px;
    margin-top:0.4em;
    width:185px; 
}

#container-3 #lista{
    float:left;
    width:100%;    
}   

#container-3 #lista ul{
    list-style: none;
    margin:0;
    padding:0;    
} 

#container-3 #lista li{
    background-image:none;
    border-top:2px solid #D9D9D9;
    float:left;
    padding-bottom:2em;
    padding-left:0;
    padding-top:2em;
    width:100%;
}

.content-lista{
    float:left;
    margin-right:3em;
    width:518px;
}

.content-lista label{
    color:#356A89;
    float:left;
    font-size:1.5em;
    font-weight:bold;
    margin-bottom:0.5em;
    width:100%;    
}

.content-lista p{
    float:left;
    font-weight:normal;
    margin:0.5em 0;
    text-align:justify;
    width:100%; 
}

.content-lista .owner-review{
    float:left;
    margin-top:1em;
    width:100%;    
}

.content-lista .owner-review label{
    font-size:1em;
    margin-right:0.5em;
    width:auto;   
    margin-bottom:0;
}

.content-lista .owner-review .date-owner{
    color:#000000;
    margin-bottom:0;    
}

.content-lista .owner-review span{
    float:left;
    font-weight:bold;
    text-transform:capitalize;    
}

.content-lista .owner-review img{
    
}

.user-vote{
    float:left;
    width:280px;
}

.uservoteavg{
    float:left;
    margin-bottom:1em;
    width:100%;    
}

.user-vote .result-vote{
    margin-bottom:1em;
    margin-right:0;
    text-align:left;
    width:270px;
}

.user-vote .result-vote label { 
    margin-bottom:0;
    width:85px;
}

.user-vote .result-vote img {
    float:left;
    margin:0.5em 1em 0;
}

