
.col + .col-2b{margin-left:0;}
.col-5b{float:right;}

#contenido .no-te-pierdas {
    float: left;
    margin-bottom: 20px;
}
#contenido .no-te-pierdas h3 {
    color: #507CA0;
    font-size: 170%;
	display: none;
}
#contenido .no-te-pierdas h3 a {
    color: #507CA0;
}
#contenido .no-te-pierdas h3 a:hover {
    color: #333333;
}
.no-te-pierdas li {
    border-bottom: 3px solid #507CA0;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
.no-te-pierdas li img {
    float: left;
    height: auto;
    width: 185px;
}
.no-te-pierdas li a:hover img {
    opacity: 0.8;
}
.no-te-pierdas li h4 {
    border-bottom: 1px dotted #CCCCCC;
    color: #555555;
    float: left;
    font: bold 120%/110% Georgia,"Times New Roman",Times,serif;
    margin-bottom: 3px;
    padding: 10px 0 3px;
    width: 185px;
}
#contenido .no-te-pierdas li h4 a {
    color: #555555;
}
.no-te-pierdas li p {
    width: 100%;
}
.no-te-pierdas li p.firma {
    width: 100%;
	color:#999999;
	padding:0 0 5px;
}
.no-te-pierdas li p.firma b {font-weight:normal; color: #507CA0; font-style: italic; }
