@charset "utf-8";
/* CSS Document */

#homeavivobox
{
	width:825px;
	margin-bottom:5px;
	margin-top:5px;
	height:30px;
	padding-left:75px;
	}

.labelbox
{
	height:30px;
	padding-left:5px;
	padding-right:5px;
	line-height:30px;
	float:left;
	}
	

#checkinbox
{
width:240px;
}
#checckinhead
{
	width:240px;
	height:30px;
	background-image: url(../images/checkavailibility.jpg);
	background-repeat: no-repeat;
}
.checkinrow
{
width:230px;
height:25px;
line-height:25px;
float:left;
margin-left:10px;
}


.checkinrowl
{
width:140px;
height:25px;
line-height:25px;
float:left;
}

.checkinrows
{
width:100px;
height:25px;
line-height:25px;
float:left;
}

.lselect 
{
	color: #333333;
	border: 3px solid #ffffff;
	background-color: #ffffff;
	width:80px;
}

.lselectlong 
{
	color: #333333;
	border: 3px solid #ffffff;
	background-color: #ffffff;
	margin-top:4px;
}

.sselect 
{
	color: #333333;
	border: 3px solid #ffffff;
	background-color: #ffffff;
	width:50px;
}

.submit 
{
	color: #333333;
	border: 3px solid #ffffff;
	background-color: #ffffff;
	width:150px;
}
.submitlong
{
	color: #333333;
	border: 3px solid #ffffff;
	background-color: #ffffff;
	margin-top:4px;
}