
.top-section
{
	background: #020A0C url(../../../../images/generic/bg-top.jpg) no-repeat scroll 0 0;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 10px 0 0;
    width: 100%;
}

.top-section h2
{
	background: #020A0C url(../../../../images/pagespecific/motivation-zone/bpm/title-bpm.jpg) no-repeat scroll 0 0;
    width:195px; height:31px;
    text-indent:-9999px;
    margin:0 10px 5px;
}

h3 {
	font-size:1.2em;
}

.top-section .content-wrap
{
	background: #020A0C url(../../../../images/pagespecific/motivation-zone/hydration-calculator/content-bg.gif) repeat-y scroll 0 0;
	margin:0 auto 10px auto;
    width:678px;
    overflow: hidden;
}

.top-section .content
{
	background: transparent url(../../../../images/pagespecific/motivation-zone/hydration-calculator/content-base.gif) no-repeat scroll bottom center;
    padding: 10px;
    overflow:hidden;
}

.top-section .content p {
	margin:10px 0;
}
.content-top {
	background: url(../../../../images/pagespecific/motivation-zone/default/content-base-top.gif) 0 0 no-repeat;
	width:678px; 
	height:6px;
	margin-left:10px;
	overflow: hidden;
}

.column /* GJL: added for addition of Mac download */
{
    float:left;
    padding:0 10px 0 0;
    width:300px;
    min-height: 450px;
    margin: 0 0 10px;
}

.column h2
{
	background: url(../../../../images/pagespecific/motivation-zone/bpm/download-heading.gif) 0 0 no-repeat;
    height:24px;
    margin:0 0 20px;
    width:295px;
}

.column1
{
    border-right:1px solid #143342;
}

.column2
{
    padding: 0 10px;
}

.column2 h2
{
    background-position:-322px 0;
}

.requirements
{
	margin-top:14px;
	/*width:400px; GJL: removed, now using column width */
}

h4 {
	font-size:1.2em;
	margin-top:24px;
}

.title-faq {
	background: url(../../../../images/pagespecific/motivation-zone/default/title-faq.jpg) 0 0 no-repeat;
	width:;	height:29px;
	text-indent:-9999em;
}

.button-download a {
	background: url(../../../../images/pagespecific/motivation-zone/bpm/button-download.jpg) 0 0 no-repeat;
	width:171px;	height:38px;
	display:block;
	text-indent:-9999em;
}

.additional-requirements
{
    clear: left;
    width: 580px;
}

.faqs-menu {
	margin-left:18px;
}

.faqs-list p, .faqs-list li {
	font-size:1.1em;
}

.faqs-list li {
	margin:0;
	padding:0;
}

.faqs-list li li {
	list-style:disc;
}

/* Demo flash */
#flash-video
{
	width: 630px;
	height: 472px;
}