img#fmcover {
	float: left;
	padding: 3px;
	background: #FFF;
	border: 1px solid #999;
	margin: 0 10px 0 0px;
	/*
	position: relative;
	top: -50px;
	*/
}

h2 {
	background-color: #EFEFF7;
	padding: 5px;
}

h3 {
	margin: 1em 0 2px 0;
}

p {
	margin: 0;
}

div.attachments {
	margin-bottom: 3em;
}

#content .wysiwyg {
	width:334px;
	float:left;
	padding-right:10px;
}

#content #fmworldcover {
	width:113px;
	float:right;
}

