.noTitleContainer
{
  border: 1px solid #e5e2de;
  padding: 15px;
  margin: 0px 0px 5px 0px;
  background-color: #fff;
}
.noTitleContent, .noTitleContent span
{
	border:0px;
	margin:0px;
	padding:0px;	
}
.noTitleContent span
{
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 0.7em;
  line-height: 1.5em;
}
.noTitleContent span a
{
  color: #3e8fc2;
  text-decoration: underline;
  font-weight: bold;
}
.noTitleContent span a:hover
{
  color: #0F88D4;
  text-decoration: none;
}

