.tableBgTitle {
	background-color:#748E6D;
}
.tableBgNoOv {
	background-color:#D9E9CE;
}
.tableBgNoCh {
	background-color:#F3F9F0;
}
.rowUpDownHover {
	background-image:url(../../../_images/upDownHover.png);
	
}
* html .rowUpDownHover {
	background-image:url(../../../_images/upDownHover_ie.png);
}


.rowUpDown {
	background-image:url(../../../_images/upDown.png);

}
* html .rowUpDown {
	background-image:url(../../../_images/upDown_ie.png);

}

.tableBgTitle .tablepadding{
	/*background-image:url(../../../_images/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	color:#FFFFFF;
	font-weight:bold;
	height:1px;
	padding-top:1px;
}
.tablepadding {
	border:medium none;
	margin:0px;
	padding:2px 0px 2px 4px;
}
.rowUpDown {
	background-position:right 2px;
	background-repeat:no-repeat;
	margin:0px 6px 0px 0px;
	padding:0pt;
	height: 20px;
}
* html .rowUpDown {
	background-position:right 0px;
	height:20px;
	width:100%;
}
.rowUpDownHover {
	background-position:right 2px;
	background-repeat:no-repeat;
	margin:0px 6px 0px 0px;
	padding:0pt;
	height: 20px;
}
* html .rowUpDownHover {
	background-position:right 0px;
	}

.tableBgNo {
	background-color:#FFFFFF;
/*	background-image:url(../../../_images/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}
.tableBgNoCh {
	/*background-image:url(../../../_images/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}
.tableBgNoOv {
	/*background-image:url(../../../_images/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}



.tx-icscrm-pi1 p, .tx-icscrm-pi3 p, .tx-icscrm-pi4 p {
  margin-bottom:16px !important;
  margin-top:2px !important;
}

