.hiddenTitle{
 display: none;
}
.catBoxOuter{
	border: 1px solid #B5B5B5;
	margin: 0px 0px 10px;
	padding: 0px;
	vertical-align: top;
	width: 100%;
}
.catBoxHead{
	background-color: #FFDB92;
	background-image:url(/image/i_1/i_1_3/bg_headRow.gif);
	color: #58585A;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	vertical-align: middle;
	width: 100%;
}
.headIcoBox{
	float: right;
	margin: 0px;
	padding: 0px;
}
.minMaxIco{
	cursor: pointer;
	float: right;
	margin: 0px;
}
.editDelCatIco{
	cursor: pointer;
	float: right;
	margin: 1px 2px 0px;
}
.catBoxCont{
	display: none;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	width: 100%;
}
.pubPrevImg{
	border: 1px solid #000;
	display: none;
	margin: 3px 0px 5px;
}
.listRow1{
	background: #FFF;
}
.listRow2{
	background: #FFF;
}
.listTd{
	padding: 2px;
}
.pubListRow1{
	background: #FFF;
}
.pubListRow2{
	background: #FFF;
}
.pubListTd{
	padding: 2px;
	vertical-align: top;
	text-align:left !important;
	font-size:8pt;
}
.fileTitle{
	font-weight: bold;
}
.pubImg{
	float: right;
	height: 50px;
	margin: 2px 2px 2px 4px;
	border: 1px solid #B5B5B5 !important;
}
.fileTypeIco{
	margin: 0px;
	margin-right: 5px;
	vertical-align:middle;
}
.orderPubField{
	background-color: #FFFFFF;
	border: 1px solid #B5B5B5 !important;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 17px;
	margin-right: 5px;
	padding: 0px 2px 0px 2px;
	width: 30px;
	margin-top:-2px;
}
.formField {
	width: 200px;
	border: 1px solid #B5B5B5 !important;
}
.formReqField {
	width: 184px;
	border: 1px solid #B5B5B5 !important;
	border-right: 0px !important;
}
.fieldReqImg {
	background: url('/image/i_global/i_elements/icoReqFieldOk.gif');
	width: 16px !important;
	border: 1px solid #B5B5B5 !important;
	border-left: 0px !important;
}
.button{
	background-image:url(/image/i_1/i_1_3/bg_headRow.gif);
	width:200px !important;
	background-color:white;
	border:1px solid grey;
}
.formFieldName{
	padding-right:10px;
}