#featureArea {
	padding: 15px;
}
#homeColumns, #newsColumns {
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
.leftColumn, .centreColumn, .rightColumn {
	border: 1px solid #CCCCCC;
	background-image: url(../images/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 285px;
	font-size: 0.9em;
}
.leftColumn p{
	line-height:2.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
.leftColumn a {
	display: block;
	background-image: url(../images/news-bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color: #333333;
}
.leftColumn  b {
	color: #A80000;
}
.centreColumn p{
	padding-top: 25px;
	line-height: 1.5em;
}
.centreColumn  a {
	color: #333333;
	text-decoration: none;
}
.centreColumn b {
	color: #A80000;
}
.centreColumn img {
	padding-right: 10px;
}
.downloadItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	height: 78px;
}
.homeBoxContent, .newsBoxContent {
	padding: 10px 5px;
}
#homeFeatureFlash2 {
	height: 104px;
	width: 104px;
	position: absolute;
	visibility: hidden;
}
#tableWrapper{
	margin:	0;
	padding:	0;
	position:relative;
	z-index: auto;
}
#homeFeatureFlash {
	height: 104px;
	width: 104px;
	position: absolute;
	z-index: auto;
	left: 240px;
	top: 355px;
	/*top: 155px;*/
}
#hfc {
	height: 250px;
	width: 250px;
	position: absolute;
	left: -30px;
	top: 160px;
}
#homeFeatureCabinet {
	height: 250px;
	width: 250px;
	position: absolute;
	left: -30px;
	top: 160px;
}


