#banner-image {
	background-image: url(../../images/template/banner-images/news-image.jpg);
	background-repeat: no-repeat;
	}

/*----------------------------------*/
/* Display correct menu description */
/*----------------------------------*/

#local-menu-news-description {
	display: block;
	}

/*----------------------------*/
/* Display correct local menu */
/*----------------------------*/

#menu-news-left, #menu-news, #menu-news-right {
	border-bottom-color: #333333;
	}

#menu-news a, #menu-news a:hover {
	color: #99FFFF;
	}

#local-menu-news {
	display: block;
	}

/*------------------*/
/* Club news tables */
/*------------------*/

.club-news-layer {
	width: 600px;
	margin: 0 auto;
	margin-top: 20px;
	}
	
#club-news-table {
	width: 600px;
	}

.club-news-month {
	background-color: #000066;
	color: #ffffff;
	padding: 5px;
	font-size: 1.5em;
	font-weight: bold;
	width: 292px;
	}

.club-news-spacer {
	width: 16px;
	}
	
.club-news-details {
 padding: 5px;
 vertical-align: top;
 }

.club-news-date {
	vertical-align: top;
	font-size: 1.2em;
	padding-right: 10px;
	}

.club-news-item {
	font-size: 1.2em;
	padding-bottom: 5px;
	}
