#siteContent {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(file:///Macintosh HD/Applications/website baileys uk/images/blocks/gray.gif) repeat-y;
}

.introHolder {
	position: relative;
	padding: 10px 10px 10px 20px;
}

.linksHolder  {
	position: relative;
	padding: 0px 20px;
}

.linkHolder {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}

.linkHolder .label {
	position: relative;
	float: left;
	width: 180px;
	margin-left: 20px;
	background: url(file:///Macintosh HD/Applications/website baileys uk/images/global/pointer_bg_rightpad.gif) no-repeat right center;
}

.linkHolder .description {
	position: relative;
	float: left;
	width: 480px;
}

.categoryHeading {
	position: relative;
	font: normal 12px arial,sans-serif;
	padding: 2px 20px;
	background: #d9d9d9;
	margin-bottom: 2px;
}

.categoryHeading span {
	padding-right: 20px;
	background: url(file:///Macintosh HD/Applications/website baileys uk/images/global/pointer_bg.gif) no-repeat center right;
}

