/* CSS Document */

html { 
	min-height: 100%; 
margin-bottom: 1px; 

}
body { 
margin: auto; 0px;
background-color: #EEE9CA}
td { font-family: georgia,verdana; font-size: 12pt}
h2 { font-family: tahoma; font-size: 16pt; font-weight: bold }
h1 { font-family: tahoma; font-size: 16pt; font-weight: bold }
h5 { font-family: georgia; font-size: 18pt; font-weight: bold }
}


#amazon {
	float: right;
	width: 267px;
	padding-top: 10px;
}

#searchbox {
	background: url('http://www.clickheretoorderbook.com/images/bnordernumb.jpg') no-repeat;
	height: 86px;
	width: 267px;
	margin: 0px;
	padding: 0px;
}
#searchbox .sfield {
	width: 200px;
	margin-top: 41px;
	margin-left: 22px;
	border-width: 0px;
	font-family: georgia, Sans-Serif; #000;
    font-size: 13pt
}
#searchbox .sbutton {
	margin: 0px 0px 0px 105px;
	padding: 0px;
}
#bullet
{
margin-left: 5px;
padding-left: 24px;
list-style: none;
}

#bullet li
{
padding: 0px 10px 10px 28px;
background-image: url('http://infomediainc.s3.amazonaws.com/chto/bullet.gif');
background-repeat: no-repeat;
}

#exit
{
margin-top: 300px;
}