/* CSS Document */
.item-f {
	background:#09c;
}

#section-image {
	/*background: url(../images/internal/indigestion/headerbg.jpg) top left no-repeat;*/
}


.section-links {
	background:url(../images/internal/indigestion/linkbox-bg.gif) top center repeat-y;
}

.section-links-top {
	background:url(../images/internal/indigestion/linkbox-top.gif) top center no-repeat;
	height:16px;
	font-size:1px;
}
.section-links-content {
	background:url(../images/internal/indigestion/linkbox-heading.gif) top center no-repeat;
	padding:0 40px 0 270px;
	line-height:20px;
}

	.section-links-content a {
		display:block;
		padding-left:12px;
		background:url(../images/internal/indigestion/linkbox-arrow.gif) top left no-repeat;
		color:#d90606;
	}
	
	.section-links-content a:hover {
		color:#900;
	}

.section-links-footer {
	background:url(../images/internal/indigestion/linkbox-bottom.gif) top center no-repeat;
	height:43px;
	font-size:1px;
}

#centre-column {
	margin:0;
                padding:0;
}

.product-image {
	float:left;
	text-align:right;
}

.product-desc {
	float:left;
}

