body {
	text-align: center;
	font: 76% Georgia, Times, serif;

}			

div#outerContainer {
	margin:auto;width:74em;
	text-align: left;
}

div#left {
	float: left;
	width:51em;
	padding-right: 5px;
	border-right: 1px solid #eeeeee;
}			

div#right {
	float: right;
	width:22em;
}
			
div#right ul {
	padding-left: 1.2em;
}
			
div#right ul li a {
	padding: 0.2em 0;
	display: block;
}
			
div#headmain {
	width: 565px;
}
			
div#search {
	position: absolute;
	top: 38px;
	width: 145px;
}
			
div#lastsearches {
	width: 141px;
	display: none;
	background: #ffffff;
	border: 1px solid #eeeeee;
	padding: 1px;
	margin-top: -1px;
}
			
div#header {
	border-bottom: 1px solid #eeeeee;
}

img#logo {
	float: right;
	width: 100px;
	height: 120px;
	border-bottom: 1px solid #eeeeee;
	margin-top: 70px;
	margin-right: 100px;
}

div.floater {
	float: right;
	margin-right: 0px;
	padding: 0 10px 3px 10px;
	width: 80px;
	border-left: 1px solid #eeeeee;
	background: #F4F6FF;
}

div.floater2 {
	float: right;
	margin-right: 0px;
	padding: 0 10px 3px 10px;
	width: 80px;
	border-left: 1px solid #eeeeee;
	background: #FBF1FF;
}

div.floater a {
	display: block;
}

div.floated {
	float: right;
	margin-right: 0px;
	padding: 0 20px 5px 10px;
	width: 200px;
	text-align: right;
}

dt {
	border-bottom: 1px solid #eeeeee;
	margin: 10px 0 5px 0;
}

dd span {
	color: #989898;
}

input.right, select.right {
	width: 145px;
}

input, select, textarea {
	width: 540px;
}
			
			
a:link, a:visited {
	color: #495767;
	text-decoration: none;
}

a:hover {
	color: #A4BBCD;
}

a:link.search, a:visited.search {
	color: #282D31;
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
}

a:hover.search {
	border-bottom: 1px solid #B7D2E7;
}

li {
	list-style: disc;
	line-height: 1.2em;
}

li.selected {
	font-weight: bold;
}

li:hover {
	list-style: circle;
}

li a {
	display: block;
}

fieldset {
	border-top: 1px solid #B7D2E7;
	border-left: 1px solid #B7D2E7;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
}

fieldset.noborder {
	border: 0px solid #ffffff;
	padding: 0px;
}

span.found {
	background: #CCE9FF;
}

span.price {
	border-bottom: 1px dashed #B7D2E7;
}

h1 {
	font-size: 2em;
}

h2, h3 {
	font-size: 1.2em;
}

#left #main h2 a, #left #main h3 a {
	color: #000;
}

input, textarea {
	font: normal 90% Verdana, Helvetica, Arial, sans-serif;
}

p.paging {
	text-align: center;
}

strong.hover {
	display: none;
}

span.error {
	color: #ff0000;
}

input.button {
	cursor: pointer;
}

span.agbnum { font-weight: bold; padding-right: 1em; }