.auction_informers {
}
.auction_informers .container {
margin:0 auto;
padding-top:6px;
overflow:hidden;
position:relative;
width:588px;
}
.auction_informers .auctionList {
min-height:90px;
overflow:hidden;
position:relative;
}
.auction_informers .auctionList li {
background:none repeat scroll 0 0 transparent;
float:left;
padding-left:0;
padding-right:28px;
width:128px;
font-size:11px;
}
.auction_informers .auctionList img {
display:block;
margin-bottom:4px;
}
.auction_informers .auctionList .image img {
height:96px;
width:128px;
}
.auction_informers .auctionList .price {
font-size:12px;
color:#3a3a3a;
}
.auction_informers .auctionList p {
	padding-bottom:4px;
}

.auction_informers .btn_prev {
background:url("http://s.tochka.net/main/images/arr_daysel_left_big.gif") no-repeat scroll 0 0 transparent;
height:58px;
left:4px;
position:absolute;
top:85px;
width:23px;
z-index:220;
}
.auction_informers .btn_next {
background:url("http://s.tochka.net/main/images/arr_daysel_right_big.gif") no-repeat scroll 0 0 transparent;
height:58px;
position:absolute;
right:4px;
top:85px;
width:23px;
z-index:220;
}
.auction_informers .content .more  {
	margin-top:10px;
	margin-bottom:5px;
}
.auction_informers .content .more a, .auction_informers .content .more a:hover, .auction_informers .content a.more, .auction_informers .content a.more:hover {
background-image:url("../images/auction_informers/more.gif");
background-repeat:no-repeat ;
background-position: right 4px;
color:#0049A3;
display:inline-block;
margin-top:10px;
padding:0 13px 3px 5px;
text-transform:lowercase;
margin-bottom:0px;
	text-decoration:none;
}
.auction_informers .content .more a:hover, .auction_informers .content a.more, .auction_informers .content a.more:hover {
	color:#fff;
	background-position:right -7px;
}