
div.contentPage {
	clear: both;	
}

div.contentPage div.contentBK3 {
	color: #000;
	padding: 3px;
	margin-bottom: 6px;
	margin-right: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	min-height: 115px;
 	_height: 92px; /* show to IE */
	float: left;
	background: url('/i/content/bookie-bg.gif') no-repeat center #F1EDE4;
	width: 98%;
}

div.contentPage div.contentBK3 a {
	color: #336699;
}

div.contentPage div.contentBK3 a:hover {
	color: #336699;
	text-decoration: underline;
}

div.contentPage div.contentBK3 img{
	float: left;
	margin-right: 5px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}