


.FormTitle {
	/*font-size:10pt;*/
	width:100%;
	cursor:default;
	background-position:right top;
	/*background-image:url(/Skin/SC/FormTitle/FormTitle-996x20.png);*/
	margin-bottom:0px;
	border-top-style:none;
	background-repeat:no-repeat;
	border-right-style:none;
	border-left-style:none;
	height:100%;
	background-color:transparent;
	border-bottom-style:none;
}

.FormTitle .InnerContainer {
	width:100%;
}

.FormTitle .InnerContainer TD {
	white-space:nowrap;
}

.FormTitle .Text {
	font-weight:bold;
	/*font-size:10pt;*/
}