#box {
    background-color: #FFFFFF;
    border: 1px solid #F15928;
   /* height: 528px;*/
    margin: 15% auto 0;
    padding: 1% 3%;
    position: relative;
    top: -142px;
    width: 504px;
}

/*section.title {
    left: 453px;
    padding: 1px 3px;
    position: relative;
    top: 52px;
    width: 504px;
}*/

section.title h4 {
    font-size: 169%;
    margin: 10px 10px 10px 18px;
    opacity: 0.7;
}
#frm-logo {
    background: url("../../../images/logo/bipalogo2.png") no-repeat scroll 0 0 #FFFFFF;
    height: 33%;
    left: 2%;
    position: relative;
    top: 1%;
    width: 386px;
}
