.InfoBlockMainTable table{
   /*height: 100%;*/
}
.InfoBlockMainTable td{
   vertical-align: top;
}
.InfoBlockMainTable{
   margin: 10px 0px 0px 0px;
   /*padding-top: 10px;*/
	padding-right: 18px;
	/*padding-bottom: 10px;*/
	padding-left: 18px;

}
.MainTableHome .InfoBlockMainTable{
   padding-right: 0px;
   padding-left: 0px;
}
td.InfoBlockDelimitingColCell{
	padding: 0px 0px 0px 0px;
}
td.InfoBlockCol{
	padding: 0px 0px 0px 0px;
	width: 196px;
}
td.InfoBlockDelimitingRowCell{
	padding: 0px 0px 0px 0px;
}
td.InfoBlockDelimitingColCell{
   padding: 0px 9px 0px 0px;
}
table.InfoBlockCell{
   border: 0px;
   padding: 0px 0px 0px 0px;
}
.InfoBlockOddCell,
.InfoBlockEvenCell{
   padding: 0px 0px 0px 0px;
}
.blockInfoBlockImage{
   padding: 2px 0px 4px 0px;
}
.blockInfoBlockTitle{
   height: 17px;
   padding: 3px 0px 2px 3px;
   background-color: #ffffff;
   text-transform: uppercase;
}
.blockInfoBlockTitle a,
.blockInfoBlockTitle a:hover,
.blockInfoBlockTitle a:visited,
.blockInfoBlockTitle a:focus{
   color: #515151;
   font-weight: normal;
   font-size: 14px;
   text-decoration: none;
}
.blockInfoBlockTitle a:hover {
	color: #DEAA00;
}
.blockInfoBlockTitleUnderscore{
   height: 16px;
   background: url('info_block_bck.gif') top left no-repeat;
}
.blockInfoBlockText{
   padding: 3px 2px 5px 2px;
   letter-spacing: 0.1em;
   line-height: 1.5em;
}
