.fondo_arriba {
background-image:url("/images/foroiphone/top.png");
height:34px;
}
.body_wrapper {
background:url("/images/foroiphone/body.png") repeat-y scroll 0 0 transparent;
padding-left:30px;
padding-right:32px;
}
.fondo_abajo {
background-image:url("/images/foroiphone/bottom.png");
height:34px;
}
/* center avatar, username, title, rank in postbit legacy 4.0.1 */
.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;}
.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img  {float:none; text-align:center;}
.postbitlegacy .userinfo .usertitle {display: block; float:none; text-align:center; clear: both;}
} 