/*Incomplete Lodgment*/
.incompleteLodge
{
	text-align:left;
	padding:5px;
}
.incompleteLodge .idHdr
{
	width:50px;
}
.incompleteLodge .jurisdictionHdr
{
	width:50px;
}
.incompleteLodge .fileNumberHdr
{
	width:16%;
}
.incompleteLodge .fileTitleHdr
{
	width:20%;
}
.incompleteLodge .registryHdr
{
	width:19%;
}
.incompleteLodge .lodgeActionHdr
{
	width:12%;
}
.incompleteLodge .dateHdr
{
	width:26%;
}
.incompleteLodge .actHdr
{
	width:132px;
}
.incompleteLodge .btnRow
{
	text-align:right;
	padding-top:10px;
}
/*Create Lodgment*/
.createLodgment
{
	padding:5px;
	text-align:left;
}
.createLodgment .linkBtn
{
	color:#993300;
	font-weight:bold;
	text-decoration:underline;
}
.createLodgment .noLink, .createLodgment .noLink:hover
{
	text-decoration:none;
	color:Black;
}
.createLodgment .msgBtn
{
	display:inline-table;
	margin-top:2px;
}
/*Step*/
.createLodgment .steps
{
	height:58px;
	margin-top:-10px;
}
.createLodgment .steps .btns
{
	float:right;
	overflow:hidden;
	margin-left:10px;
}
.createLodgment .steps .btns table
{
	margin:0;
	padding:0;
	width:100px;
	height:48px;
	font-size:0.94em;
	font-weight:bold;
	text-align:left;
}
.createLodgment .steps .btns .sideTd
{
	width:30%;
}
.createLodgment .steps .nbtns
{
	background:url(images/Image1.gif) no-repeat scroll -133px 0px;
}
.createLodgment .steps .nbtns table
{
	color:#ffffff;
}
.createLodgment .steps .abtns
{
	background:url(images/Image1.gif) no-repeat scroll -333px 0px;
}
.createLodgment .steps .abtns table
{
	color:#909022;
}
.createLodgment .steps .dbtns
{
	background:url(images/Image1.gif) no-repeat scroll -233px 0px;
}
.createLodgment .steps .dbtns table
{
	color:#e0e0e0;
}
/*Create lodge*/
.createLodgment .createLodge .suppressed
{
	position: absolute;
	right: 75px;
}
.createLodgment .createLodge .splitter
{
	height:20px;
	overflow:hidden;
}
.createLodgment .createLodge .state
{
	background-color:LightGrey;
	width:50px;
}
.createLodgment .createLodge .step
{
	display:block;
	width:100%;
}
.createLodgment .createLodge .step .rd .c
{
	background-image: url(images/Image2.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 6px;
	width: 6px;
}
.createLodgment .createLodge .step .rd .top
{
	height: 6px;
}
.createLodgment .createLodge .step .rd .middle
{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
}
.createLodgment .createLodge .step .rd .bottom
{
	height: 6px;
}
.createLodgment .createLodge .step .cnt
{
}
.createLodgment .createLodge .step .cnt .rd
{
	background-color: #edede4;
}
.createLodgment .createLodge .step .cnt .rd .tl
{
	background-position:0px -26px;
	float: left;
}
.createLodgment .createLodge .step .cnt .rd .tr
{
	background-position:-6px -26px;
	float: right;
}
.createLodgment .createLodge .step .cnt .rd .bl
{
	background-position:-12px -26px;
	float: left;
}
.createLodgment .createLodge .step .cnt .rd .br
{
	background-position:-18px -26px;
	float: right;
}
.createLodgment .createLodge .step .summary
{
}
.createLodgment .createLodge .step .summary .middle
{
	overflow:hidden;
}
.createLodgment .createLodge .step .summary .rd
{
	background-color: #c7cfdb;
}
.createLodgment .createLodge .step .summary .rd .tl
{
	background-position:-24px -26px;
	float: left;
}
.createLodgment .createLodge .step .summary .rd .tr
{
	background-position:-30px -26px;
	float: right;
}
.createLodgment .createLodge .step .summary .rd .bl
{
	background-position:-36px -26px;
	float: left;
}
.createLodgment .createLodge .step .summary .rd .br
{
	background-position:-42px -26px;
	float: right;
}
.createLodgment .createLodge .step .summary .title
{
	font-weight:bold;
	padding:0px 5px 12px;
	float:left;
	width:100%;
}
.createLodgment .createLodge .step .cnt .btns
{
	text-align:right;
	padding:5px 10px 0 0;
	clear:both;

}
.createLodgment .createLodge .step .summary .btns
{
	padding:5px 10px 0 0;
	clear:both;
	overflow:hidden;
	zoom:1;
}
.createLodgment .createLodge .step .cnt .btns span
{
	margin-left:5px;
}
.createLodgment .createLodge .step .summary .btns span
{
	margin-left:5px;
	float:right;
}
.createLodgment .createLodge .step .summary .btns input, .createLodgment .createLodge .step .cnt .btns input
{
	width:64px !important;
}
.createLodgment .createLodge .step .summary .row
{
	float:left;
	width:100%;
}
.createLodgment .createLodge .step .summary .hRow
{
	float:left;
	width:50%;
}
.createLodgment .createLodge .step .summary .solTitle
{
	font-weight:bold;
	padding:20px 5px 5px 5px;
}
.createLodgment .createLodge .step .summary .rowFileRef
{
	margin-top:15px;
}
.createLodgment .createLodge .step .summary .row .col1, .createLodgment .createLodge .step .summary .hRow .col1
{
	width:180px;
	float:left;
	font-weight:bold;
	overflow:hidden;
	padding:2px 2px 2px 10px;
}
.createLodgment .createLodge .step .summary .row .col2, .createLodgment .createLodge .step .summary .hRow .col2
{
	overflow:hidden;
	padding:2px 10px 2px 2px;
}
.createLodgment .createLodge .step .summary .cost, .createLodgment .createLodge .step .cnt .cost
{
	text-align:right;
	padding-right:10px;
}
.createLodgment .createLodge .step .summary .costVal
{
	color:#800000;
}
.createLodgment .createLodge .step .cnt .row
{
	padding:2px 10px 2px 10px;
	height:100%;
}
.createLodgment .createLodge .step .cnt .row:after
{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
}
.createLodgment .createLodge .step .cnt .row .radio
{
}
.createLodgment .createLodge .step .cnt .row .radio label
{
	margin-right:30px;
}
/*small select*/
.createLodgment .createLodge .step .cnt .row .sSel
{
	width:120px;
}
/*large select*/
.createLodgment .createLodge .step .cnt .row .lSel
{
	width:510px;
}
.createLodgment .createLodge .step .cnt .fsCol2
{
	_margin-right:-5px;
}
.createLodgment .createLodge .step .cnt .row .fSel
{
	width:100%;
	*width:98%;
	_width:100%;
}
.createLodgment .createLodge .step .cnt .row .col1
{
	float:left;
	width:210px;
}
.createLodgment .createLodge .step .cnt .row .col2
{
	padding-left:210px;
}
.createLodgment .createLodge .step .cnt .row .col1_2
{
	padding-left:210px;
}
.createLodgment .createLodge .step .cnt .row .btn
{
	margin-top:2px;
}
.createLodgment .createLodge .seqNum, .createLodgment .createLodge .prefix
{
	width:70px;
}
.createLodgment .createLodge .alignBtn2 span.btnNormal, .createLodgment .createLodge .alignBtn2 span.btnPrimary
{
	vertical-align:top;
}
.createLodgment .createLodge .appeal
{}
.createLodgment .createLodge .appeal input
{
	display:block;
	float:left;
}
.createLodgment .createLodge .appeal label
{
	display:block;
	margin-left:20px;
}
.createLodgment .createLodge .goAddLit
{
	text-align:right;
}
.createLodgment .createLodge .selVal
{
	border:solid 1px gray;
	float:left;
}
.createLodgment .createLodge .litigant, .createLodgment .createLodge .reSelLits, .createLodgment .createLodge .docket
{
	background-color:WhiteSmoke;
	margin:10px;
	padding:5px 0px;
	zoom:1;
}
/*add document*/
.createLodgment .createLodge .document
{
	background-color:WhiteSmoke;
	margin:10px;
	padding:5px 0px;
	zoom:1;
}
.createLodgment .createLodge .document .row
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
}
.createLodgment .createLodge .document .row .col2, .createLodgment .createLodge .document .row .col1_2
{
	padding-left:220px !important;
}
.createLodgment .createLodge .document .row1
{
	padding-top:4px;
	padding-left:2px;
}
.createLodgment .createLodge .document .row2
{
	padding-top:3px;
}
.createLodgment .createLodge .document .documents
{
	margin:8px;
}
.createLodgment .createLodge .document .cancelRow
{
	text-align:right;
}
.createLodgment .createLodge .document .options
{
	background-color:White;
	margin:8px;
	padding:4px 0px;
}
.createLodgment .createLodge .document .additional
{
	margin:8px;
}
.createLodgment .createLodge .document .additional select
{
	min-width:240px;
	max-width:99%;
}
.createLodgment .createLodge .document .upload
{
	background-color:White;
	margin:8px;
	padding:4px 0px;
}
.createLodgment .createLodge .document .category
{
}
.createLodgment .createLodge .document .category .item
{
	float:left;
	min-width:200px;
	padding-right:20px;
}
.createLodgment .createLodge .document .category label
{
}
.createLodgment .createLodge .document .category input:checked+label
{
	font-weight:bold;
}
.createLodgment .createLodge .document .options .optionItem
{
}
.createLodgment .createLodge .document .lTxt
{
	width:510px;
}
.createLodgment .createLodge .document .rowBtns
{
	margin-top:10px;
	margin-left:10px;
}
.createLodgment .createLodge .document .rowBtns .btns span
{
	margin-right:10px;
}
.createLodgment .createLodge .notComplete span
{
	padding-left:2px;
	padding-right:2px;
	background-color:Yellow;
	color:#800000;
}
.createLodgment .createLodge .uploadDoc
{
	float:left;
	margin-right:5px;
}
.createLodgment .createLodge .btnBehindUpload
{
	*margin-top:1px;
	width:78px;
}
.createLodgment .createLodge .letNote
{
}
/*Marks*/
.createLodgment .mark
{
	height:20px;
	margin-bottom:2px;
}
.createLodgment .mark .tdImg
{
	width:20px;
	height:20px;
	overflow:hidden;
}
.createLodgment .mark .tdLnk
{
	white-space:nowrap;
}
.createLodgment .mark .tdLnk a
{
	white-space:nowrap;
	color:#993300;
	text-decoration:underline;
}
.createLodgment .markIcon
{
	margin-right:1px;
	width:18px;
	height:18px;
	background:url('images/Marks.png');
}
.createLodgment .mark0{background-position:0px 0px;}
.createLodgment .mark1{background-position:-18px 0px;}
.createLodgment .mark2{background-position:-36px 0px;}
.createLodgment .mark3{background-position:-54px 0px;}
.createLodgment .mark4{background-position:-72px 0px;}
.createLodgment .mark5{background-position:-90px 0px;}
.createLodgment .mark6{background-position:-108px 0px;}
/*add litigant*/
.createLodgment .createLodge .litigant .title
{
	font-weight:bold;
	padding:5px 5px 10px 5px;
}
.createLodgment .createLodge .waiver
{
	padding-left:16px;
}
.createLodgment .createLodge .waiver ul
{
	padding:0px;
	margin:0px;
}
.createLodgment .createLodge .waiver li
{
	padding:2px 0px;
}
.createLodgment .createLodge .disableLodge
{
	float:left;
	width:100%;
	overflow:hidden;
	filter:alpha(opacity=40);
	opacity:0.4;
	background-color:#f6f6f6;
}
.createLodgment .createLodge .action
{
	text-align:right;
}
.createLodgment .createLodge .action .templateBtn
{
	float:left;
}
.createLodgment .createLodge .newTemplate
{}
.createLodgment .createLodge .newTemplate .templateName
{
	width:400px;
}
.createLodgment .createLodge .divTemplateName
{
	padding-left:10px;
}
.createLodgment .createLodge .divTemplateName .row
{
	padding:2px 10px 12px 10px;
}
.createLodgment .createLodge .divTemplateName .row .col1
{
	float:left;
	width:180px;
	font-weight:bold;
}
.createLodgment .createLodge .divTemplateName .row .col2
{
	padding-left:180px;
}
.createLodgment .createLodge .divTemplateName .templateName
{
	width:400px;
}
.createLodgment .createLodge .action span
{
	margin-left:5px;
}
.createLodgment .createLodge .gvFiles
{}
.createLodgment .createLodge .gvFiles .fileHdr
{
	width:120px;
}
.createLodgment .createLodge .gvFiles .titleHdr
{
}
.createLodgment .createLodge .gvFiles .actHdr
{
	width:58px;
}
.createLodgment .createLodge .gvSelCoA
.createLodgment .createLodge .gvSelCoA .idHdr
{
}
.createLodgment .createLodge .gvSelCoA .titleHdr
{
}
.createLodgment .createLodge .gvSelCoA .actHdr
{
	width:58px;
}
.createLodgment .createLodge .gvCourtLits
{}
.createLodgment .createLodge .gvCourtLits .nameHdr
{
}
.createLodgment .createLodge .gvCourtLits .aBCNHdr
{
}
.createLodgment .createLodge .gvCourtLits .corpHdr
{
}
.createLodgment .createLodge .gvCourtLits .actHdr
{
	width:58px;
}
.createLodgment .createLodge .gvResLits
{}
.createLodgment .createLodge .gvResLits .gv2R
{
	background-color:White;
}
.createLodgment .createLodge .gvResLits .gv2 .cell
{
	white-space:normal;
}
.createLodgment .createLodge .gvResLits .gv2R td, .createLodgment .createLodge .gvResLits .gv2Ar td
{
	overflow:visible;
	white-space:normal;
}
.createLodgment .createLodge .gvResLits .nameHdr
{
	width:18%;
}
.createLodgment .createLodge .gvResLits .addrHdr
{
	width:32%;
}
.createLodgment .createLodge .gvResLits .roleHdr
{
	width:14%;
}
.createLodgment .createLodge .gvResLits .aBCNHdr
{
	width:16%;
}
.createLodgment .createLodge .gvResLits .corpHdr
{
	width:20%;
}
.createLodgment .createLodge .gvResLits .actHdr
{
	width:70px;
}
.createLodgment .createLodge .gvDocs
{}
.createLodgment .createLodge .gvDocs .fileHdr
{
}
.createLodgment .createLodge .gvDocs .descHdr
{
}
.createLodgment .createLodge .gvDocs .statusHdr
{
	width:150px;
}
.createLodgment .createLodge .gvDocs .feeHdr
{
	width:100px;
	text-align:right;
}
.createLodgment .createLodge .gvDocs .feeItem
{
	text-align:right;
}
.createLodgment .createLodge .gvDocs .markHdr
{
}
.createLodgment .createLodge .gvDocs .actHdr
{
	width:58px;
}
.createLodgment .createLodge .gvDocs .markInfo
{
}
.createLodgment .createLodge .gvDocs .row
{
	padding:4px;
}
.createLodgment .createLodge .gvDocs .row .value
{
	padding-left:4px;
}
.createLodgment .createLodge .gvSDocs
{
	margin:2px 10px 2px 10px;
}
.createLodgment .createLodge .gvSSit
{
	margin:2px 10px 2px 10px;
}
.createLodgment .createLodge .gvSDocs .fileHdr
{
}
.createLodgment .createLodge .gvSDocs .descHdr
{
}
.createLodgment .createLodge .gvSDocs .statusHdr
{
	width:150px;
}
.createLodgment .createLodge .gvSDocs .markHdr
{
}
.createLodgment .createLodge .gvSDocs .feeHdr
{
	width:100px;
	text-align:right;
}
.createLodgment .createLodge .gvSDocs .feeItem
{
	text-align:right;
}
.createLodgment .createLodge .gvFileLits
{}
.createLodgment .createLodge .gvFileLits .chkHdr
{
	width:32px;
}
.createLodgment .createLodge .gvFileLits .nameHdr
{
}
.createLodgment .createLodge .gvFileLits .corpHdr
{
}
.createLodgment .createLodge .gvCoALits
{}
.createLodgment .createLodge .gvCoALits .chkHdr
{
	width:32px;
}
.createLodgment .createLodge  .gvCoALits .nameHdr
{
}
.createLodgment .createLodge  .gvCoALits .mrtHdr
{
}
.createLodgment .createLodge  .gvCoALits .corpHdr
{
}
.createLodgment .createLodge .gvLits
{
	width:100%;
	overflow:hidden;
	overflow-x:auto;
	overflow-y:hidden;
}
.createLodgment .createLodge .gvLits .presHdr
{}
.createLodgment .createLodge .gvLits .nameHdr
{
}
.createLodgment .createLodge .gvLits .mrtHdr
{
	width:300px;
}
.createLodgment .createLodge .gvLits .behalfHdr
{
}
.createLodgment .createLodge .gvLits .corpHdr
{
	width:170px;
}
.createLodgment .createLodge .gvLits .flagHdr
{
	width:100px;
}
.createLodgment .createLodge .gvLits .actHdr
{
}
.createLodgment .createLodge .gvLits .ddMrt
{
	width:99%;
}
.createLodgment .createLodge .gvLits .ddMrt input
{
	*width:99% !important;
}
.createLodgment .createLodge .gvLits .ddCorp
{
	width:100%;
}
.createLodgment .createLodge .gvLits .behalfItem
{
	text-align:center;
}
.createLodgment .createLodge .gvSol
{}
.createLodgment .createLodge .gvSol .nameHdr
{}
.createLodgment .createLodge .gvSol .phoneHdr
{}
.createLodgment .createLodge .gvSol .faxHdr
{}
.createLodgment .createLodge .gvSol .actHdr
{
	width:122px;
}
.createLodgment .createLodge .gvSelSol
{}
.createLodgment .createLodge .gvSelSol .nameHdr
{}
.createLodgment .createLodge .gvSelSol .actHdr
{
	width:70px;
}
.createLodgment .createLodge .gvSLits
{
	margin:2px 10px 2px 10px;
}
.createLodgment .createLodge .gvSLits .presHdr
{}
.createLodgment .createLodge .gvSLits .nameHdr
{}
.createLodgment .createLodge .gvSLits .mrtHdr
{}
.createLodgment .createLodge .gvSLits .corpHdr
{}
.createLodgment .createLodge .gvSLits .flagHdr
{
	width:100px;
}
.createLodgment .createLodge .gvSSol
{
	margin:2px 10px 2px 10px;
}
.createLodgment .createLodge .gvSSol .nameHdr
{}
.createLodgment .createLodge .gvSSol .phoneHdr
{}
.createLodgment .createLodge .gvSSol .faxHdr
{}
.createLodgment .createLodge .gvWaiverDoc .actHdr
{
	width:58px;
}
.createLodgment .createLodge .feeMsg, .createLodgment .createLodge .feeMsg2
{
	display:block;
	padding-left:10px;
}
.createLodgment .createLodge .feeMsg
{
	margin-bottom:10px;
	color:#800000;
}
.createLodgment .createLodge .feeMsg2
{
	margin-bottom:4px;
}
.createLodgment .createLodge .step .cnt .confirmRow
{
	margin:4px 0 10px 0px;
}
.createLodgment .createLodge .step .summary .confirmRow
{
	margin:4px 0 10px 8px;
}
.createLodgment .createLodge .gvPayer
{}
.createLodgment .createLodge .gvPayer .nameHdr
{
}
.createLodgment .createLodge .gvPayer .aBCNHdr
{
}
.createLodgment .createLodge .gvPayer .actHdr
{
	width:58px;
}
.createLodgment .createLodge .noWE, .createLodgment .createLodge .noWE:hover
{
	text-decoration:none;
	background-color:Yellow;
	color:#800000;
}
.createLodgment .createLodge .gvWParty .nameHdr
{
}
.createLodgment .createLodge .gvWParty .aBCNHdr
{
}
.createLodgment .createLodge .gvWParty .actHdr
{
	width:58px;
}
/*Lodge Detail*/
.createLodgment .lodgeDetail fieldset
{
	padding:10px;
}
.createLodgment .lodgeDetail .splitter
{
	margin-top:10px;
}
.createLodgment .lodgeDetail .step
{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.createLodgment .lodgeDetail .step .cnt
{
	height:100%;
	overflow:hidden;
}
.createLodgment .lodgeDetail .step .cnt .btns
{
	text-align:right;
}
.createLodgment .lodgeDetail .step .cnt .btns a
{
	padding-right:5px;
}
.createLodgment .lodgeDetail .step .cnt .row
{
	height:100%;
	overflow:hidden;
	padding:2px;
	clear:left;
}
.createLodgment .lodgeDetail .step .cnt .hRow
{
	float:left;
	width:49%;
	height:100%;
	overflow:hidden;
	padding:2px;
}
.createLodgment .lodgeDetail .step .cnt .row .col1
{
	display:block;
	width:180px;
	float:left;
	font-weight:bold;
	overflow:hidden;
}
.createLodgment .lodgeDetail .step .cnt .hRow .col1
{
	display:block;
	width:180px;
	float:left;
	font-weight:bold;
	overflow:hidden;
}
.createLodgment .lodgeDetail .step .cnt .row .col2, .createLodgment .lodgeDetail .step .cnt .hRow .col2
{
	margin-left:180px;
	height:100%;
}
.createLodgment .lodgeDetail .step .cnt .row .col1_2
{
	margin-left:180px;
}
.createLodgment .lodgeDetail .step .cnt .cost
{
	text-align:right;
}
.createLodgment .lodgeDetail .action
{
	text-align:right;
}
.createLodgment .lodgeDetail .gvDocs
{}
.createLodgment .lodgeDetail .gvDocs .fileHdr
{
}
.createLodgment .lodgeDetail .gvDocs .descHdr
{
}
.createLodgment .lodgeDetail .gvDocs .statusHdr
{
	width:150px;
}
.createLodgment .lodgeDetail .gvDocs .feeHdr
{
	width:100px;
	text-align:right;
}
.createLodgment .lodgeDetail .gvDocs .feeItem
{
	text-align:right;
}
.createLodgment .lodgeDetail .gvDocs .markHdr
{
}
.createLodgment .lodgeDetail .gvLits
{}
.createLodgment .lodgeDetail .gvLits .presHdr
{
}
.createLodgment .lodgeDetail .gvLits .nameHdr
{
}
.createLodgment .lodgeDetail .gvLits .mrtHdr
{
}
.createLodgment .lodgeDetail .gvLits .corpHdr
{
}
.createLodgment .lodgeDetail .gvLits .actHdr
{
	width:122px;
}
.createLodgment .lodgeDetail .gvSLits
{}
.createLodgment .lodgeDetail .gvSLits .presHdr
{
}
.createLodgment .lodgeDetail .gvSLits .nameHdr
{
}
.createLodgment .lodgeDetail .gvSLits .mrtHdr
{
}
.createLodgment .lodgeDetail .gvSLits .corpHdr
{
}
.createLodgment .lodgeDetail .feeMsg, .createLodgment .lodgeDetail .feeMsg2
{
	display:block;
	padding-left:4px;
}
.createLodgment .lodgeDetail .feeMsg
{
	margin-bottom:10px;
}
.createLodgment .lodgeDetail .feeMsgMarron
{
	color:#800000;
}
.createLodgment .lodgeDetail .confirmRow
{
	margin:4px 0 10px 0px;
}
/*Receipt*/
.createLodgment .receipt
{
	overflow: hidden;
	width: 100%;
}
.createLodgment .receipt .title
{
	text-align:left;
	font-weight:bold;
}
.createLodgment .receipt .btnRow
{
	text-align:right;
	padding:2px 2px 10px 2px;
	height:100%;
	overflow:hidden;
}
.createLodgment .receipt .printBtn
{
	float:right;
}
.modalBackground
{
	background-color:black;
	filter:alpha(opacity=30);
	opacity:0.3;
}
.modalPopup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.modalCfm
{
	background-color:white;
	width:400px;
	height:auto;
	text-align:left;
	border:2px solid;
}
.modalCfm .hdr
{
	height:20px;
	background-color:#999933;
	font:0.94em Arial, Helvetica, sans-serif;
}
.modalCfm .title
{
	float:left;	
	padding:2px 0 0 6px;
}
.modalCfm .close
{
	margin:3px 2px 1px 0px;
	float:right;
	height:12px;
	width:12px;
	background:url(Images/Image2.gif) -14px 0px;
	cursor:pointer;
}
.modalCfm .cnt
{
	padding:4px;
}
.modalCfm .ico
{
    margin-top:6px;
	background:url(Images/Question.png);
	width:30px;
	height:30px;
	float:left;
}
.modalCfm .que
{
	overflow:hidden;
	padding:8px;
}
.modalCfm .cb
{
	margin-top:20px;
	text-align:left;
}
.modalCfm .btns
{
	margin:10px 0px;
	text-align:center;
}
.modalCfm .btns input
{
	width:64px !important;
}
.modalCfmS
{
	width:320px;
}
.modalCfmS span.counter
{
	font-weight:bold;
}
.modalCfmS .sEnd
{
	margin-top:8px;
}
.modalCfmS .ico
{
	margin-top:8px;
	background:url(Images/Warning.gif) !important;
}
.modalCfmO
{
	width:60%;
}
.modalCfmO .oCnt
{
	max-height:420px;
	overflow:auto;
	border:solid 1px gray;
	padding:4px;
}
.eCourtroom .modalCfmO .oCnt
{
	max-height:320px !important;
}
.modalCfmO .btns span
{
	margin-right:10px;
}
.modalCfmO .btns input
{
	width:80px !important;
}
.hidden
{
    display:none!important;
}
.rightAlign
{
    text-align:right;
}