div#content_center div#cajagestor, div#content_center #formenlaces
{
  width        : 550px;
}
div#cajagestor a
{
  text-decoration:none;
  color   : #3D4E82;
}
div#cajagestor div#tituloEnlaces, div#content_center #formenlaces div#tituloEnlaces
{
  margin       : 5px 0 0 -1px;
  padding      : 5px 0 0 15px;
  font-size    : 1.3em;
  font-weight  : bold;
  color        : #AD8C45;
  clear        : both;
  border-bottom: 1px solid #AD8C45;
  border-top   : 3px solid #F0F0F0;
  border-left  : 2px solid #F0F0F0;
  border-right : 1px solid #F0F0F0;
}
div#cajagestor #enlaceslist
{
   border-spacing   : 0;
  
   border           : 1px #F0F0F0 solid;   
     border-collapse:collapse;
}
div#cajagestor #enlaceslist th,div#cajagestor #enlaceslist td
{
  border       : 1px #F0F0F0 solid;
  padding-left : 15px;
}
div#cajagestor span#nuevoLink
{
  padding-left : 15px;
}
div#content_center .cajashow, div#content_center #formenlaces .filaform{
  height       : 20px;
  border       : 1px #F0F0F0 solid;
  padding-top  : 2px;
  padding-left : 15px;
}
div#content_center .cajashowimg
{
  border       : 1px #F0F0F0 solid;
  padding-top  : 2px;
  padding-left : 15px;

}
div.cajashow .showtit{
  float        : left;
  width        : 90px;
}
div.cajashowimg .showtit{
  float        : left;
  width        : 100px;
}
/**
Div que aņade la esquina redondeada
*/
div#content_center .bottomGrey
{
  height      : 6px;
  clear       : left;
  background  : #F0F0F0 url('../images/bottomGrey.gif') no-repeat;
}
div#content_center .bottomGrey span
{
  display     : none;
}
div#content_center .botonerashow, div#content_center #formenlaces .botonerashow {
  border          : 1px #F0F0F0 solid;
  clear           : both;
  display         : block;
  padding-top     : 5px;
  padding-bottom  : 5px;
  text-align      : center;  
}
.botonerashow input{
  background  : #626262;
  color       : #fff;
  margin      : 0 3px;
  cursor      : pointer;
}
div#content_center #contentcajaform .filaform, div#content_center #formenlaces .filaform
{
  display     : block;
}
div#content_center #contentcajaform .filaform .filaizq, div#content_center #formenlaces .filaform .filaizq
{
  float       : left;
  width       : 95px;
}