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

#livemeeting {
position: relative;
left: 63px;
width: 877px;
height: 519px;
background-image: url('http://www.daytonastorage.com/images/webmeetback.png');
background-repeat: no-repeat;
margin: 0px auto;
}

#meetinglist {
position: relative;
top: 29px;
left: 19px;
width:405px;
height:170px;
}

#scheduleform {
position: absolute;
top: 280px;
left: 6px;
width: 436px;
height: 258px;
}

#scheduleform2 {
position: absolute;
top: 245px;
left: 34px;
width: 436px;
height: 258px;
background-image: url('http://www.daytonastorage.com/images/webmeetformback.png');
background-repeat: no-repeat;
}

#mtnotes {
position: absolute;
top: 123px;
left: 176px;
}

#mtreason {
position: absolute;
top: 92px;
left: 176px;
}

#mtsubmit {
position: relative;
top: 185px;
left: 393px;
}

#mtdate {
position: absolute;
top: 60px;
left: 176px;
}

#mtphone {
position: absolute;
top: 31px;
left: 320px;
}

#mtemail {
position: absolute;
top: 31px;
left: 83px;
}

#mtcompany {
position: absolute;
top: 2px;
left: 320px;
}

#mtname {
position: absolute;
top: 2px;
left: 83px;
}