/*#container {
	width: 100%;
	min-height: 740px;
	background-image: url('/images/common_user_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 1;
}      */

h1 {
	z-index: 10;
    padding: 12px 0 24px 0px;
	/*margin-left: -50px;*/
}

td {
	padding: 0 4px 4px 0;
}
