.story {
	/*border:1px solid #000000;*/
}

.story_content {
	width:560px;
	clear:both;
	/*border:1px solid #000000;*/
}

.story_mini {
	width:540px;
	/*float:left;*/
	clear:both;
	/*margin-right:30px;*/
	margin-bottom:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ececec;
	text-align:left;
	/*border:1px solid #000000;*/
}

.story_mini:hover {
	font-size:100%;
	background-color:#f9f9f9;
}

.mini_primary_image {
	width:80px;
	height:60px;
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
	border:1px solid #000000;
}

.mini_primary_image img {
	width:80px;
	margin:0px;
	border:0;
}

.story_mini h1 {
	margin:0px;
	padding:0px;
	color:#666666;
}

.story_mini h2 {
	margin:0px;
	padding:0px;
	color:#000000;
	font-weight:bolder;
	font-size:13px;
}

.story_mini h3 {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:12px;
}

.story_mini h4 {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:10px;
}


.story_mini h2 a {
	color:#000000;
	text-decoration:none;
	font-size:18px;
}

.story_mini a {
	color:#666666;
	text-decoration:none;
}

.story_mini a:hover {
	color:#000099;
	text-decoration:underline;
}

.landing_title {
	padding:10px;
}


.landing_title h1 {
	font-size:26px;
	color:#666666;	
}

.underlined {
	text-decoration:underline;
}


.landingpage .story_primary_image {
	float:left;
}

.landingpage .story_primary_image img {
	margin:3px 10px 0px 0px;
	max-width:150px;
}

.sticky {
	width:560px;
	padding-left:0px;
	padding-bottom:20px;
	margin-left:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ececec;
}

.sticky h2 a {
	color:#000000;
	text-decoration:none;
}

.sticky a {
	color:#666666;
	text-decoration:none;
}

.sticky a:hover {
	color:#000099;
	text-decoration:underline;
}

.centered {
	text-align:center;
}



.story_mini .story_body {
	/*width:100%;*/
	text-align:left;
	padding:0px;
	margin:0px;
	clear:none;
	/*border:1px solid #000000;*/
}

.story_mini p {
	margin:0px 0px 5px 0px;
	font-size:11px;
}

.story_mini p a {
	font-weight:bold;
	color:#333399;
}

.sticky .story_body a {
	font-weight:bold;
	color:#333399;
	clear:both;
}
