div.SCLActionRight
{
	float: right;
	white-space: nowrap;
}

.SCLEditContainer
{
	display: inline; 
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

/* Main Container Classes */

div.SCLMainTitleContainer
{
	text-align: left;
}

.SCLMainTitle
{
	color: #003366;
	font-size: 18pt;
	font-family: Arial;
	font-weight: bold;
}

.SCLSidebarTitle
{
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}

div.SCLMainContent
{
	margin-bottom: 2em;
}

div.SCLMainTitleContainer img
{
	vertical-align: middle;
}

div.SCLBreak
{
	clear: both;
}

/*

.ModuleTitle_SubMenu
{
	width: 160px;
}

.SCLMinimalTitle
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}

div.SCLLeftMain
{
	clear: both;
	background: #DFDFDF;
}

div.SCLLeftHeader
{
	background-image: url(images/TitleBackground.gif);
	white-space: nowrap;
}

.SCLLeftBody
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	background: #DFDFDF;
}

.SCLLeftTitle
{
	color: #E9212C;
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}

div.SCLLeftBody p
{
	margin: 0 0 0 0;
}

div.SCLActionLeft
{
	float: left;
	font-family: verdana;
}

table.SCLEditContainer tr td
{
	white-space: nowrap;
}

table.SCLEditContainer tr td.CommandButton
{
	background-image: none;
	background: #E4E4E4;
	height: auto;
	padding: 0 0 0 0;
}

div.SCLMainTitleContainer .SCLLeftTitle
{
	font-size: larger;
}

*/