@charset "UTF-8";
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fullStory {
	text-decoration: underline;
	color: #CCCCCC;
}
.archives {
	text-decoration: none;
	color: #CCCCCC;
}
#newsSidebar {
	width: 200px;
	float: left;
	background-image: url(../images/newsDots.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	padding-top: 20px;
	padding-left: 20px;
}
