#listTitle h1{background:url(title_bg.gif) no-repeat;height:32px}
#listTitle h1 a{padding-left:20px; font:bold 14px Trebuchet MS; position:absolute; top:191px;}

.others{text-align:right;padding:6px}
.others a{font-size:11px;text-decoration:underline}

#cont li {padding-bottom:10px; list-style-type:none !important;}
#cont li h2{padding:0; margin:0; font:bold 12px Arial; margin-bottom:0px; color:#CA0101;}
#cont li h2 a{color:#CA0101;}

#text{padding:16px 32px 32px 48px;font-family:Verdana;text-align:justify}
#text h1{font-size:24px;padding:24px 0 8px 0}
#text h2{font-size:18px;padding:18px 0 6px 0}
#text h3{font-size:16px;padding:16px 0 4px 0}
#text h4{font-size:14px;padding:14px 0 3px 0}
#text h5{font-size:12px;padding:12px 0 2px 0}
#text h6{font-size:10px;padding:10px 0 1px 0}
#text p{font:12px Arial;padding:8px 0}
#text ul,
#text ol{font:12px Arial;padding:8px 0 8px 16px}
#text li{margin-left:16px}
#text ul li{list-style-type:disc}
#text li ul li{list-style-type:circle}
#text li li ul li{list-style-type:square}
#text ol li{list-style-type:decimal}

#comentarios{padding:0 48px 24px 36px}
#comentarios h3{font-size:16px;border-bottom:1px solid #ccc}
#comentarios .comentario{padding:12px 0;border-bottom:1px solid #eee}
#comentarios .comentario .content{padding-top:6px}

#comentar{padding:0 48px 24px 36px}
#comentar h3{font-size:16px;border-bottom:1px solid #ccc}
#comment_form{padding:12px 0 0 12px}
#comment_form.loading{padding:24px;background:transparent url(ajax-loader.gif) no-repeat scroll 0 0}
#comment_form.loading *{display:none}
#comment_form p{padding:3px 0;overflow:hidden} * html #comment_form p{height:0}
#comment_form p.needreview{padding:8px 12px;margin:0 0 10px 0;border:1px solid #f4ad21;background-color:#f8ebcb;color:#934736;font-weight:bold}
#comment_form p strong{display:block;width:100px;float:left}
#comment_form p span{display:block;width:320px;float:right}
#comment_form p input.text{width:180px}
#comment_form p textarea{width:280px}