		body {	
			margin:0px;
			font-family:'Freight Sans';font-weight:normal !important;text-rendering:optimizelegibility;
			font-size:10px;
			color: #000000;		
		}
		#wrapper {
			width:900px;
			margin:0px;
			left:0px;
			border:0px solid #bbb;
		}
		#header {
			border:0px solid #bbb;
			height:100px;
			padding:10px;
			height:120px;
		}
		#header div {
			padding:0px;
			border:0px solid #bbb;
			float:left;
		}
		#header-left {
			width:580px;		
		}
		#header-right {
			width:200px;
			border:1px solid #bbb;
		}
		
		#content {
			margin-top:0px;
			padding-bottom:10px;
		}
		/* applies to all divs within the content div */
		#content div {
			padding:2px;
			border:0px solid #bbb;
			float:left;
			margin:2px;
			margin-left:7px;
		}
		#content-main {
			width:450px;
			background:#CCCCCC;
			margin-left:10px;
			padding:10px;
			left:100px;
			padding:100px;
		}
		#content-right {
			width:400px;
		}
		#footer_login {
			position:fixed;
			bottom:0;
			width:100%;
			height:50px;			/* Height of the footer */
			background:#56992F;
			clear:both;
			text-align:center;
		}
		#bottom {
			clear:both;
			text-align:center;

			margin-top:10px;
			padding-left:0px;
			border:0px solid #bbb;
			height:50px;
		}
		
		#page {
			background-color:#efefef;
			width:600px;
			margin:50px auto;
			padding:20px 150px 20px 50px;
			min-height:600px;
			border:2px solid #fff;
			outline:1px solid #ccc;
			text-align:left;
		}

		.header1 {
			font-family:Freight Sans;	
			font-size:13px;
			font-weight:bold;
		}
		.header1 .utama {
			font-size:32px;
		}
		.logo{
			background-image:url('../images/labtarot_logo.png');
			background-size:auto;background-repeat:no-repeat;display:inline-block;height:9px;width:9px;
			width:140px;height:28px;background-position:0 0
		}
		.lfloat{float:left}
		.rfloat{float:right}
		