#profile {
	float: right;
	width: 33%;
	padding-left: 20px;
	margin-bottom: 10px;
	border-left: solid 1px #ff8e00;
	text-align: left;
}
#profile p {margin: 0;}
* html #profile {width: 20%;}

.news-list-container {
	margin-right: -33%;
	width: /*378px*/66%;
}
.news-list-archive img {
	padding: 0 5px 0 0 !important;
	height: 17px;
	vertical-align: middle;
}
.news-list-container ul {padding-left: 15px;}
.news-list-container ul li {
	list-style-type: square;
	color: #007d84;
	padding-bottom: 10px;
	font-size: 1.5em;
	line-height: 1;
}
.news-list-container ul li .news-list-date {
	font-size: 11px;
	color: #827f7f;
}
.news-list-container ul li h5 {
	font-size: 11px;
}


.news-latest-container {
	border-bottom: solid 1px #ff8e00;
	padding-bottom: 10px;
}
.news-latest-item {clear: both;}
.news-latest-container img {border-right: solid 10px #ffffff;}
.news-latest-container p {margin-top: 0;}
.news-latest-item {padding-bottom: 10px;}
.news-latest-date, .news-latest-date a {color: #827f7f;}
.mbl_newsevent_multidayevent, .mbl_newsevent_onedayevent {color: #827f7f;}

#whatson .mbl_newsevent_multidayevent, #whatson .mbl_newsevent_onedayevent {
	color: #007d84;
	font-size: 10px;
}
#whatson, #whatson a {
	color: #000000; 
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
}
* html #whatson, * html #whatson a {
	font-size: 12px;
	line-height: normal;
}
#whatson br { line-height: 5px; }

.news-latest-container h4 {
	display: block;
/*	width: 100%; */
	border-bottom: solid 1px #ff8e00;
}


/*#block_3 .news-list-container {margin-top:20px}*/




.news-single-img {
	float:left;
	margin-right:10px;
}

#whatson .news-list-container {
	height:100px;
	margin-right:-33%;
	width:90%;
}
}