table.InfoBlockMainTable {
	width: 521px;
	border: 19px solid #efe6cf;
	padding: 0px;
	margin: 0px;
}
.InfoBlockMainTable td{
   vertical-align: top;
   background: #efe6cf;
}
.InfoBlockCol td {
	padding: 0px;
}
td.InfoBlockDelimitingColCell{
	width: 15px;
	padding: 0px 0px 0px 0px;
}
td.InfoBlockCol{
	padding: 0px;
}
td.InfoBlockDelimitingRowCell{
	padding: 0px 0px 0px 0px;
	height: 15px;
}
td.InfoBlockDelimitingColCell{
   padding: 0px 0px 0px 0px;
}
.InfoBlockDelimitingColCell img {
	width: 15px;
}
table.InfoBlockCell{
	width: 234px;
   border: 0px solid #A2B8D0;
   padding: 0px 0px 0px 0px;
}
.InfoBlockOddCell,
.InfoBlockEvenCell{
   padding: 0px 0px 0px 0px;
}
.blockInfoBlockImage{
   height: 40px;
}
td.blockInfoBlockTitle{
   /*height: 36px;*/
   /*padding: 6px 12px 0px 12px;*/
   padding: 6px 12px 18px 12px;
   line-height: 12px;
   text-align: right;
   vertical-align: top;
   background: url('../../../../UI/Images/ib_title_bck.gif') top left repeat-x;
}
.blockInfoBlockTitle a,
.blockInfoBlockTitle a:hover,
.blockInfoBlockTitle a:visited,
.blockInfoBlockTitle a:focus{
   color: #bd8100;
   font-weight: bold;
   text-decoration: none;
}
.blockInfoBlockTitle a:hover {
	color: #858585;
}
td.blockInfoBlockText{
	height: 85px;
   padding: 0px 10px 10px 10px;
   background: #e3d3a9;
   color: #8d7a4a;
   font-size: 10px;
}
