/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 February 2012 11:15:33
*/


/*
	COURSES.CSS
	Stylef for the Courses page only.
	
	w3c Validation
	http://jigsaw.w3.org/css-validator/validator
	Pass as CSS level 2.1

*/
/****************************/
#courses {
	background:#F1F2F1;
	border:2px solid #F1F2F1;
	padding:0.3em 15px 0 15px;
}
#courses a {
	white-space:nowrap;
	color: #005b94;
}

/****************************/
#courseGuide {
	margin:0 -15px;
	margin-top:2.5em;
	background:white;
	padding:0.7em 15px ;
}
#courseGuide p{
	margin:0;
}

/****************************/
#relatedLinks {
	margin-top:5.05em;
}

/****************************/
#advancedSearch {
	float:right;
	display:block;
	height:30px;
	width:182px;
	background:url(http://www.gippstafe.edu.au/__data/assets/image/0012/507/advancedSearch.gif) top left no-repeat;
	text-indent:-9000px;
	margin-left:10px;
}

/****************************/
#exploreStudyArea {
	float:right;
	display:block;
	height:36px;
	width:185px;
	background:url(http://www.gippstafe.edu.au/__data/assets/image/0011/506/exploreStudyAreas.gif) top left no-repeat;
	text-indent:-9000px;
	margin-left:10px;
}

/****************************/
#courses .loud {
	font-size:1.2em; background:#F1F1F1; color:#284B6C;
}

