/* 
These were id's (starting with#) in the original style sheet.
Changed to classes so they can be reused.
*/
			
.right_custom {
	width:150px;
	height:111px;
	margin:0px 0px 15px 0px;
	padding:0;
}

.right_custom_pic {
	width:150px;
	height:111px;
	margin:0;
	padding:0;
}

/*
#right_custom_title {
	width:150px;
	height:24px;
	margin:0;
	padding:0;
}
*/

/*
Based on mid_banner1 this is the new center column area for image links or youtube videos.
*/
.centre_column_banners {
	width:320px;
	padding:0;
	margin:0px 0px 15px 0px;
}