/*
	This file is to override the default site settings specific to the customer.
	Duplicate styles defined here WILL overwrite any styles defined anywhere else.
*/
#header .logo {
    background:transparent url(images/TOPYX_OLC_2_R_resized.jpg) no-repeat;
    display:block;
	width:145px;
	height:30px;
	float: left;
	margin-top:30px;
	margin-left:0px;
}

.course-material-help-text
{
	display:none;
}
.login-custom-image
{
    display:inline;
}
