.shadowTable, .shadowTable td, .shadowTable tr, .shadow125,.shadow125 td,.shadowTable125 tr{
	background-color: transparent;
	border: 0;
	/*padding: 0px 2px 0px 0.2em;*/
	margin: 0;
}


.tl{
	background: url('img/tl.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/js/mooshadow/img/tl.png', sizingMethod='scale');
	width: 7px;
	height: 7px;
}
.t{
	background: url('img/t.png') repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/js/mooshadow/img/t.png', sizingMethod='scale');
	height: 7px;
}
.tr{
	background: url('img/tr.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/js/mooshadow/img/tr.png', sizingMethod='scale');
	width: 7px;
	height: 7px;
}
.l{
	background: url('img/l.png') repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/js/mooshadow/img/l.png', sizingMethod='scale');
	width: 7px;
	padding-left:7px;
}
.r{
	background: url('img/r.png') repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/js/mooshadow/img/r.png', sizingMethod='scale');
	width: 7px;
	padding-right:7px;
}
.bl{
	background: url('img/bl.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/js/mooshadow/img/bl.png', sizingMethod='scale');
	width: 7px;
	height: 7px;
}
.b{
	background: url('img/b.png') repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/js/mooshadow/img/b.png', sizingMethod='scale');
	height: 7px;
}
.br{
	background: url('img/br.png') no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/main/js/mooshadow/img/br.png', sizingMethod='scale');
	width: 7px;
	height: 7px;
}



