.block {
	margin: 10px;
	padding: 10px !important;
	width: 190px;
	vertical-align: middle;
	border: 1px solid #ffffff;
	text-decoration: none !important;
	color: #333333;
	cursor: hand;
	float: left;
	min-height:100px;
	/*background: #eeeeee; 
	background: #f7f8ef url(/lgip.nsf/Files/Images/$file/bg_block.gif) repeat-x scroll 0 top;*/
}

.blockHeadingStandard {
	background:transparent url(/lgip.nsf/Files/Images/$file/star_full.gif) no-repeat scroll 0 top;
	padding: 10px 0px 0px 60px;
	text-decoration: underline;
	display: block;
}

.blockHeadingExcel {
	background: #eeeeee url(/lgip.nsf/Files/Images/$file/icon_excel_30px.gif) no-repeat scroll 0 top;
	padding: 10px 10px 10px 50px;
	border: 1px solid #333333;
	text-decoration: underline;
	display: block;
}
.blockText {
	text-decoration: none !important;
	color: #666666;
	font-size: 80%;
}

