/**
 * CSS for Hardwarezone, Tech News section
 *
 * @author Viknesk Kumarr Muniandy <vikneskm@sphm-newmedia.biz>
 * @since 13 Oct 2008
 */

/* Content narrow */
#list-past-months  h3 { /*background: url('../img/core/headers/related.png') no-repeat top right;*/ }
/* #list-past-months .content ul { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; } */
.listing .article { padding: 10px; }
.article .content { padding: 0px; }
#hwz-news.article .footer { margin-bottom: 10px; background-color: transparent; border-bottom: 1px solid #CCC; }
#NewsSelect-past-months { width: 298px; padding: 5px; border: 1px solid #CCC; background: url('../img/core/icons/arrow-down.png') no-repeat right #FFF; -webkit-appearance: none; text-transform: uppercase; } 
#NewsSelect-past-months option { text-transform: uppercase; }

#hwz-news h1 { padding: 0px; font: normal 20px/24px Arial, sans-serif; }
#hwz-news h1 a { color:#000; }

#news-listing-wide .paginate { border-width: 0px 0px 1px; padding: 0px 0px 10px; }
