div#chapter-forms { margin-bottom:10px; }

div#chapter-forms h4
{
	color: #B50202;
	margin: 0;
	padding: 0;
	padding-bottom: 13px;
	font-weight: normal;
}

div#chapter-forms div.form-type
{
	margin-bottom: 30px;
}

div#chapter-forms div.form-type form
{
	padding: 0;
	margin: 0;
}

div#chapter-forms div.form-type form fieldset
{
	float: left;
	padding-right: 25px;
}

div#chapter-forms div.form-type form fieldset select
{
	width: 155px;
	font-size: 0.9em;
}

div#chapter-forms div.form-type form div.Actions input
{
	font-size: 0.9em;
}

div#results
{
	background: transparent url(../../themes/rmhc/img/divider-horizontal.gif) repeat-x scroll left top;
	padding-top: 12px;
}

div#results .clear
{
	clear: both;
}

div#results p.status
{
	margin-bottom: 19px;
}

div#results div.chapter-wrapper
{
	margin-bottom: 19px;
}

div#results div.chapter-wrapper a
{
	text-decoration: none;
}

div#results div.chapter-wrapper ul
{
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

div#results div.chapter-wrapper ul li
{
	width: 270px;
	float: left;
	height: 125px;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 30px;
}

div#results div.chapter-wrapper ul li p
{
	padding: 0;
	margin: 0;
}

#chapter-forms .dropdown { margin:10px 0 20px; }
#chapter-forms .dropdown label { display:block; margin-bottom:5px; color:#B50202; }
#chapter-forms .dropdown .middleColumn { display:block; width:100%; }
#chapter-forms .dropdown .middleColumn select { width:290px; }
/* Disabled */
#chapter-forms .disabled label { color:#b38585; }
#chapter-forms .disabled .middleColumn p.description { color:#ccc; }
#Chapters .result { margin-right:10px; }
