p.Note 
{
	font-size: 80%; 
	width: 100%;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-top: 0;
	padding-bottom: 10px;
	float: left;
}

div.Introduction
{
    clear: left;
	float:left;
	width: 425px;
	margin: 10px 0;
}

div.IntroLeft
{
	float:left;
}

div.IntroRight
{
    width: 330px;
	float:right;
}
div.IntroRight p
{
	float:left;
}

div.IntroPDF
{
	border-top: solid 1px #abdbe4;
	padding-top: 10px;
	width: 100%;
	float:left;
}

div.IntroPDFLeft
{
	float:left;
}

p.IntroPDFRight
{
	margin-left: 10px;
	float:left;
	padding:0;
	margin:0;
	padding-left: 10px;
}

div.LimeBoxTop
{
	margin:5px 0px 0px 0px;
	padding:0;
	width: 475px;
	height:8px;
	background: url("../Images/DrinkCheck/limepanel_top.png") no-repeat left top !important;
	background: url("../Images/DrinkCheck/limepanel_top.gif") no-repeat left top;
	float: left;
	overflow: hidden;
}

div.LimeBoxBottom
{
	margin:0;
	padding:0 0px 10px 10px;
	width: 475px;
	background: url("../Images/DrinkCheck/limepanel_bottom.png") no-repeat left bottom !important;
	background: url("../Images/DrinkCheck/limepanel_bottom.gif") no-repeat left bottom;
	float: left;
}

div.LimeBoxBottom .intro
{
	width: 390px;
	margin:0 0 0 20px;
	padding:0;
	color: #d4c218;
	font-weight: bold;
	float: left;
}
div.LimeBoxTopFill
{
	margin:5px 0px 0px 0px;
	padding:0;
	width: 475px;
	height:8px;
	background: url("../Images/DrinkCheck/limepanel_fill_top.png") no-repeat left top !important;
	background: url("../Images/DrinkCheck/limepanel_fill_top.gif") no-repeat left top;
	display: block;
	float: left;
	overflow: hidden;
}
div.LimeBoxBottomFill
{
	margin:0;
	padding:0 0px 10px 10px;
	width: 475px;
	background: url("../Images/DrinkCheck/limepanel_fill_bottom.png") no-repeat left bottom !important;
	background: url("../Images/DrinkCheck/limepanel_fill_bottom.gif") no-repeat left bottom;
	float: left;
}
div.LimeBoxBottomFill h2
{
	margin:0;
	padding:0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	float: right;
	float: left;
}
div.BlueBoxTop
{
	margin:5px 0px 0px 0;
	padding:0;
	width: 475px;
	height:8px;
	background: url("../Images/DrinkCheck/bluepanel_top.png") no-repeat left top !important;
	background: url("../Images/DrinkCheck/bluepanel_top.gif") no-repeat left top;
	float: left;
	overflow: hidden;
}

