

#welcomeText {
	position:absolute;
	top:20px;
	right:20px;
	width:340px;
	}

#welcomeText h3{
	text-align:right;
	font-size:17px;
	color:#A5A492;
	}

.frontBox {
	width:190px;
	float:left;
	text-align:justify;
	}

.frontBox h4 {
	font-size:12px;
	text-align:center;
	}
	
.frontBox p {
	text-align:justify;
	text-indent:0px;
	}
	
.formData {
   float:left;
   }
   
   
#checkInCorpTitle {
    position:absolute;
    top:253px;
    left:140px;
}  
 
#checkInCorpTitle h4 {

	color:#606E8F;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#checkInCorp {
	position:absolute;
	top:270px;
	left:140px;
	}
	
.numberSelect {
    font-size:9px;
    margin:0px;
    padding:0px;
}


.hotelName h4 {
    color:#606E73;
    font-weight:bold;
    }