# #pbook-custom-form-footer #edit-submit {
# float: left;
# padding: 0 0 0 10px;
# margin: 5px 0 0 10px;
# width: 63px;
# height: 23px;
# cursor: pointer;
# border: 0;
# background: url(/imgs/botones/buscar.gif);
# background-repeat: no-repeat;
# } 

/* ---------------------------------------------------------------
   taxonomy view
   --------------------------------------------------------------- */

.resultados{
	padding-left: 10px;
    width:625px;
}
.resultados h2{
    font-size:12px;
    color:#6f94b7;
    float:left;
    margin-right:5px;
    font-weight:bold;
}
.destacados_portada .resultados h2{
    font-size:12px;
    color:#6f94b7;
    margin-right:5px;
    font-weight:bold;
}
.resultados .imagen {
    float:left;
    width:120px;
}       
.resultados .separador-horizontal{
    background: url(/imgs/backgrounds/pt_hor.gif) repeat-x bottom ;
    float: left;
    height: 10px;
    width:625px;
    margin-top:0px;
    margin-bottom: 10px;
}

.resultados .texto {
    width: 425px;
    font-size: 12px;
    float: left;
		line-height: 14px;
}
.resultados .autor{
    font-weight:normal;
    color:#6f94b7;
}

/* ---------------------------------------------------------------
   los mas leidos 
   --------------------------------------------------------------- */

.precio {
    color:#e5ab0f;
    font-size:12px;
    font-weight:normal;
}

/* ---------------------------------------------------------------
   FAQ 
   --------------------------------------------------------------- */

#faq_container {
	margin-top: 20px;
	margin-left: 20px;
	color: #5189B8;	
	font-size: 20px;
}

#faq_category_title_container {
	margin-bottom: 7px;
}

.faq_row {
	width: 600px;
	clear: both;
}

.faq_num_container {
	width: 70px;
	float: left;

}

.faq_row_text {
	width: 450px;
	float: left;
	margin-bottom: 15px;
}

.faq_question {
	color: #5189B8;	
	font-size: 13px;
	font-weight: bold;
}

.faq_answer {
	font-size: 11px;		
}

.faq_answer ul {
	margin-top: 0px;
	padding-top: 0px;
}

.faq_answer li {
	margin-left: 30px;
	color: #6b6b6b;
}

.faq_answer p {
	padding: 5px 0 5px 0;
	font-size: 11px;		
}

.faq_answer h3 {
	padding: 10px 0 0px 0;
}

.separador-horizontal{
    background: url(/imgs/backgrounds/pt_hor.gif) repeat-x bottom ;
    float: left;
    height: 10px;
    width:625px;
    margin-top:0px;
    margin-bottom: 10px;
}

#categorias_faq_container {
	margin-left: 15px;
}

.separador-categorias-faq{
    background: url(/imgs/backgrounds/pt_hor.gif) repeat-x bottom ;
    height: 10px;
    width:300px;
    margin-top:0px;
    margin-bottom: 10px;
}

/* ---------------------------------------------------------------
   Custom Search 
   --------------------------------------------------------------- */

.pager li {
	float: left;	
	margin-left: 10px;
}

#pbook-custom-form-footer #edit-submit {
    float: left;
    padding: 0 0 0 10px;
    margin: 5px 0 0 10px;
    width: 63px;
    height: 23px;
    cursor: pointer;
    border: 0;
    background: url(/imgs/botones/buscar.gif);
    background-repeat: no-repeat;
}

