﻿.attribution, .copyright, .storyfootercopyright 
{
	font-size: 10px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}
.floatleft 
{
	float: left;
	margin: 0px;
}
.floatRight 
{
	float: right;
	margin: 0px;
}
.imagecaption, .caption, .photocaption, .captioned, .image-caption 
{
	font-size: 12px;
	font-style: italic;
}
#storypagemaincol, .story-body, .story_body, .borderlessbox .borderlessbox p
{
    font-family: Tahoma;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	text-align: justify;
	line-height: 20px;
}
#storypagemaincol img, .story-body img, .story_body img, .feedDetailTable img
{
	float: left;
	margin-right: 5px;
	max-width: 400px;
	max-height: 300px;
}
blockquote 
{
	font-size: 12px;
	font-style: italic;
	width: 200px;
	float: right;
	border: 1px solid #ffcc99;
	background-color: #ffffcc;
	padding: 10px;
	margin: 5px;
	color: #000000;
}
h1 
{
	font-size: 24px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 30px;
}
h2,h3 
{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4, h5 
{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p 
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.storyimage 
{
	padding: 5px;
	margin: 5px;
}