#extra .bkBlock {

width: 160px;
}
 
#extra .bkBlockHead {
	color: #ffffff;
	width: 160px;
	height:20px;
	background: url(style_images/groose.png) repeat-x;
	font-weight:bold;
	text-align: center;

	font-size: 1.2em;
	/*
	border-top: 1px solid #F47E7E;
	border-bottom: 1px solid #C60715;
	*/
	
}

#extra .bkBlockContent {
	padding: 2px;
	min-height: 100px;
}

* html #extra .bkBlockContent {
	height: 100px;
}
