#welcomeText {
	position:absolute;
	top:20px;
	right:20px;
	width:340px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	border-left: 5px;
	}

#welcomeText h3{
	text-align:right;
	font-size:15px;
	}

.frontBox {
	width:189px;
	float:left;
	text-align:justify;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #D4D0C8;
	height: 200px;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	}

.frontBox h4 {
	font-size:12px;
	text-align:center;
	}
	
.frontBox p {
	text-align:justify;
	text-indent:0px;
	}
	
.frontBox_capat {
	width:185px;
	float:left;
	text-align:justify;
	height: 200px;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	}

.frontBox_capat h4 {
	font-size:12px;
	text-align:center;
	}
	
.frontBox_capat 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;
    }
