.mainContainerHolder1
{
  border-top: 1px dotted #0F88D4;
  padding: 36px 15px 10px 15px;
  background-color: #fff;
  margin: 0px 0px 0px 0px;
}
.ctitle1, .ctitle1 span, .ccontent1, .ccontent1 span
{
	border:0px;
	margin:0px;
	padding-bottom:8px;		
}
.ctitle1 span
{
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #34517D;
  font-size: 1.0em;
  font-weight: normal;
}
.ccontent1 span
{
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 0.7em;
  line-height: 1.5em;
}
.ccontent1 span a, .ccontent1 div.ArticleSummary span a
{
  color: #3e8fc2;
  text-decoration: none;
  font-weight: bold;
}
.ccontent1 span a:hover, .ccontent1 div.ArticleSummary span a:hover
{
  color: #0F88D4;
  text-decoration: underline;
}
.ccontent1 div.ArticleSummary{display:block;float:none;}
.ccontent1 div.ArticleSummary span{float:none;width:100%;margin-bottom:8px;}
