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


label{
padding:0 8px;
margin:-5px 0;
}

input.resevationInfo{
	width:265px;
}

input.resevationInfoCity{
width:157px;
}

input.resevationInfo, input.resevationInfoSM, input.resevationInfoPhone{
margin:5px 0;
}

.reserveForm{
	text-align:right;
	width: 400px;
}

input.resevationInfoSM{
width:50px;
}

input.resevationInfoPhone{
width:80px;
}

.reserveTable{
margin:5px 0 0 0;
}

.reserveTable2{
position: relative;
left:37px;
}

.reserveTable3{
position: relative;
left:65px;
}


.textAreaBottom{
text-align: left;
margin:0 0 10px 50px;
}
