/*
  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: 10 February 2012 02:20:28
*/


/* future students style sheet ­ undergraduate  */

/* aos images */

div.aosimg { 
	margin: 0; 
	padding: 10px; 
	background: #d1d3d4;
	width: 340px;
	}
		 
div.aosimg img { 
	border: 0; 
	margin: 5px;
	}
	
div.aostitle { width: 340px; }

div.bottomer { width: 340px; margin:0; padding: 0; }

/* tool tips */

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	background: url(http://future.uws.edu.au/__data/assets/image/0019/793/tips.png) top left;
}
 
.tool-title {
	display: none;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}




