
.block, .block-b, .blog-g { border-top:1px solid white; border-bottom:1px solid white; float:left;}

.block-b		{ /*background: transparent url(images/ice/block-bottom.png) repeat-x scroll left bottom;*/ }

.grad-overlap { margin-bottom: -25px; }

* html .nofooter .block-content-top { margin-bottom:-12px; }

.block-content-bottom, .block-content-bottom-g { height: 7px; }

.mid { padding: 0 0; }
/*.bottom .foot, .bottom-g .foot {border-top: 1px solid white;}*/

.block-content {
	padding: 0 10px;
	/*background: transparent url(block-top.png) repeat-x scroll left -7px*/
	/*background: transparent url(images/ice/block-top.png) repeat-x scroll left -7px;*/
	float:left;
}

.block-content-top {
	float:left;
	z-index:1;
	padding: 10px 15px 0;
}

.block-content-bottom {
	/*background: transparent url(/css/images/ice/block-bottom.png) repeat-x scroll left bottom;*/
	float:left;
	/*width:100%;*/
	margin-right:10px;
}

.plug {
	clear:both;
	float:none;
	/*width:100%;*/
	height:5px;
	margin-bottom:-5px;
	/*background-color: #DFD;*/
	font-size:1pt;
}


/** html .bottom .foot { height:35px; }*/
/** html .foot { margin: 0 7px; padding: 0 5px;}*/


div.block {
	color:#000000;
	border:1px dotted #779ABD;
	border-top:none;
	font-size:12px;
}
