@charset "UTF-8";
/* CSS Document */

.twoColFixRtHdr #header {
	background-image:url(../../common/img/header.gif);
	height:68px;
	padding: 0;
	margin:0;
} 

.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	position: relative;
	z-index: -1;

  overflow: hidden;

/*\*//*/
  display:inline-table;
/**/

}

.twoColFixRtHdr #header #header-cont {
	width:715px;
	height:68px;
	}
