/* CSS Document */
html, body {
	background:#fff url(../images/internal/bg-red.jpg) top left no-repeat; 
}
#diagnoseme {
		background:url(../images/features/diagnose-me-int-red.gif) top left no-repeat;
	}

#primary-nav ul li #primary-nav-home
	{
		width:142px;
		padding-left:20px;
		display:block;
	}

#primary-nav-a
{
	margin-left: 0;
	border-left: 0px solid #fff;
}

.item-e {
	background:#09c;
}

#section-image {
	background: url(../images/internal/pregnancy/headerbg.jpg) top left no-repeat;
}

.section-links {
	background:url(../images/internal/heartburn/linkbox-bg.gif) top center repeat-y;
}

.section-links-top {
	background:url(../images/internal/heartburn/linkbox-top.gif) top center no-repeat;
	height:16px;
	font-size:1px;
}
.section-links-content {
	background:url(../images/internal/heartburn/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/heartburn/linkbox-arrow.gif) top left no-repeat;
		color:#d90606;
	}
	
	.section-links-content a:hover {
		color:#900;
	}

.section-links-footer {
	background:url(../images/internal/heartburn/linkbox-bottom.gif) top center no-repeat;
	height:43px;
	font-size:1px;
}

.buynow-link-content a {
	line-height:30px;
}