#logoSmall {
	height: 100px;
	width: 340px;
	background: url("/Content/Images/portal.wer.co.uk_logoSmall.png") no-repeat center center;
	border-radius: 4px;
}
#Banner {
	height: 130px;
	width: 850px;
	background: url("/Content/Images/portal.wer.co.uk_Banner.png") no-repeat center left;
	border-radius: 4px;
	margin: 10px;
}
.dashboard-page .title-bar {
	background-color: #f2f2f2;
}
.dashboard-page.theme-pastel .title-bar {
	background: #f2f2f2;
}
.dashboard-page.theme-pastel-marine .title-bar {
	background: #f2f2f2;
}
.dashboard-page.theme-terminal .title-bar {
	background: #f2f2f2;
}
.dashboard-page.theme-rio .title-bar {
	background: #f2f2f2;
}
.welcomeMessage {
	color: #000000;
}
