.home-highlight-container{
   position: relative;
   float: left;
}

.home-highlight{
   float:left;
   width: 124px;
   height: 160px; 
   padding-left:20px;
	overflow: visible;
}

.home-highlight p{
   color: #FFF;
   line-height:120%;
   font-size:11px;
}

.home-highlight a{
   text-decoration: none;
}

.slider-button{
   float: left;
   width: 20px;
   display: block;
}

#video-player{
   background-color: #000;
   position: relative;
   top: -0px;
}

#overlay{
   z-index: 10;
}

#overlay{
   position: relative;
   top: -230px;
}
#footer_player {
   position:relative;
   top:10px;
}
#video-player-container{
   height:260px;
}

#texto_video_completo{
   display:none;
}

#comentario_panel{
   display: none;
}

.invisible{
   display:none;
}
#map-canvas{
	width:605px;
	height:520px

}
# player .rec_white{
   height:318px !important;
}

form.large-form label{
   color: #5F310B;
   font-size: 11px;
}

form.large-form input text,form.large-form textarea, form.large-form select{

   display:block;
   clear:both;
}

form.large-form input radio {

	display: inline;
}

form.large-form .inputs {
	font-size:11px;
	color:#5F310B;
}

form.large-form ul{
   list-style-type: none;
   display: inline;
   padding:0px;
   margin:0px;
   margin-bottom:1em;
}

form.large-form p{
   margin-top:1.2em;
}

form.large-form ul li{
   /* background-color: #880000; */
   color:#FF0000;
   padding-left: 0.3em;
   margin-top:0px;
   padding-top:0px;
   margin-left:0em;
   line-height: 16px;
   font-size:11px;
   display: inline;
}

form.large-form .errorlist
{
	display: block;
}

.select_50{
   width:20px;
}

#mask{
   position:absolute;  
   z-index:9000;  
   background-color:#000;  
   display:none;  
   top:0px;
   left:0px;
}

.modalbox{
    position:absolute;  

  display:none;  
  z-index:9999;  

}

