﻿.panel70.leftcolumn
{
    _float: left;
}
.panel70.rightcolumn
{
    _float: right;
    _margin-left: 0px;
}
table.apoRecommendationList
{
	width: 96%;
}
table.apoRecommendationList td.apoRecommendationIcon, table.apoRecommendationList td.apoRecommendationValue
{
	width: 15% !important;
    text-align: center;
}
table.apoRecommendationList td.apoRecommendationTextSub, table.apoRecommendationList td.apoRecommendationText
{
	width: 70% !important;
}
div#apoDivQuestionBody
{
	width: 600px !important;
	margin-right: 265px;
}
div#apoQuestionImage
{
	width: 200px !important;
}
