#column2 {
	width:100%;
	float:left;
	margin-left:5px;
}
	#news {

	}
	#newtutorials {
		
	}
.pane {
	float: left;
	background: url(/include/images/bgr_sechead-right.gif) right top no-repeat;
	position: relative;
	margin: 0 0 0px 0;
	padding:0;
	width:100%;
}
#newscontent {
	overflow:auto;
	display:block;
	height:242px;
	margin-top:2px;
	padding:3px;
	font-size:0.9em;
}	
	#newscontent p {
		margin:0;
	}
	.newsitem {
		margin:0 0 8px 0;
		border-bottom:1px dotted #ccc;
		padding:0 0 8px 0;
	}
.rss {
	position:absolute;
	top:6px;
	right:8px;
}
#newsform {
	margin:2px 0;
	padding:5px;
	border-bottom:1px solid #ccc;
}
	#newsform form {
		font-weight:bold;
	}
h6.newsdate {
	margin:0;
	background:url(http://tutorialoutpost.com/images/icn_news.gif) 0 1px no-repeat;
	padding:3px 0 3px 20px;
	font-size:1em;
}
h2 { /* Various section headers */
	font-size: 1em;
	font-weight:bold;
	color: #FFF;
	text-shadow: -2px -2px 1px #333;
	margin: 0;
	padding: 5px 0 5px 8px;
	background: url(/include/images/bgr_sechead-left.gif) left top no-repeat;
	text-align:left;
	text-transform:uppercase;
}
* html h2 {
	font-weight:bold;
	padding: 4px 0 1px 8px;
	margin: 0 0 2px 0;
}	

