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

#vmcalctext {
position: absolute;
left: 467px;
top: 50px;
width: 300px;
height: 240px;
margin: 0px;
padding: 5px;
font-size:12px;
font-weight: bold;
text-align: left;
color: #000;
border: 2px #fff dashed;
}

#vmcalc {
position: relative;
left: 63px;
top: 83px;
width: 793px;
height: 389px;
background-image: url('http://www.daytonastorage.com/images/vmcalc.png');
background-repeat: no-repeat;
margin: 0px auto;
}

#vmname {
position: absolute;
top: 239px;
left: 280px;
}

#vmcompany {
position: absolute;
top: 262px;
left: 280px;
}

#vmxSvr {
position: absolute;
top: 59px;
left: 280px;
}

#vmxDataInt {
position: absolute;
top: 82px;
left: 280px;
}

#vmxDataRt {
position: absolute;
top: 105px;
left: 280px;
}

#vmfifteenKNum {
position: absolute;
top: 128px;
left: 280px;
}

#vmtenKNum {
position: absolute;
top: 151px;
left: 280px;
}

#vmseventytwoNum {
position: absolute;
top: 174px;
left: 280px;
}

#vmemail {
position: absolute;
top: 285px;
left: 280px;
}

#vmemail2 {
position: absolute;
top: 308px;
left: 280px;
}

#vmsubmit {
position: absolute;
top: 335px;
left: 464px;
}

form {
border: 0px;
margin: 0px;
padding: 0px;
}
