@charset "UTF-8";
/* CSS Document */

.box{
background-color:#E8F3FB;
width:757px;
height:120px;
}

.formstyle{
position:relative;
padding: 25px 10px 15px 15px;
}

.formfield{
border-width: 2px;
border-style: solid;
border-color: #a6d5f1;
}

.button{
position:absolute;
padding-left:8px;
width:230px;
height:40px;
}