.Container
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: left;
}
.Container .Title
{
	padding-bottom: 4px;
}
.Container .Head
{
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
.Container .SectionLabel
{
	font-weight: bold;
	padding-bottom: 12px;
}
.Container .Normal
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}
.Container input.Normal
{
	line-height: 1.1em;
}
.ShadedBox
{
	border: 1px solid #CCC;
	background-color: #FCFCFC;
	padding: 13px 15px;
}
.DNN_Actions
{
	margin-bottom: 10px;
	width: 100%;
}
.DNN_Actions img
{
	margin-right: 4px;
	vertical-align: middle;
}