body {
	background-color:#999999;
	}
	
#wrapper {
	position:absolute;
	left:10px;
	right:10px;
	width:100%;
	background-color:#990100;}
	
#banner, index-bannerad {
	margin-left: auto; 
	margin-right: auto;
	width:100%;
}

#banner {
background-image:url(../images/layout/banner-red.jpg);
background-repeat:no-repeat;
background-position:40px; /*set this as x-pos y pos any css units*/
height:136px;
padding-bottom:10px;
}

	
.bl {background: url(../images/recorder_search_images/bl.gif) 0 100% no-repeat #ffffff; width: 24em} 
.br {background: url(../images/recorder_search_images/br.gif) 100% 100% no-repeat} 
.tl {background: url(../images/recorder_search_images/tl.gif) 0 0 no-repeat} 
.tr {background: url(../images/recorder_search_images/tr.gif) 100% 0 no-repeat; padding:20px} 
.clear {font-size: 1px; height: 1px} 
 
#container {
	position:relative;
	top:20px;
	left:20px;
    margin: 10px;
    padding: 10px;
    border: 1px;
	background-color:#CC0000;
	width:700px;
	height:auto;
	border-style:solid;
}

#top_nav1 A:link {text-decoration: none; color:#000000}
#top_nav1 A:visited {text-decoration: none; color:#000000}
#top_nav1 A:active {text-decoration: none; color:#CCCCCC}
#top_nav1 A:hover {text-decoration: underline; color: #999999;}

#top_nav1 A:link {text-decoration: none}
#top_nav1 A:visited {text-decoration: none; color:#000000}
#top_nav1 A:active {text-decoration: none; color:#CCCCCC}
#top_nav1 A:hover {text-decoration: underline; color: #999999;}

#top_nav1 {
	position: relative;
	left: 0px;
	width: 100%;
	height: 20px;
}



#top_nav1 ul {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 00px 0px;
	 }

.normal {
	margin: 0px;
	padding: 0px 5px 0px 4px;
	border-right: 1px solid #000;
	display: inline; 
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	}
	
.last {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	display: inline; 
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	} 


.bigtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;}
	
.smalltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}

table {}

td.tborder {
	border-bottom: 2px solid #999999;
	}


	
#searchagain{
	position:relative;
	left:500px;
	top:240px;}

#resultstable{
	position:relative;
	left: 20px;
	top:20px;
	} 
#image{
	position:relative;
	width:251px;
	height:251px;
	top:20px;
	left:30px;
	padding-bottom:20px;}
		
#ebay1 {
	position: relative;
	left: 480px;
	width:241px;
	top:-200px;}

img  {display: block;} /* Had to put this in here to make the ebay ad display correctly in Firefox*/
	
#ebay2 {
	position: relative;
	left: 600px;
	width:241px;
	top:10px;}
	
#ebay3 {
	position: relative;
	left: 435px;
	width:241px;
	top:-425px;}


