﻿#cwc{
	background-image: url(img/cwc_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 34px;
	width: 950px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#cwc span {
	font-weight: normal;
	color: #FEFEFE;
	margin-left: 12px;
}
#cwc span a {
	color: #0189C7;
	margin-left: 6px;
}

#seminars{
	background-image: url(../img/seminars_bg-grey.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 950px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	padding: 0px;
	vertical-align: middle;
	clear: both;
}

	#seminars img 
	{
		float: left; 
		margin-left: 120px;
		padding-top: 0px;
		margin-right: 10px;
	}

	#seminars span 
	{
		clear: both;
		font-weight: bold;
		color: #000000; 
		padding-top: 10px;
		display: block;
	}
	
	#seminars span a {
		color: #0189C7;
		margin-left: 6px;
	}

#newsticker {
	background-image: url(../img/news_bg-grey.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	width: 950px;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	padding: 10px 0px 0px 80px; 
}

	#newsticker span {
		font-weight: bold;
		color: #000000;
		font-size: 10px;
		margin-left: 0px;
	}

	#newsticker span a {
		color: #0189C7;
		margin-left: 6px;
	}
