/* Start of CMSMS style sheet 'topPage' */
div#topPage
{
	padding-bottom: 30px;
}

div#topPage div.indented
{
	margin-left: 30px;
}

div#topPage textarea
{
	width: 400px;
	height: 150px;
}

div#topPage div.reference
{
	float: left;
	background-image: url('/images/jgTheme/references/refGradient.png');
	background-repeat: no-repeat;
	width: 116px;
	height: 245px;
	margin-right: 10px;
	padding: 14px;
}

div#topPage div.divider
{
	border-bottom: 1px solid #3F5968;
}
/* End of 'topPage' */

