#tfatengineportal
{
	
	padding: 8px;
	width: 180px;
}



#countrydiv
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	
}

#countrydiv select
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 160px;
}

#locationdiv
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

#locationdiv select
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 160px;
}

#datediv
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

#datediv select
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

#peoplediv
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float:left;
}

#peoplediv select
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

#nightdiv
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
}

#nightdiv select
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

#searchHtlButton
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	
	margin-top: 5px;
}

#tfenginecontainerhorz
{
 border: solid 2px #000000; 
 padding: 8px;
 width: 600px;
}

.tfenginebooknowtext
{
font-family: Arial; 
color: #566C11;
font-size: 18px;
padding-bottom: 2em;
}

#tfengineborder {
    margin-left:120px;
    margin-right:120px;
		text-align: left; /* counter the body center */
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #566C11;
    border-right: 1px solid #566C11;
}