body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
background-color:#000000;
margin-top:0px;
margin-left:0px;
color:#CCCCCC;
}

img (
padding:5px;
}

#ebay td{
padding:5px;
border-style:solid;
border-width:1px;
border-color:#333333;

}

#ebay tr{
padding:10px;

}

#ebay img{
float:left;
margin:10px;
}

#backto {
position:absolute;
top:2px;
left:10px;
text-align:center;
width:100%;
}

#backto a:link, a:visited {
 color:#FFFF00;
 text-decoration:none;
 }
 
#backto a:hover, a:active {
 color:#FFFFFF;
 text-decoration:underline; 
}

#content { 
	position:absolute; 
	left:30px;
	top:80px;
	color:#FFFFFF;
}

#model_content { 
	position:absolute; 
	left:30px;
	top:40px;
	color:#FFFFFF;
}

.floatright {
	padding-left:10px;
	float:right;
}

.floatleft {
	padding-right:10px;
	float:left;
}

.profile {
/*
	border-width:1px;
	border-style:solid;
	border-color:gray;
*/	
	vertical-align:top;
}

.preface {
width:800px;
text-align:left;
}

.details {
	padding:5px;
	vertical-align:top;
}
.results {
width:300px;
font-size:x-small;
}

.label {
vertical-align:top;
font-size:x-small;
font-weight:bold;
}

#title {
position:absolute;
top:30px;
left:35px;
}

.title {
font-size:large;
font-weight:bold;
}

.subheading {
font-size:small;
font-weight:bold;
color:#0000FF;
margin-left:15px;
}

.whitesubheading {
font-size:small;
font-weight:bold;
color:#FFFFFF;
margin-left:15px;
}

 #wiring {
 position:absolute;
 top:60px;
 left:100px;
 width:800px;
 font-size:small;
 font-weight:bold;
 }
 
 #wiring li {
 margin-bottom:5px;
 }
 
 #wiring a:link, a:visited {
 color:#0000FF;
 text-decoration:none;
 }
 
 #wiring a:hover, a:active {
 color:#FFFFFF;
 text-decoration:underline; 
 }
 