/* development */
div#development_content_all_glories
{
	text-align:center;
	font-size:10pt;
	font-style:italic;
}

div#development_content_narrow
{
	clear:both;
	margin:10px 100px 0px 10px;
}

div#development_content
{
	clear:both;
	margin-top:10px;
}

div#development_content a
{
	color:#7e3136;
 	text-decoration:underline;
	font-weight:bold;
}
div#development_content img
{
	border:none;
}

.development_text_content
{
	clear:both;
	margin:0px 20px 0px 20px;
}

.dev-center-w590
{
	margin:0px auto;
	width:590px;
}