﻿.summary-text-container
{
	font-family: Lucida Sans;
	width: 276px;
	height : auto;
}
.main_head
{
	font-family: Lucida Sans;
	font-size: 14px;
	color: #EBE8D9;
	text-align: left;
	font-weight:bold;
}

.summary-text-container span.title
{
	font-size: 20px;
	color: #EBE8D9;
}

.summary-text-container span.summary-text
{
	font-size: 12px;
	color: #333333;
}



