#formdesign {
        background-color: #231F20;
        margin: auto;
        padding: 10px 0 10px 10px;
        width: 580px;
    }
    #formdesign  #tittle {
        background:url(img/rtittle.png) no-repeat;
        height: 45px;
    }
    #formdesign input, #formdesign select {
        border: 2px solid #E0E0E0;
        color: #000000;
        padding: 3px;
        width: 140px;
    }
#formdesign select {
	width: 150px;
	}
    #formdesign input.blacklink5 {
        border: 0 none;
        float: right;
        padding: 0;
        width: auto;
    }
    #formdesign .idt {
        background:url(img/idt.png) no-repeat;
        float: left;
        height: 20px;
        margin-right: 5px;
        margin-top: 2px;
        width: 20px;
    }
    #formdesign .itim {
        background:url(img/itim.png) no-repeat;
        float: left;
        height: 22px;
        margin-right: 5px;
        margin-top: 3px;
        width: 23px;
    }
    #formdesign .ipep {
        background:url(img/ipep.png) no-repeat;
        float: left;
        height: 26px;
        margin-right: 4px;
        margin-top: 2px;
        width: 17px;
    }
    #formdesign .inm {
        background:url(img/inm.png) no-repeat;
        float: left;
        height: 24px;
        margin-right: 2px;
        width: 23px;
    }
    #formdesign .iph {
        background:url(img/iph1.png) no-repeat;
        float: left;
        height: 23px;
        margin-right: 7px;
        margin-top: 1px;
        width: 21px;
    }
    #formdesign .iem {
        background:url(img/iem.png) no-repeat;
        float: left;
        height: 17px;
        margin-right: 1px;
        margin-top: 5px;
        width: 20px;
    }
    #formdesign .ad {
        background:url(img/ad1.png) no-repeat;
        float: left;
        height: 27px;
        margin-right: 1px;
        margin-top: 5px;
        width: 20px;
    }
	#formdesign #optime {
		background:none;
		color: #8DC53E;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    position: relative;
    top: 10px;
	left: 0;
	padding:0;
	}
	#formdesign #optime span {
		display: inline-block;
    width: 135px;
		}
table #fc {
		z-index: 10;
		}
table #fc td {
    border: 1px solid #589020 !important;
    color: #000000;
	}
#formdesign td {
	padding:0;
	}
#reservation_btn input.blacklink5 {
	background:url(img/reserve-now.png) no-repeat;
	font-size: 0;
    height: 42px;
    position: relative;
    right: 20px;
    width: 163px;
	}