body {
	margin:0;
	border:0;
	background-color:#f8f8f8;
	background-image:url(http://www.informationpages.com/sys/images/62/bgfade.gif);
	background-repeat:repeat-x;
}
#header {
	position:absolute;
	width:775px;
	margin: 0px auto;
	left: 0px;
	right: 0px;
	z-index:5px;
	height:25px;
	top: 30px;
}
#vform { margin:0; }
#cover {
	position:absolute;
	top:25px;
	left:-70px;
	width:125px;
	height:115px;
	border:0px;
}

#whatwhere 
{ 
	position:absolute; 
	top:35px; 
	left:90px; 
	width:557px; 
	height:104px; 
}
#wwtabs { width:557px; height:104px; border:0px; }
#what {
	position:absolute;
	left:26px;
	top:62px;
	width:206px;
	height:21px;
	font-family:arial,helvetica;
	font-size:14px;
	border:0px;
	background-color:#fff;
	padding:0px;
}
#where {
	position:absolute;
	left:246px;
	top:62px;
	width:206px;
	height:21px;
	font-family:arial,helvetica;
	font-size:14px;
	border:0px;
	background-color:#fff;
	padding:0px;
}
#searchbtn {
	position:absolute;
	left:460px;
	top:56px;
	width:76px;
	height:27px;
	cursor:pointer;
}
#yellowtab {
	position:absolute;
	left:10px;
	top:5px;
	width:110px;
	height:18px;
	cursor:pointer;
}
#whitetab {
	position:absolute;
	left:96px;
	top:432px;
	width:113px;
	height:18px;
	cursor:pointer;
}
#reversetab {
	position:absolute;
	left:278px;
	top:5px;
	width:121px;
	height:18px;
	cursor:pointer;
}
#login { position:absolute; top:0px; left:680px; width:180px; height:20px; border:0px; margin:0px; }

#weather { position:absolute; top:30px; left:680px; width:180px; height:150px; border:0px; margin:0px; }

div.suggestions {
	text-align:left;
	font-family:arial;
	Z-INDEX:100px;
	border: 1px solid #aaa;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	position: absolute;
	padding-right:2px;
}
div.suggestions div {
	cursor: default;
	width: 98%;
	padding-left: 5px;
	text-indent:-3px;
	border:0px;
	padding:1px 1px 1px 6px;
}
div.suggestions div.current {
	border:1px solid #93bad7;
	border-bottom:1px solid #649ec6;
	border-right:1px solid #649ec6;
	cursor:pointer;
	background-image:url(http://www.informationpages.com/sys/images/ls/bhilite.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #000;
	padding:0px 0px 0px 5px;
}
