body {
	font-family: helvetica,sans-serif;
	font-size:13px;
	color:#333;
   margin:0;
   padding:0;
}
img { border:0; }
#head {
   height:24px;
   background:url(/bg.png) repeat-x;
   width:100%;
}
.hh { background:url(ha.png) no-repeat; width:30px; }
.hho { background:url(ho.png) no-repeat; width:30px; }
.hm { background:url(ha.png) -30px 0 no-repeat; width:30px; }
.hmo { background:url(ho.png) -30px 0 no-repeat; width:30px; }
.hb { background:url(ha.png) -60px 0 no-repeat; width:30px; }
.hbo { background:url(ho.png) -60px 0 no-repeat; width:30px; }
#head TD { height:24px; }
#head A {
   text-decoration:none;
   display:inline;
   color: transparent;
}
.login {
	width:230px;
	margin:0 auto;
	padding:5px 10px;
	background:#ffc;
}
.login INPUT { 
	font-size:18px;
}
#touch { font-size:15px; }
#posts UL {
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
	font-size:15px;
}
#posts UL LI {
	padding:3px 1px 10px 3px;
	border-bottom:1px solid #ddd;	
}
#posts UL LI A {
   color:#550000;
}
#posts UL LI SPAN { color:#254A00; }
#posts UL LI IMG {
   width:30px;
   height:30px;
   margin-right:5px;
   border:1px solid #333;   
}
#posts SMALL { color:#666; font-size:11px; font-family:'BBGlobal Sans',sans-serif; }
.i2 { background: #ffc; }
.i3 { background: #f3f3f3; }
div#foot { text-align:center; color:#990000; }
#estado { font-size:10px; color:#ffc; padding:2px 10px; }
.rr { cursor:pointer; }


.about { padding:10px; }
.about img { margin-right:10px; }
.uii { padding:5px 5px 10px 5px; border-bottom:1px solid #ddd; }
.av { cursor:pointer; color:#990000 !important; text-decoration:underline; }

