#leftcol {
	width: 55%;
}
#news h2 {
	background: url(../img/news-announc.gif) 50% 0 no-repeat;
	text-indent: -3000px;
	margin: 5px 0 8px 0;
	padding: 0;
}
#newswrap {
	margin:0;
}
#news-left, #news-right {
	float: right;
	width: 50%;
	max-width: 330px;

}
#news .more {
	clear: both;
	margin:0;
	padding: 0 15px 0 0;
	font-size: 0.85em;
	text-align: right;
	line-height: 1em;
}
#news .more img {
	vertical-align: bottom;
	border: 0;
	margin: 0 0 0 5px;
}
#news-right p, #news-left p {
	font-size: 0.85em;
	padding: 0 10px 0px 0;
	margin: 10px 10px 10px 10px;
}
#news-right p a, #news-left p a {
	font-weight: bold;
}
#news-right p a.continue, #news-left p a.continue {
	font-weight: normal;
}
#news p.author {
	color: #83cde1;
	border: 0;
	padding: 0 0 5px 0;
	margin: 10px 30px 10px 10px;
	border-bottom: 1px dotted #BBE0EB;
}
#news p.author a {
	color: #86d734;
	font-weight: normal;
}
#news p.author a:hover {
	text-decoration: underline;
}
#news p.author:hover {
	background: none;
}
#entries {
	float:left;
	width: 233px;
	margin:0;
	font-size: 0.9em;
	padding-top: 20px;
}
#entries h1 {
	display: none;
}
#entries div.content img {

}
#entries .more {
	clear: both;
	margin:0;
	padding: 10px 0 10px 0;
	font-size: 0.9em;
	text-align: center;
}
#entries .more img {
	border: 0;
}
#rightcol #skillshare {
	width: 195px;
	height: 81px;

	text-indent: -3000px;
	padding: 0 0 5px 0;
		padding-top: 20px;
				
}
#rightcol a {
color: #83cde1;
font-size: 1.1em;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
line-height: 100%;
}
#rightcol #cssshuffle {
	width: 195px;
	height: 81px;
	background: url(../img/cssshuffle.gif) 5px 5px no-repeat;
	text-indent: -3000px;
}
#rightcol #cssmonster {
	width: 195px;
	height: 81px;
	background: url(../img/cssmonster.gif) 5px 5px no-repeat;
}
#rightcol #cssmonster h3, #rightcol #cssshuffle h3, #rightcol #skillshare h3 {
	display: none;
}
#rightcol #cssmonster span, #rightcol #cssshuffle span, #rightcol #skillshare span {
	display: none;
}
#rightcol #cssmonster a, #rightcol #cssshuffle a, #rightcol #skillshare a {
	position: relative;
	display: block;
	left: 5px;
	top: 5px;
	width: 185px;
	height: 76px;
}
#rightcol #cssmonster a {
	height: 45px;
}
#rightcol #cssmonster a:hover, #rightcol #cssshuffle a:hover, #rightcol #skillshare a:hover {
	text-decoration: none;
}
#rightcol #cssmonster #jobcount {
	display: inline;
	position: relative;
	top: 58px;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	left: 30px;
}
#rightcol #cssmonster #jobcount a {
	color: #f0f;
}
#rightcol #advertisement {
	width: 99%;
	padding: 0 0 0 5px;
}
#rightcol .advertisement {
	width: 99%;
	padding: 0 0 0 0px;
	margin: 0 0 10px;
}

/* front page monster (job number) link */
#cssmonster p#number {
	margin-top: 12px;
}
#cssmonster p#number a {
	font-size: 0.8em;
	color: #f0f;
	display: block;
	text-align:right;
	width: 170px;
	margin: 0 5px 3px 5px;
	padding: 0 10px 0 0;
	background: url(../img/arrow-down.gif) 52px 7px no-repeat;
	height: auto;
}

#cssmonster p#number a:hover {
	text-decoration: underline;
}

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }