#glossary {
	float:left;
	width:300px;
}

#glossary h3 {
	margin:0 0 3px;
	padding:10px;
	background:#333 url(_gfx/hdr-black-fade.png) repeat-x 0 0;
	color:#fff;
}

#glossary iframe {
	height:300px;
}

