#illustration {
height : 480px;
}
#intro {
position : absolute;
z-index : 99;
top : -108px;
left : 168px;
width : 520px;
color : #fff;
text-shadow : 0px 1px 1px rgba(0,0,0,.6);
background : #fa0a14;
}
#vbn_planer {
margin : 0 0 18px 0;
}
#vbn_planer form p {
margin-bottom : 0;
}
#vbn_planer label {
display : block;
}
#vbn_planer input {
background : #d1d1d1;
border : 1px solid #ccc;
}
input.txt {
width : 98%;
}
input.dttm {
width : 6em;
}
#vbn_planer button {
cursor : pointer;
padding : 0;
margin : 9px 0 0 0;
display : inline;
text-align : left;
color : #86000a;
font-size : 100%;
font-weight : normal;
font-family : inherit;
background : transparent;
border : none;
}