#Upsized
{
	font: bold 20px/24px arial;
}
.headline img
{
	float: left;
	padding-right: 10px;
}
p
{
	margin: 5px 10px 0px 0px;
	color: #666;
}
p.source
{
	font-weight: bold;
}
span.date
{
	font-weight: bold;
}
/*
Duplicated from Core.css
div.dottedLine	{height:3px; width:468px; margin:0px; padding:0px; background: url('/images/dotted_line.gif') repeat-x #000; font-size:1px; line-height:0}
*/
div.Mainheadline
{
	margin: 10px 50px 10px 50px;
	background: url('/images/bg_corner_small_yellow.gif') bottom right no-repeat;
}
h6.firstheadline
{
	font: bold 18px arial;
}
div.headline
{
	margin: 10px 0px 10px 0px;
	width: 100%;
	background: url('/images/bg_corner_small_yellow.gif') bottom right no-repeat;
}
div.headline2
{
	margin: 10px 0px 10px 0px;
	width: 100%;
}
div.headline3
{
	margin: 10px 0px 10px 0px;
	width: 100%;
	font: bold 18px arial;
}
div.headline4
{
	margin: 10px 0px 10px 0px;
	width: 100%;
}
#moreLink
{
	height: 20px;
	width: 468px;
	text-align: right;
}
#specialFeatures
{
	background-color: #F9F1C7;
	margin: 5px 0px 5px 0px;
	width: 468px;
	height: 260px;
}
#specialFeatures h5
{
	background: url('/images/bg_login_title.jpg') no-repeat;
	margin-bottom: 5px;
}
#column1, #column2, #column3
{
	width: 150px;
}
#column1, #column2
{
	float: left;
}
#column1
{
	margin: 0px 0px 0px 3px;
}
#column2
{
	margin: 0px 3px 0px 3px;
}
#column3
{
	float: left;
	margin: 0px 3px 0px 0px;
}
#col1_header, #col2_header, #col3_header, #col4_header, #col5_header, #col6_header
{
	height: 43px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
#col1_header
{
	background: #64B72B;
}
#col2_header
{
	background: #CB1533;
}
#col3_header
{
	background: #2897BC;
}
#col4_header
{
	background: #771067;
}
#col5_header
{
	background: #DF9B18;
}
#col6_header
{
	background: #5A5FA0;
}
#specialFeatures p
{
	margin: 5px 0px 5px 0px;
	color: #666;
}
p img
{
	float: right;
	padding: 7px;
}
#commentForm
{
	margin: 10px 50px 10px 50px;
}
#commentForm p commentQuestion
{
	color: #666;
}
.fr_submit
{
	cursor: pointer;
	color: #FFF;
    background-color: #FF6347;
	font-size: 12px;
    min-width: 88px;
    line-height: 26px;
    border: none;
    font-family: Roboto,Helvetica Neue,sans-serif;
    text-align: center;
    border-radius: 2px;
}
#legalCommentForm
{
	margin: 10px 10px 10px 10px;
}

.highlight
{
    background: yellow;
}