div.BlueBoxBottom
{
	margin:0;
	padding: 0px 0px 10px 10px;
	width: 475px;
	background: url("../Images/DrinkCheck/bluepanel_bottom.png") no-repeat left bottom !important;
	background: url("../Images/DrinkCheck/bluepanel_bottom.gif") no-repeat left bottom;
	float: left;
}
div.RedBoxTopFill
{
	margin:5px 0px 0px 0px;
	padding:0;
	width: 475px;
	height:8px;
	background: url("../Images/DrinkCheck/redpanel_fill_top.png") no-repeat left top !important;
	background: url("../Images/DrinkCheck/redpanel_fill_top.gif") no-repeat left top;
	float: left;
	overflow: hidden;
}
div.RedBoxBottomFill
{
	margin:0;
	padding:0 0px 10px 10px;
	width: 475px;
	background: url("../Images/DrinkCheck/redpanel_fill_bottom.png") no-repeat left bottom !important;
	background: url("../Images/DrinkCheck/redpanel_fill_bottom.gif") no-repeat left bottom;
	float: left;
}
div.OrangeBoxTopFill
{
	margin:5px 0px 0px 0px;
	padding:0;
	width: 475px;
	height:8px;
	background: url("../Images/DrinkCheck/orangepanel_fill_top.png") no-repeat left top !important;
	background: url("../Images/DrinkCheck/orangepanel_fill_top.gif") no-repeat left top;
	float: left;
	overflow: hidden;
}
div.OrangeBoxBottomFill
{
	margin:0;
	padding:0 0px 10px 10px;
	width: 475px;
	background: url("../Images/DrinkCheck/orangepanel_fill_bottom.png") no-repeat left bottom !important;
	background: url("../Images/DrinkCheck/orangepanel_fill_bottom.gif") no-repeat left bottom;
	float: left;
}
div.GreenBoxTopFill
{
	margin:0;
	padding:0;
	width: 475px;
	height:8px;
	background: url("../Images/DrinkCheck/greenpanel_fill_top.png") no-repeat left top !important;
	background: url("../Images/DrinkCheck/greenpanel_fill_top.gif") no-repeat left top;
	float: left;
	overflow: hidden;
}
div.GreenBoxBottomFill
{
	margin:0;
	padding:0 0px 10px 10px;
	width: 475px;
	background: url("../Images/DrinkCheck/greenpanel_fill_bottom.png") no-repeat left bottom !important;
	background: url("../Images/DrinkCheck/greenpanel_fill_bottom.gif") no-repeat left bottom;
	float: left;
}
.question
{
    clear: left;
    float: left;
    width: 355px;
    margin: 20px 0 10px -8px;
    color: #4c4c4c;
    font-size: 110%;
    padding: 0 0 0 30px;
    background: url('../Images/DrinkCheck/question_bullet.gif') no-repeat top left;
    min-height: 20px;
}
.question strong
{
    font-weight: bold;
    color:#01B3C8;
}
ul.Answers
{
	width: 363px;
	margin: 0 25px 0 10px;
	padding: 0;
	list-style: none;
	border-top: solid 1px #abdbe4;
	float: left;
}
ul.Answers li
{
	border-bottom: solid 1px #abdbe4;
	padding: 3px 0 6px 10px;
	width: 353px;
}
ul.Answers li a
{
	color:#4c4c4c;
}
ul.Answers li a img
{
	float:right;
}
.question-score-big
{
    font-size: 30px; 
    font-weight: bold;
    text-align: center;
    color: #FFF;
    background: url('../Images/DrinkCheck/blue_score.gif') no-repeat top right;
    width: 60px;
    height:60px;
    margin: 30px 0 20px 0;
    float:left;
}
.question-score-little
{
    font-size: 30px; 
    font-weight: bold;
    text-align: center;
    color: #FFF;
    background: url('../Images/DrinkCheck/blue_score.gif') no-repeat top right;
    width: 60px;
    height:60px;
    margin: 10px 0 20px 0;
    float:left;
}
.question-score-big p, .question-score-little p
{
    padding: 10px 0 0 0;
    margin: 0;
}
#divTotal 
{
    font-size: 30px; 
    font-weight: bold;
    text-align: center;
    color: #FFF;
    background: url('../Images/DrinkCheck/green_score.gif') no-repeat top right;
    width: 60px;
    height:60px;
    float: left;
    margin: 0 0 0 18px;
}
#divTotal p
{
    padding: 10px 0 0 0;
    margin: 0;
}
h2 
{
    float: left;
    font-size: 150%;
}
*html h2 
{
    float: left;
    font-size: 110%;
}
#divLowRisk, #divMediumRisk, #divHighRisk
{
    margin: 10px 0 0 0;
    clear: both;
    float: left;
}
#divLowRisk img, #divMediumRisk img, #divHighRisk img
{
    margin: 0 0 0 16px;
}
#divLowRisk h2, #divMediumRisk h2, #divHighRisk h2
{
    margin: 5px 0 0 16px;
    color: #60AD25;
    font-size: 150%;
}
#divMediumRisk h2
{
    margin: 5px 0 0 16px;
    color: #E7B336;
    font-size: 150%;
}
#divHighRisk h2
{
    margin: 5px 0 0 16px;
    color: #D24438;
    font-size: 150%;
    float: left;
}
#divLowRisk p, #divMediumRisk p, #divHighRisk p
{
    margin: 5px 0 0 16px;
    font-size: 100%;
    font-weight: bold;
    width: 355px;
    float: left;
    clear: left;
}
#divLowRisk ul, #divMediumRisk ul, #divHighRisk ul, #divLowRisk ul li, #divMediumRisk ul li, #divHighRisk ul li
{
    border: none;
    float: left;
}
ul.Solutions
{
	width: 355px;
	margin: 10px 25px 0 35px;
	padding: 0 0 0 20px;;
	list-style-image: url('../Images/DrinkCheck/lime_bullet.png');
	list-style-position: outside;
}
ul.Solutions li, ul.Links li
{
	padding: 0 0 6px 15px;
}
h3 
{
    font-size: 100%;
    clear: left;
    width: 400px;
    margin: 0 0 0 20px;
}
ul.Links
{
	width: 355px;
	margin: 0 25px 0 60px;
	padding: 0;
	list-style: none;
	float: left;
}