/* theme screen stylesheets */

/* import stylesheets and hide from IE/Mac \*/
@import url("../images/css/reset.css");
@import url("../images/css/coolblue.css");
@import url("../images/css/enhancements.css"); 
/* end import/hide */
.newclass {
	float: right;
	position: absolute;
	margin-left: 770px;
	background-image: url(/images/newclass.png);
	height: 60px;
	width: 300px;
	top: 20px;
}
.best_of_nottingham {
	padding-top: 50px;
	padding-left: 58px;
}
