
#leftColumn	{
	float: right;
	width: 273px;
	margin: 0 0 0 3px;
}
#rightColumn	{
	float: left;
	width: 524px;
	background: url('../i/vline.gif') repeat-y right 20px;
}
/*#rightColumn h1 {
	width: 484px;
}*/
#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: 484px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 20px !important;
	padding: 0 20px 0 10px;
}
.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 h1 {
	width: 460px;
}
div.rightBlock h2 {
	font: bold 14px Arial;
	margin: 15px 0 5px 20px;
	padding: 0;
	color: #005f1d;
}
div.rightBlock ul li {
	margin: 0 0 5px 0;
}
div.rightBlock h2 a {
	font: bold 14px Arial;
	margin: 0;
	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.rightBlock a {
	color: #f60;
	text-decoration: none;
}
div.rightBlock a:hover {
	color: #f60;
	text-decoration: underline;
}


div.pic_holder {
	display: block;
	float: left;
	width: 95px; height: 138px;
	margin: 5px 0 1px 0;
}
div.pic_holder a {
	display: block;
	width: 95px; height: 138px;
	margin: 0 auto;
	text-align: center;
	color: #333;
  text-decoration: none;
}
#div.pic_holder img {
	display: block;
	margin: 5px auto;
}
div.pic_holder a:hover{
	color: #f60;
  filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
  text-decoration: underline;
}
div.pic_holder p {
	clear: both;
	margin: 5px 0 0 0; padding: 0;
	text-align: center;
	font: normal 10px Tahoma;
	color: #333;
}
div.pic_holder a:hover p {
	color: #f60;
}

