#content {
	padding:2px;
}
#contentMain {
	width:796px;
	margin-right:0px;
}

/************** Header **************/

#sectionHeader {
	background:#004C2E url(/templates/common/media/diet-solutions/header-top.gif) no-repeat left top;
	margin-right:-2px;
	padding:20px 180px 0px 170px;
	min-height:10px;
	height:125px;
	margin-bottom:0px;
	top:-2px;
	left:-2px;
}

#sectionHeader h1 {
	margin:0px 0px .6em 0px;
}

#sectionHeader p {
	font-size:1.1em;
	color:white;
}
#sectionHeader a {
	font-weight:bold;
}
#sectionHeader #horse {
	position:absolute;
	left:2px;
	bottom:-12px;
	float:left;
	margin:0px;
}

#sectionHeader #warrant {
	position:absolute;
	right:15px;
	top:15px;
}

#sectionHeader select{
width: 235px;
font-size:.9em;
}

/************** Main Content **************/

#contentMain h2 {
font-size:1.6em;
margin:0px 0px .2em 0px;
}

#contentMain h3 {
font-size:1.2em;
margin:0px 0px .5em 0px;
}

#contentMain img {
	float:none;
	margin:0px;
}	

#features1 {
	background-color:#A0C779;
}

#features2 {
	background-color:#689F4E;
}

#diet-solutions, #diet-chooser, #product-of-the-month, #dengie-shop {
	float:left;
	display:inline;
	width:250px;
	margin:10px 0px 0px 15px;
	padding-left:120px;
	background-position:left top;
	background-repeat:no-repeat;
	_height:130px;
	min-height:130px;
	}
	
#diet-solutions {
	background-image:url(/templates/common/media/home/diet-icon.png);
}

#diet-chooser {
	background-image:url(/templates/common/media/home/1234-icon.png);
}

#product-of-the-month {
	padding-bottom:10px;
}	
#product-of-the-month h3, #product-of-the-month p {
	color:white;
}
#dengie-shop {
	background-image:url(/templates/common/media/home/basket-icon.png);
}
#dengie-shop h3, #dengie-shop p {
	color:white;
}
#buttons {
	clear:both;
	margin-left:8px;
	margin-bottom:4px;
}
#contentMain #buttons img {
	float:none;
	margin:0px;
}
#links {
	padding-top:10px;
}	
#links ul {
	margin:0px;
	padding:0px;
	list-style-image:none;
}
#links li {
	list-style:none;
	list-style-image:none;
}	
#links .more-links {
	display:block;
	margin-top:1em;
	font-weight:bold;
	color:#005835;
	font-size:.9em;
}	
#links div {
	width:31%;
	float:left;
	margin-left:15px;
	display:inline;
}
#links input {
	float:left;
	clear:both;
}
#links input.submit {
	background:none;
	border:none;
	color:#005835;
	font-weight:bold;
	margin-top:.5em;
	cursor:pointer;
	font-size:.9em;
}
#links label {
	float:left;
	display:block;
	width:200px;
	padding-left:8px;
	padding-bottom:5px;
	clear:none;
}
#links .author {
	font-size:.9em;
}
#quickjump {
	font-size:1.1em;
	width:100%;
}
