.tableBgTitle {
	background-color:#396797;
}
.tableBgNoOv {
	background-color:#CDDDE7;
}
.tableBgNoCh {
	background-color:#EFF4F8;
}
.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:100%;
	width:100%;*/
	height: 20px;

}
.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 {
  margin-bottom:16px !important;
  margin-top:0px !important;
}