/** HEADERS **/
.concursos h2{
background:url('../../img/estructura/titles/concursos.gif') no-repeat;
position:relative;
top: 45px;
height:30px;
width:425px;
margin-bottom: 80px
}
.concursos h2 span{
display:none
}
/** FI HEADERS **/

/* MARGINS */
#concursos,
#concurs{
margin-left: 15%;
width: 85%;
margin-bottom:25px;
}

h4.title {
margin-top: 2em;
}

#concursos{
padding-bottom: 20px;
border-bottom: 1px solid #CCCCCC;
}


/* view.thtml */
#concurs h3 {
margin-bottom: 10px;
padding-left: 8px;
background: url(../../img/estructura/ratlla.gif) left no-repeat;
}
#concurs p{
line-height: 2em;
}

#contenidoedicion {
margin-top: 30px;
padding: 0 10px;
border: 1px dotted #ccc;
}

#contenidoedicion div{
margin: 15px 0;
}

#contenidoedicion div span {
margin: 0 10px;
}