#leftColumn	{
	float: right;
	width: 273px;
	margin: 0 0 0 3px;
	/*background-color: #ccc;*/
}
#rightColumn	{
	float: left;
	width: 524px;
	background: url('../i/vline.gif') repeat-y right 20px;
	
}
#rightColumn h1{
	display:block;
	clear: both;
	width: 480px;
}
#rightColumn p{
	text-align: justify;
	padding: 0 20px 0 0;
}
#rightColumn .pic_holder p{
	text-align: center;
}
#systems ul {
	list-style-type: none;
	font: bold 12px Arial;
	margin: 20px 0 0 20px;
	padding: 0;
}
#systems ul li {
	font: bold 12px Arial;
	margin: 5px 0 0 0;
	padding: 0 0 0 9px;
	background: url('../i/square.gif') no-repeat 0 6px;
}
#systems ul a {
	font: bold 12px Arial;
	margin: 0;
	padding: 0;
	color: #666;
	text-decoration: none;
}
#systems ul a:hover {
	color: #f60;
}
div.questions {
	width: 800px;
	margin: 0;
	padding: 0;
}

div.questions a {
	float: left;
	height: 30px;
	margin: 0 70px 20px 80px;
	padding: 0 0 0 35px;
	font: bold 11px Arial;
	text-decoration: none;
	color: #f60;
}
div.questions a.faq {
	margin: 0 0 20px 0;
	width: 130px;
	background: url('../i/question.gif') no-repeat left 1px;
}
div.questions a.spoon {
	width: 130px;
	background: url('../i/spoon.gif') no-repeat left 1px;
}
div.questions a.survey {
	width: 130px;
	background: url('../i/exclamation.gif') no-repeat left 1px;
}
div.questions a.faq:hover, div.questions a.survey:hover, div.questions a.spoon:hover {
	text-decoration: underline;
}
div.rightBlock {
	display: block;
	width: 360px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 141px;
}
.empty {
	width: 800px;
	height: 87px;
	margin: 0 auto;
	display: block;
	clear: both;
	background: url('../i/block_all_back_rev.gif') no-repeat left bottom;
}
div.rev {
	background: url('');
	padding: 0;
}
div.rightBlock h2 {
	font: bold 14px Arial;
	margin: 15px 0 5px 20px;
	padding: 0;
	color: #f60;
}
div.other_des {
	width: 500px;
	padding: 0 0 0 20px;
}
div.other_des h2, h3 {
	font: bold 14px Arial;
	margin: 15px 0 10px 0;
	padding: 0;
	color: #f60;
}
div.other_des h3 {
  color: #009900;
}
div.rightBlock ul li {
	margin: 0 0 5px 0;
}
div.rightBlock h2 a {
	font: bold 14px Arial;
	margin: 0;
	width: 250px;
	padding: 0;
	color: #005f1d;
	text-decoration: none;
}
div.rightBlock h2 a:hover {
	color: #f60;
	text-decoration: underline;
}
div.rightBlock p {
	font: normal 12px Arial;
	margin: 10px 0 5px 20px;
	text-align: justify;
	padding: 0;
	color: #000;
}
.preview {
	float: left;
	margin: 15px 20px 10px 20px;
}
.pills {
	margin: 0;
}
div.pic_holder {
	display: block;
	float: left;
	width: 95px; height: 138px;
	margin: 5px 1px 1px 0;
}
div.other_des div.pic_holder {
	display: block;
	float: left;
	width: 95px; height: 138px;
	margin: 5px 1px 1px 0;
}
#rightColumn div.pic_holder img {
	display: block;
	margin: 5px 15px 5px 16px;
		width: 59px;
	height: 87px;
}
div.pic_holder a {
	display: block;
	width: 95px; height: 138px;
	margin: 0 auto;
	text-align: center;
	color: #333;
  text-decoration: none;
}

div.other_des div.pic_holder img {
	display: block;
	clear: both;
	width: 59px;
	height: 87px;
	margin: 5px 15px 5px 16px;
}
div.pic_holder a:hover{
	color: #f60;
	text-decoration: underline;
}
#rightColumn div.pic_holder p {
	display: block;
	clear: both;
	margin: 5px auto 0 auto; padding: 0 0 0 0;
	text-align: center;
	font: normal 10px Tahoma;
	color: #333;
}
#rightColumn div.pic_holder a:hover p {
	color: #f60;
}

div.pic_holder p {
	display: block;
	clear: both;
	margin: 5px auto 0 auto; padding: 0 0 0 0;
	text-align: center;
	font: normal 10px Tahoma;
	color: #333;
}
div.pic_holder a:hover p {
	color: #f60;
}

a.diseaseList {
	display: block;
	clear: both;
	margin: 10px 0 0 20px;
	width: 464px;
	padding: 0 20px 10px 0;
	background: url('../i/hline.gif') repeat-x left bottom;
	text-decoration: none;
}
#content a.diseaseList:hover {
	text-decoration: none;
}
#disease {
	margin: 20px 0 3px 0;
}
a.diseaseList img {
	float: left;
	width: 59px;
	height: 87px;
	margin: 0 20px 0 0;
	border: 0;
}
a.diseaseList h2 {
	font: bold 14px Arial;
	margin: 5px 0 0 0;
	padding: 0;
	color: #005f1d;
}
a.diseaseList p {
	font: normal 12px Arial;
	margin: 5px 0 0 0;
	padding: 0;
	color: #000;
}
a.diseaseList div {
	display: block;
	clear: both;
	width: 464px;
	height: 0;
	margin: -20px 0 0 0; padding: 0;
}
#content a.diseaseList:hover p, #content a.diseaseList:hover h2 {
	color: #f60;
	text-decoration: underline;
}
.list_des {
	margin: 0 0 0 20px;
}
