#main #content P{
	text-align: left;
}

#mainContent img {
	margin-top: 0px;
}

.newsItem{
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px dashed black;
}
.newsItem table {
	font-size: 1em;
}

.newsItem table .iplayer {
	border: 1px solid black;
}

.newsItem table .text{
	padding-left: 20px;
}

.last {
	border-bottom: none;
}

.newsTitle{
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #1150AF;
}

.photo{
	border:2px solid black;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
	width: 120px;
	height: auto;
}

#mainContent .newsItem .newsTitle img {
	border: none;
}