body
{
background-image:url('../img/background.gif');
background-repeat:repeat-x;
background-position:top;
background-color:#022b44;
font: normal 72.5% "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
line-height: 1.4;
}
img 
{
border:0px;
}
a
{
border:0px;
}
#main
{
width:736px;
margin-left:auto;
margin-right:auto;
}
#mainaa
{
width:900px;
margin-left:auto;
margin-right:auto;
}
#navigation, #logo, #search, #threeboxes, #logoa, #searcha, #results
{
position:relative;
}
#navigation
{
height:20px;
}
#navigation a
{
color:#f6d246;
text-decoration:none;
font-size: 13px;
}
#logo
{
height:199px;
}
#logoa
{
height:90px;
}
#logo a
{
position: absolute;
bottom: 0px;
right: 154px;
}
#search
{
width:727px;
background-image:url('../img/yellow.png');
height:104px;
margin-right:auto;
margin-left:auto;
margin-top:5px;
}
#searcha
{
width:727px;
height:104px;
margin-right:auto;
margin-left:auto;
}
#searchholder
{
position:absolute;
width:663px;
height:74px;
background-image:url('../img/search.png');
top:13px;
left:33px;
}
#searchholdera
{
position:absolute;
width:663px;
height:61px;
background-image:url('../img/1search.png');
top:13px;
left:33px;
}
#threeboxes
{
height:149px;
margin-top:25px;
}
#boxone, #boxtwo, #boxthree
{
position:absolute;
background-image:url('../img/box.png');
height:149px;
width:232px;
}
#boxone
{
left:0px;
}
#boxtwo
{
left:252px;
}
#boxthree
{
right:0px;
}
#searching
{
position:absolute;
top:13px;
}
.searcher
{
position:absolute;
 left:543px;
 top:0px;
 background-image:url('../img/search1.png');
 border:0px;
 height:61px;
 width:120px;
 background-color: transparent;
}
.searchera
{
position:absolute;
 left:544px;
 top:-13px;
 background-image:url('../img/search1.png');
 border:0px;
 height:61px;
 width:120px;
 background-color: transparent;
}
.searchera:hover {background-image: url('../img/search2.png');}
.searcher:hover {background-image: url('../img/search2.png');}
.test
{
position:relative;
height:142px;
}
.bookimage
{
position:absolute;
top:36px;
}
.booktitle
{
position:absolute;
top:36px;
left:65px;
font-size:14px;
color:#ff8d00;
font-weight:bold;
}
.bookauthors
{
position:absolute;
top:55px;
left:65px;
font-size:12px;
color:#fff;
font-weight:bold;
}
.bookcompare
{
position:absolute;
top:80px;
left:65px;
font-size:12;
color:#fff;
font-weight:bold;
}
#editionpublisher
{
position:absolute;
height:142px;
right:0px;
width:300px;
}
.bookedition
{
position:absolute;
top:36px;
left:0px;
font-size:13px;
color:#d17d16;
font-weight:bold;
}
.bookpublisher
{
position:absolute;
top:55px;
left:0px;
font-size:13px;
color:#d17d16;
font-weight:bold;
}
.bar
{
position:absolute;
bottom:0px;
width:736px;
height:1px;
background-color:#0a3e6a;
}
#resultsleft
{
position:absolute;
left:0px;
width:450px;
}
#resultsright
{
position:absolute;
right:0px;
width:455px;
height:278px;
background-image:url('../img/topprices.gif');
}
#returntext
{
position:absolute;
top:35px;
}
#firstresult, #secondresult, #thirdresult
{
position:absolute;
height: 20px;
width: 425px;
left: 10px;
}
#firstresult
{
top:70px;
}
#secondresult
{
top:147px;
}
#thirdresult
{
top:224px;
}
#resulta, #resultb, #resultc
{
position:absolute;
}
#resulta
{
left:13px;
}
#resultb
{
font-size:24px;
color:#eae444;
left: 178px;
font-weight:bold;
}
#resultc
{
right:0px;
}
#relative
{
position:absolute;
top:350px;
}
#results
{
width:900px;
margin-left:auto;
margin-right:auto;
}
#navbot
{
position:relative;
margin-top:75px;
}
	.suggestionsBox {
		position: relative;
		left: 40px;
		margin: 20px 0px 0px 0px;
		width: 650px;
		background-color: #065DA7;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		margin-left:17px;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}
