.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;
}
td.InfoBlockDelimitingRowCell{
	padding: 10px 0px 0px 0px;
}
td.InfoBlockDelimitingColCell{
   padding: 0px 9px 0px 0px;
}
table.InfoBlockCell{
   border: 1px solid #A2B8D0;
   padding: 0px 0px 0px 0px;
}
.InfoBlockOddCell,
.InfoBlockEvenCell{
   padding: 0px 0px 0px 0px;
}
.blockInfoBlockImage{
   height: 57px;
}
.blockInfoBlockTitle{
   height: 17px;
   padding: 3px 0px 2px 14px;
   background: url('blockTitleBck.gif') top left no-repeat;
}
.blockInfoBlockTitle a,
.blockInfoBlockTitle a:hover,
.blockInfoBlockTitle a:visited,
.blockInfoBlockTitle a:focus{
   color: #FC0036;
   font-weight: bold;
   text-decoration: none;
}
.blockInfoBlockTitleUnderscore{
   height: 1px;
   background: url('blockTitleUnderscoreBck.gif') top left no-repeat;
}
.blockInfoBlockText{
   padding: 3px 9px 5px 9px;
}
