#auction_listings {
text-align:left;
min-height:107px;
float:left;
}

.auction_item {
width:100%;
}

.Auctionlisting {
width:100%;
clear:left;
}


.small_box {
width:100%;
}

.small_box_ended {
width:100%;
}

.small_box_main_ended {
width:100%;
}

#sub_auction_title {
padding-top:8px;
padding-left:10px;
height:22px;
width:99%;
}

#sub_auction_activates {
height:10px;
}

#sub_product_img {
position:relative;
float:left;
width:110px;
height: 90px;
text-align:center;
padding-top:10px;
}

#sub_price_info {
padding-top:2px;
width:100px;
clear:right;
text-align:center;
z-index:5200;
}

#sub_bidder_info {
padding-top:2px;
width:100px;
clear:right;
text-align:center;
z-index:5200;
}

#sub_time_left {
float:right;
width:100px;
height: 20px;
text-align:right;
padding-top:5px;
}

#ended_time_left {
width:100%;
}

#ended_time {
width:100%;
FONT-WEIGHT: bold; FONT-SIZE: 21px; COLOR: #ff7900; text-decoration:none;
} 

#product_time {
vertical-align:top;
height:26px;
width:115px;
FONT-WEIGHT: bold; FONT-SIZE: 21px; COLOR: #ff7900; TEXT-ALIGN: center; text-decoration:none;
} 

#sub_interval {
padding-top:2px;
padding-right:20px;
height: 24px;
text-align:right;
}

#sub_auction_button {
float:right;
width:91px;
height:29px;
padding-top:5px;
padding-right:10px;
}

#sold_auction_button {
float:right;
width:128px;
height:42px;
padding-top:3px;
padding-right:5px;
}

#show_border2 {
border:solid;
border-width:1px;
border-color:#000000;
}