
/* topics */
.wpeasy-topics { }
.wpeasy-topics li { display: inline; margin-left: 6px;}

/* gallery view */
.mcjiffy_item {width: 170px; float: left; margin: 25px 10px; height: 200px}
.mcjiffy_image {width: 100%; height: 120px; text-align: center; }
.mcjiffy_image IMG { max-height: 100px; max-width: 150px; }
.mcjiffy_title {font-size: 1.1em; text-align: left; clear: both;}
.mcjiffy_currprice B {font-weight: bold; color: #c03}
.mcjiffy_binprice B {font-weight: bold; color: #393}
.mcjiffy_ends {color: #999}

/* list view */
.mcjiffy_item_list {width: 100%; height: 100px; clear: both; }
.mcjiffy_image_list {width: 100px; padding-right: 10px; float: left; }
.mcjiffy_image_list img {  }
.mcjiffy_title_list {font-size: 1.1em; }
.mcjiffy_currprice_list B {font-weight: bold; color: #c03}
.mcjiffy_binprice_list B {font-weight: bold; color: #393}
.mcjiffy_ends_list {color: #999}


/* paging */
.pager {font-size: 120%}
.pager a {padding: 5px 8px; border: 1px solid #ccc; margin: 0 2px}
.pager a.currentpage {background-color: #ccc}
.pager a:hover {background-color: #ffc}

/* other */
.banner-zone1 { margin-bottom: 8px; text-align: center; }
.wpad { margin-bottom: 8px; text-align: center; }