/* ---------------------------------------------
HOMPAGE STYLES - GLOBAL.CSS

Colour reference

blue text - color: #172049;
pink text - color: #c1272d;

-----------------------------------------------*/


/* ---------------------------------------------
HEADER STYLES
-----------------------------------------------*/


#vodcast {	
	float: right;
	width: 300px;
	padding: 20px;
	border: 1px solid #2aaee6;
	background: #d4f1fc;
	margin: 10px;
}

#vodcast img {
	padding-left: 9px;
}


#contentarea ul {
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
}
