td.headspliceleft {
 background-image:url('../images/header_splicer_sunLeft.gif');	position:relative;
	width:180px;
	height:40px;
  padding-left:40;
	 	 background-repeat:no-repeat;
}

td.headsplicemid {
 background-image:url('../images/header_splicer_mid.gif');	position:relative;
	width:1300px;
	height:40px;
 background-repeat:repeat-x;
  text-align:center;
 vertical-align:bottom;

}
td.headspliceright {
 background-image:url('../images/header_splicer_right.gif');	position:relative;
	width:120px;
	height:40px;
	 	 background-repeat:no-repeat;
}

