/********************************
/* language css overrides
/*
/* Use this file to override positioning or sizing when translating
/* See main.css for css declarations you should use
/********************************/


#banner_logo {
	background: url('../images/logo.png') no-repeat top left;
}
#banner_programName {
	background: url('../images/programName.png') no-repeat top left;
}

#rating_title {
	top:		163px;
}