* {
margin: 0;
padding: 0;
border: none;
}
body,p,table {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #303030
}
body {
	background-color: #E5E5E5;	
}	
div.logo {
	background-image:
		url('./logo.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	margin-top: 15px;
	clear: left;
	float: left;
	width: 100px;
	margin-left: 4px;
}

div.logo a {
	display: block;
	line-height: 23px;
}

img {
	border: none;
}

a {
	color: #000000;
	text-decoration: none;
	display: block
}

a:hover {
	color:#FF0000;
	text-decoration:none;	
}	

.title {
	font-weight: bold;
	font-size: 11px;
}

.price {
	font-weight: bold;
	font-size: 10px;
	display: block;
	text-align: left;
}

.detail {
	font-size: 10px;
	margin-left: 3px;
}

.img {
	width: 78px;	
}	
.data {
	width: 78px;
}	
.img img {
	border:1px solid #888888;
	margin:1px;
	display: block;
}
#main {
	width: 916px; 
	height: 66px;
	padding:3px 2px;
	margin: 0px;
}

div.container {
	padding: 0px;
	margin: 0px;
	width: 912px;
}

table {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

table td {
	line-height:12px;
	vertical-align: top;
}
.auction-label-cont {margin-left:1px; width: 0;}
.auction-label {margin-top:0px;}