﻿.titleContainer
{
	width:640;
	border-bottom: 1px solid #DFDCDC;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.titleContainer .title
{
	font-size:22px;
	color:#ed6e00;
	font-weight:bold;
	  
}
.titleContainer .byline
{
	font-size:15px;
	color: #333333;
	margin-bottom:20px;
}
.titleContainer .summary
{
	font-family:Arial;
	color:#333333;
	font-size:16px;
	font-style:italic;
}