img {
    border: none;
}
#topad {
    display: none;
}
body {
	font-family: Arial, Helvetica,sans-serif;
}
h1.title {
    font-size: large;
}
h2 {
    font-size: 0.9em;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover{
    text-decoration: underline;
}
.hexus_button {
    background-color: #F88D2F;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 2em;
    letter-spacing: 0.05em;
    vertical-align: middle;
    text-transform: uppercase;
}
#mobile_ad {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#logo {
    margin-bottom: 0.5em;
}
#topcentre {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
#topcentre .separator, #bottomlinks div.separator {
	background-image: url('../img/top_separator.jpg');
	width: 2px;
	height: 24px;
	float: left;
}
#toplinks a, #bottomlinks a, #toplogin  {
	padding-top: 7px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#middle {
    clear: both;
}
#featuredreviews {
    display: none;
}
#features {
    display: none;
}
.nav2 {
    clear: both;
    display: none;
}
.nav2 img {
    display: none;
}
#nav, #filterdiv {
	width: 100%;
	background-color: #676767;
	clear: both;
    overflow: hidden;
    text-align: center;
    padding-bottom: 0px;
    font-size: 0;
    line-height: 18px;
}

#nav a:hover, #nav a.current, .nav2 a.current, #filterdiv a:hover, #filterdiv a.current, #header_bar_left a:hover, .nav2 a:hover {
    background-color: #F88D2F;
}
#filterdiv a, #nav a, .breadnav a, .breadnav div, .nav2 a {
    color: #FFFFFF;
    display: inline-block;
    font-size: small;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 6px;
}
#filterdiv div.separator {
    display: none;
}
.grid_view_icon, .list_view_icon, .time_view_icon {
    display: none;
}
div.clear, div.mobclear {
    clear: both;
}

#columns {
    margin-top: 0.5em;
}
ul.grid {
    padding-left: 0px;
    margin-top: 0px;
}
ul.grid li.article {
    list-style: none outside none;
    border-bottom: 1px solid gray;
    clear: both;
}
ul.grid li.article:last-child {
    border-bottom: 1px solid #000;
}
.articlebox {
    display: block;
}
a.articleicon {
    margin-right: 0.7em;
}
.articlebox img {
    float: left;
    padding-right: 0.5em;
    width: 100px;
    height: 65px;
}
.articlebox .bottom {
    display: none;
}
.articlebox h2 {
    margin: 0px;
}
li.article a {
    color: #000000;

}
.date {
    font-size: x-small;
    font-weight: normal;
}
.headerleft .date {
    font-size: small;
}

#socialstuff {
    clear: both;
    padding-top: 5px;
}
#socialstuff div {
    float: left;
    margin-right: 5px;
}
.featured .scanprice {
    display: none;
}
#featured {
    padding-left: 0px;
}
li.featured {
    list-style: none;
}
#articlepager {
    display: none;
}
#header_bar_left {
    background-color: #61A0BF;
    text-transform: uppercase;
    overflow: hidden;
    text-align: center;
}
#header_bar_left div.separator {
    /*display: block;*/
}
.nav2 {
    background-color: #61A0BF;
    
}
.nav2 a {
    margin-left: 1em;
    
}
.expand_cats {
    display: inline;
}
.mobhide {
    display: none !important;
}
p.snippet {
    display: none;
}
#tag_subscribe {
    display: none;
}
#searchform {
    margin-bottom: 1em;
}
.icon.printer {
    display: none;
}
td.headerleft, td.headerright {
    font-size: small !important; 
    display: block;
}
td.headerleft br {
    display: none;
}


#filterdiv {
    margin-top: 5px;
}
#latestnews #ajax br {
    display: none;
}
li.article.odd {
    background-color: #F0F8FF;
}
#article_comments {
    display: none;
}
#articlefooter>br {
    display: none;
}
#header_bar.business {
    display: block;/*none;*/
}
#searchform, #logo_container {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
#footer a {
    color: #000;
}
#footer a {
    font-weight: bold;
}
#footer {
    text-align: center;
}
#footer_bottom {
    text-align: center;
    font-size: small;
}
#related_reading {
    font-size: small;
}
#left > br {
    display: none;
}
.narrow_text {
    font-weight: bold;
    text-decoration: underline;
}
#narrow .selected {
    font-weight: bold;
}
#narrow a {
    font-size: small;
}
#filterform {
    display: none;
}
#narrowinfotext {
    display: none;
}
#footer h2 {
    border-bottom: 1px solid grey;
}
#filterdiv a.pressreleases {
    display: none;
}

#header_bar a.comments {
    background-image: url("../img/comment_count_bg.jpg");
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    padding: 4px 0 0 2px;
    text-align: center;
    width: 22px;
}
.prevnext .next_page:before {
	content: '| ';
}
.asmall {
    font-size: 0.9em !important;
}
.amedium {
    font-size: 1em !important;
}
.abig {
    font-size: 1.1em !important;
}
span.rating {
    display: none;
}
