#rg_main_slider{
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 2em;
}
.polaroid{
  box-shadow: 6px 6px 8px #AAA;
  border-radius: 10px;
  background: #fff;
  padding:1%;
  float:left;
  width: 60%;
}
.polaroid_mini{  
  margin: 0.5% auto 0 20%!important;
  border-radius: 10%;
  background: #fff;
  padding:1.5%;
  width: 180px;
  height: 120px;
}
.polaroid_thumbs{
  border-radius: 8px;
  background: #fff;
  padding:1px;
  width: 15%;
  float: left;
}
 /*.rg_navigation{
  vertical-align: top;
    margin:30px 0 0 0;
 }*/
 #rg_temas{
 	width:100%;
	height: 250px;
	overflow: scroll;
	margin-top: 60px;
	}
 #rg_ver_mas{
  font-size: 1em;
  text-align: right;
  color:#002B36;
  float:right;
  margin:100px 0 0 0;
 }
 
#rg_menunav{
	width:auto;
	height:470px;
	overflow:scroll;
}