.main_sold_result {
margin-bottom:20px;
position:relative;
}

.balloon {
background:transparent url('../img/hover.gif') no-repeat scroll 0 0;
display:none;
font-size:0.75em;
font-style:normal;
height:55px;
left:-30px;
line-height:1.3em;
padding:10px 12px;
position:absolute;
text-align:center;
text-indent:0;
top:-40px;
width:180px;
z-index:2;
}

.tip {
width: 210px;
padding-top: 14px;
overflow: hidden;
display: none;
position: absolute;
z-index: 500;
background: transparent url('../img/top.gif') no-repeat top;
}
	
.tipMid {
background: transparent url('../img/middle.gif') repeat-y; 
padding: 0 25px 20px 25px;
}

.tipBtm {
background: transparent url('../img/bottom.gif') no-repeat bottom;
height: 23px;
}

.navigation {
margin-bottom:15px;
}

#auction_anything p {
line-height:1.4em;
}

#auction_anything {
font-size:.9em;
}

#auction_anything h3 {
text-indent:-9999px;
display:block;
width:313px;
height:24px;
background:url('../img/we-auction-anything.png') left top no-repeat;
margin-bottom:6px;
}

#auction_anything a.bigger_link {
font-size:1.1em;
font-weight:bold;
}