.main{
	border:none;
	margin:10px 0px 10px 0px;
	padding:0px 0px 8px 0px;
	background:url(../images/main_bottom.gif) bottom left no-repeat;
	width:790px;
}
.main h1{
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	padding:6px 0px 0px 35px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:bold;
	height:17px;
	overflow:hidden;
	background:#d70000 url(../images/main_red.gif) top left no-repeat;
}
.main .objects{
	padding:25px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	background:url(../images/main_border.gif) top left repeat-y;
	width:100%;
}
.main .object{
	display:block;
	float:left;
	width:260px;
	height:125px;
	border:none;
	border-right:1px dotted #979797;
	border-top:1px dotted #979797;
	margin:0px;
	padding:0px;
}
.main .olink{
	cursor:pointer;
}
.main .last{
	border-right:none;
}
.main .top{
	border-top:none;
}
.main .object .picture{
	float:left;
	width:60px;
}
.main .object .picture img{
	padding:15px 0px 0px 10px;
	font-size:50%;
}
.main .object .info{
	float:left;
	width:178px;
}
.main .object .info h2{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:125%;
	font-weight:bold;
}
.main .object .info h3{
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	background:url(../images/dotsh.gif) bottom left repeat-x;
	font-size:85%;
	font-weight:bold;
}
.main .object .info p{
	font-weight:bold;
	font-size:150%;
	color:#b1b1b1;
	padding:5px 0px 25px 0px;
	margin:0px 0px 0px 0px;
}
.main .object .info p span{
	font-size:133%;
	text-transform:uppercase;
}




.news h1{
	background:#5ca0c7 url(../images/main_blue.gif) top left no-repeat;
}
.news .object .info h2{
	color:#5ca0c7;
}
.news .object .info p span{
	color:#69c75c;
}

.bestPrice h1{
	background-color:#d70000;
}
.bestPrice .object .info h2{
	color:#d70000;
}
.bestPrice .object .info p span{
	color:#d79d00;
}


.bestSeller h1{
	background:#524a2c url(../images/main_brown.gif) top left no-repeat;
}
.bestSeller .object .info h2{
	color:#524a2c;
}
.bestSeller .object .info p span{
	font-size:100%;
	text-transform:none;
	display:block;
	padding:0px 0px 3px 0px;
	color:#524a2c;
}
.vert {
color: #737373;
}
.vert a {
color: #737373;
text-decoration: none;
}
.vert a:hover {
color: #737373;
text-decoration: underline;
}
.search_li {
padding-bottom: 5px;
}
#auction_ptitle {
font-size: 13px;
}
#auction_end {
text-align: center;
font-size: 15px;
font-weight: bold;
}
#auction_text {

}