/* @override http://bsg5.local/~bbhack/bsm/style/document.css */

div#docu {
	width:435px;
	margin:35px auto;
	padding:4em 0 0 0;
	text-align:center;
	background: #bbe url(./images/bbe_eef_tl.gif) no-repeat top left;
}

#content img {
	border: 3px solid #eee;
}

#content h2 {
	/*height:2em;*/
	margin:2.5em 0 0 0;
	padding:1.0em 1.5em 0.5em 1.5em;
	font-size:1.6em;
	color:#ffa;
	line-height:1;
	background: #23a url(./images/23a_eef_tl.gif) no-repeat top left;
}

h2 strong {
	color: #fff;
	margin:0 0.25em;
}

#content p
{
	/*height:2em;*/
	margin:0;
	padding: 0 0 1.4em 0;
	color:#ffa;
	font-size: 1.4em;
	line-height:1;
	background: #23a url(./images/23a_eef_br.gif) no-repeat bottom right;
}

#content a {
	color:white;
}