/*--- Kotui.css Notification -----------------------------------------------*/
/*
#searchBoxWrapper:after{
	width: 100%;
	font-weight:bold;
	background:#9f0000;
	font-size:14px;
	color:#ffffff;
	display: inline-block;
	text-align:center;
	content: "There will be some disruption of service from Saturday 16 September, 9am until Sunday 17 September, 8.30am, while we carry out database maintenance. There may be intermittent issues with item availability displays, holds and the use of My Account. We apologise for any inconvenience.";
}

#content {
  padding-top: 60px;
}
*/