div#search{
	float:left;
	height:none;
	width:320px;
	background-color:#EEFFFF;
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted;
	text-align:center;
	padding:0px;
	margin-top:12px;
	background-position: center center;
}


div#right {
width:455px;
float:right;
margin-top:12px;
}

div#topLeft {
	float:left;
	height:345px;
	width:130px;
	text-align:left;
	background-image: url(../images/common/flightBground.jpg);
}

div#topRight{
	float:right;
	height:345px;
	width:320px;
	color:#000000;
	background-color:none;
	border-width: 0px;
	border-spacing: 0px;
	border-style: dotted;
	text-align:center;
}

div#compInfo{
	height:150px;
	width:100$;
	border-spacing: 0px;
	text-align:center;
	margin-top:5px;
	color:000065;
	background-color:#EEFFFF;
	padding: 5px;
	border-width: 1px;
	border-style: dotted;
}
