#ipbwrapper {
	max-width:100%;
}
iframe {
	display:block;
	margin:0em auto;
}
.headline {
	text-align:center;
	font-variant:small-caps;
}
.newscontent {
	text-align:left;
	text-indent:1.5em;
}
.charLabel {
	font-weight:400;
}
	.charLabel:after {
		content:" Character:";
		font-weight:400;
	}
.charName {
	font-weight:700;
}
.translation {
	vertical-align:sub;
	font-size:smaller;
	font-style:italic;
}
	.translation:before {
		content:"(";
	}
	.translation:after {
		content:")";
	}
.imagerow {
	width:700px;
	border:2px solid #000;
	margin:0em auto 1em auto;
	padding:1em 0em 1em 0em;
	text-align:center;
}
.deathnote {
	background-image:url("http://forums.arinafans.com/mods/deathnote-bbcode/images/deathnote.jpg");
	background-repeat:no-repeat;
	width:500px;
	margin:0em auto;
	padding-top:150px;
}
	.deathnote-canvas {
		background-color:#FFF;
		background-image:url("http://forums.arinafans.com/mods/deathnote-bbcode/images/canvas_tile.jpg");
		border:3px solid #000;
		margin:0em auto;
		padding:.5em;
		font-weight:700;
		font-family:"Lucida Handwriting",Verdana;
		line-height:1.96em;
		text-indent:1em;
	}