/*CSS leonardovalencia.com*/

#content {
padding: 0em 2.0em 0em 2.0em;
min-height:670px;
}
* html #content{
height:660px;
}
#content h2 {
font: 25px "Georgia", Times, serif;
color:#95A735;
border-bottom:1px solid #95A735;
width: 100%;
}

#content01, #content02
{
padding-top: 1.3em;
text-indent:0;
width:400px;
}

#content01 ul li{
margin:25px 0 0 0px;
padding-left:5px; text-indent:0px;
background:none;

}
* html #content01 ul li{
margin:40px 0 0 -0px;
}
#content01 li h3{
font-size:15px;
margin-bottom:5px;
}
#content01 li p{
margin-bottom:5px;
}
#content01 p:first-child{
margin-top:35px;
border: 1px dashed #666; 
padding:5px; 
background:#121212;
}

.seleccion{
text-align:left;
}