div.bd_bn_SimpleBox {
position:relative;overflow:hidden; *zoom:1;
border: 1px solid #ddd;
}

div.bd_bn_SimpleBox h2 { 
		margin: 0;
		font-size: 12px;
		padding:7px;
		border-bottom: 1px solid #e0e0e0;
		background-color: #fafafa;
		color:#333;
		}
div.bd_bn_SimpleBox a.widgetMoreLink { 
		text-decoration: none;
		position: absolute;
		top: 8px;
		right: 10px;
		padding-right: 9px;
		font-size: 11px;
		color: #646464;
		background: url(iconMore.gif) no-repeat right center;
		line-height: normal;
}