#contentMain {
	width:770px;
}

/************** Header **************/

#sectionHeader {
	background:#004C2E url(/templates/common/media/diet-solutions/header-top.gif) no-repeat left top;
	margin-right:-30px;
	padding:15px 280px 15px 15px;
	min-height:100px;
	margin-bottom:0px;
}

#sectionHeader h1 {
	margin:0px;
}

#sectionHeader p {
	font-size:1.1em;
	color:white;
}

#icon {
	position:absolute;
	right:10px;
	top:10px;
}

#solutionSearch{
position:absolute;
top:15px;
right:15px;
width:261px;
height:123px;
background:url(/templates/common/media/diet-solutions/diet-solutions-bubble.png) no-repeat left top;
}

#solutionSearch h2{
padding:10px 0px 0px 10px;
margin-bottom:0px !important;
}

#solutionSearch form {
margin:0px;
padding:0px 10px;
}

#sectionHeader select{
width: 235px;
font-size:.9em;
}

#quickjump{
width: 235px;
}

#sectionHeader input {
vertical-align:middle;
}


/************** Main Content **************/

#contentMainImage {
min-height:210px;
position:relative;
left:-15px;
top:-15px;
padding:15px 0px;
width:800px;
}

#contentMain h2 {
font-size:1.6em;
margin:0px 0px 1em 0px;
}

#contentMain h3 {
font-size:1.2em;
}

#problem {
width:800px;
color:#004F30;
font-weight:bold;
}

#problem img {
float:left;
clear:none;
margin:0px 15px 15px 0px;
}

#solutionIntro {
width:372px;
margin-left:15px;
padding:0px;
min-height:200px;
background-repeat:no-repeat;
}

#solutionIntro .top {
background: url(/templates/common/media/diet-solutions/green-box-top.png) no-repeat top left;
height:10px;
font-size:1px;
}

#solutionIntro .content {
background: #6B9D42 url(/templates/common/media/diet-solutions/green-box-bg.jpg) repeat-x top left;
color:#FFFFFF;
padding:5px 15px 10px 15px;
min-height:180px;
}

#solutionIntro .bottom {
background: url(/templates/common/media/diet-solutions/green-box-bottom.png) no-repeat bottom left;
height:10px;
font-size:1px;
}

#solutionIntro h2 {
margin:0px;
}

#solutionIntro h2 img {
float:none;
margin:0px;
}

#solutionIntro p{
text-align:left;
clear:both;
padding-top:10px;
font-weight:bold;
margin:0px;
}

#dietSolution{
width:360px;
float:left;
}

#dietSolution img{
float:left;
clear:none;
}

#dietSolution p, #dietSolution h3 {
padding-left:120px;
}

#recommendation p, #recommendation h3 {
padding-left:140px;
}

#recommendation{
float:left;
width:380px;
}

#recommendation img{
float:left;
}


/************** Diet Chooser **************/

#contentMain .step {
	background:#6B9D42 url(/templates/common/media/diet-chooser/step-base-next.gif) no-repeat left bottom;
	padding-bottom:25px;
}
#contentMain .last {
	background:#6B9D42 url(/templates/common/media/diet-chooser/step-base-final.gif) no-repeat left bottom;
	padding-bottom:10px;
}
#contentMain .step div {
	background:url(/templates/common/media/diet-chooser/step-top.gif) no-repeat left top;
}
#contentMain .step h2 img {
	float:none;
	margin:0px;
}
#contentMain .step img {
	margin:0px;
	float:right;
}
#contentMain .step h2 {
	margin:0px;
	width:450px;
	padding:0px 0px 10px 0px;
}
#contentMain .step .step-content {
	padding:10px 10px 0px 80px;
	min-height:110px;
}
#contentMain .step .one {
	background:url(/templates/common/media/diet-chooser/1.gif) no-repeat 25px 10px;
}
#contentMain .step .two {
	background:url(/templates/common/media/diet-chooser/2.gif) no-repeat 15px 10px;
}
#contentMain .step .three {
	background:url(/templates/common/media/diet-chooser/3.gif) no-repeat 15px 10px;
}
#contentMain .step .four {
	background:url(/templates/common/media/diet-chooser/4.gif) no-repeat 15px 10px;
}
.step-content p {
	margin:0px;
	padding-bottom:1em;
}
.step-content a {
	color:white;
}	






