/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2009
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	
#content .itemBackLink a:link,
#content .itemBackLink a:visited {
	clear: both;
	display: block;
	text-align: center;
	font-size: 1.1em;
}
	
	
	
/*	-------------------------------------------------------------
	BROWSE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #calendarItems .calendarItem {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #7bacc9;
}

#content #calendarItems .infoBox {
	float: right;
	width: 550px;
}

#content #calendarItems h2 {
	padding: 0 0 4px 0;
}

#content #calendarItems .itemCategory {
	font-weight: bold;
}