@import 'colours-travel.css';
@import 'default-guide.css';
@import 'colours-travel-guide.css';

/* this is an exact copy of the travel guide, hence just importing */
/* the travel guide colours, except for the rules below, that only */
/* apply to the UJ Guide Index */

div#content div#middle{
	width:493px !important;
	padding:0 !important;
}
div.mblock {
	float:left;
position:relative;
	width:226px !important;
	height:auto !important;
	min-height:0 !important;
padding-bottom:0 !important;
padding-right:0 !important;
	border-width:0 !important;
	margin:0 11px 11px 0;
}
div.mblockclear{
	display:block !important;
}
div.mblock h2.contentheading {
padding-left:5px;
padding-top:5px !important;
}
