/* news decor */

#main-outer {
	background: #adabab url('../../images/bg_main.jpg') 0 0 no-repeat;
	}
	
h1 {
	background: url('../../images/thegasman_inner.gif') 0 0 no-repeat;
	}
	
#main-content .news-item h3 {
	font-size: 2em;
	font-weight: normal;
	}
	
#main-content .news-item p,
#main-content .news-item blockquote,
#main-content .news-item ol li,
#main-content .news-item ul li {
	font-size: 1.4em;
	}

#main-content .news-item p.date {
	font-size: 1em;
	}
	
#jok {
	background: url('../../images/jok.gif') 0 0 no-repeat;
	}	
	
#jok span {
	display: none;
	}		