
.left_table_bg{
	background-color: #dfdfdf;
	border : 0px solid #CAC8CE;
}

.left_table_news_icon{
	background : url(img/left_table_NEWS.png) no-repeat;
	width : 55px;
	height : 58px;
	background-position : 0px 5px;
}


.left_table_events_bg{
	background : url(img/left_table_LATEST_EVENTS_bg.png) no-repeat top left;
	height : 40px;
	width : 200px;
}


.left_table_bottom_bg{
	background : url(img/left_table_bottom_bg.png) no-repeat top left;
	height : 19px;
	width : 200px;
}

/* NOT USED */

.left_table_events_icon{
	background : url(img/left_table_EVENTS.png) no-repeat;
	width : 30px;
	height : 58px;
	background-position : 0px 5px;
}

.separator_2x1{
	background : url(img/separator_1x2.gif) repeat-x;
	height : 2px;
	width : 200px;
}