/*******************************************/
/*        AUCTION OVERVIEW                 */
/*******************************************/

/* RIGHT COLUMN */
.marketplace .left_col {padding:0 15px 15px; width: 200px;}

/* RIGHT COLUMN */
.marketplace .right_col {width:765px;}
.marketplace .absolute {position: relative; width:765px; top:-31px; background: url(../../images/brand-markeplace_bg.png) no-repeat; height:209px;}
.marketplace .absolute a {background: url(../../images/brand-markeplace_link.png) no-repeat; width: 199px; height: 54px; display:inline-block;  text-indent: -9999px; float:right; margin: 70px 50px 0 0;}

.marketplace .list {padding: 0 20px 0 25px; float: left;}
.marketplace .list ul li {width:100%; float: left; margin-bottom: 45px;}
.marketplace .list ul li h2 {display: inline-block; color:#369; font-family: Georgia;}
.marketplace .list ul li p {width: 560px;}
.marketplace .list ul li p.grey {border-top: 1px solid #e9e9e9; font-size: 1.1em; margin-top:8px; padding: 6px 0 15px 0;}
.marketplace .list ul li p.f-12 {font-family: Georgia; line-height:145%; width: 100%; padding-bottom:15px;}
.marketplace .list ul li img {float: right;}
.marketplace .list ul li div.right {display: block !important;}
.marketplace .list div strong {font-family: Georgia; font-size: 1.1em; padding-bottom:5px;}
.marketplace .list div a.black {text-decoration: underline; margin-right: 3px;}
.marketplace .list div span.more {display: inline-block; font-weight: bold; font-size: 1.1em; margin-top:20px;}
.marketplace .list a.arrow-more {color: #000;}

.marketplace div.pagination {margin: 0 25px; width:725px;}
