.InfoBlockMainTable
{
	background-image: url(../../../../UI/Images/ref_details_bck.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #EBEBEB;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 15px 15px;
}
td.InfoBlockDelimitingColCell
{
	padding:3px
}
td.InfoBlockCol
{
	padding:0px
}
td.InfoBlockDelimitingRowCell
{
	padding:3px;
}
table.InfoBlockCell
{
	padding: 10px 10px 10px 10px
	margin: 0px;
	width: 100%;
}
.InfoBlockEvenCell,
.InfoBlockOddCell {
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}

.blockInfoBlockTitle{
	width: 100%;
	height: 25px;
	padding: 5px;
	vertical-align: middle;
}
.blockInfoBlockText{
	width: 100%;
	height: 75px;
	padding: 5px;
	vertical-align: top;
}
.blockInfoBlockTitle a,
.blockInfoBlockTitle a:visited,
.blockInfoBlockTitle a:hover{
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}
.blockInfoBlockImage {
	background-image: url(../../../../UI/Images/info_block_bck.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 8px 9px 18px 9px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
