.InfoBlockMainTable
{	
	width: 100%;
	height: 300px;	
	padding: 5px; 0px 0px 0px;
}

td.InfoBlockDelimitingColCell
{	  

}

td.InfoBlockCol
{	
	padding: 0px 5px 0px 5px;	
}

td.InfoBlockDelimitingRowCell
{
	padding:10px;
}

table.InfoBlockCell
{
	padding: 0px;
}

.InfoBlockOddCell
{
}

.InfoBlockEvenCell
{	
}

.blockInfoBlockImage
{
	background-color: #ececec;
	padding: 0px 0px 0px 0px;	
}

.blockInfoBlockText
{	
	background-color: #ececec;
	height: 105px;
	padding: 0px 0px 0px 5px;
}

.blockInfoBlockTitle
{
	padding: 0px 0px 10px 0px;
	background-color: #fff;		
	background-repeat : no-repeat;
	background-position : top center;
}

.blockBgdPic {
	padding: 0px 0px 5px 0px;
	background-color: #ececec;	
	background-image: url(/UI/Images/top_info_block.gif);		
	background-repeat : no-repeat;
	background-position : top center;
	height: 11px;
}
