#brand-header .brand-background-color {
	background-color: #0C366B;
	background-image: url(/resources/theme-hub/images/brand/crp/brand-header-background.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#brand-header .brand-title {
	padding-left: 0px;
	color: white;
}

#brand-header #brand-header-text {
	background-image: url(/resources/theme-hub/images/global/mgh-logo.gif);
	background-repeat: no-repeat;
	padding-left: 35px; /* set equal to the width of the background-image + some padding */
	padding-bottom: 5px; /* set some padding if the brand logo is taller than the brand-title and brand-navigation*/
}

.brand-content .rounded-corner-portlet {
	background:#eeeeee url(/resources/theme-hub/images/brand/crp/rounded-corner-portlet-header-background.gif) repeat-x 0px 0px;
	background-position: top;
}

.crp-course-widget {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 430px;
	height: 200px;
}