﻿#mission, #results
{
	width:			75%;
	vertical-align: top;
	font-weight:	normal;
	padding:		0px;
}

#results table, #mission table
{
	width:	100%;
}

#mission
{
	text-align:	justify;
}

#trial_offer
{
	width:			25%;
	text-align:		right;	
	vertical-align: top;
}

/* used to get the images to right align in firefox */
#trial_offer table
{
	width:		100%;
	text-align: right;
}

#benefits
{
	width:		100%;
	font-size:	11pt;
}

#benefits td
{
	text-align: justify;	
}

#mental_physical
{
	width:				100%;
	background-color:   #EEF;
	border:				solid 1px #009;
	border-collapse:	separate;
	border-spacing:		0px;
	border-collapse:    collapse;
}

#mental_header, #physical_header, #image_header
{
	text-align:	center;
	border:		solid 1px #009;
}

#mental, #physical
{
	font-size:		10pt;
	vertical-align: middle;
}

#mental li, #physical li
{
	padding-top: 2px;
}

#mental
{
	border-right:	solid 1px #009;
}

#physical
{
	border-left:	solid 1px #009;
}

