 input {    box-sizing: border-box;    -webkit-box-sizing: border-box;}  	body, div, li, p {    margin: 0;	padding:0;    font-family: Helvetica;	text-shadow: #000 0 0 0;	}body {background-color: #fff;    color: #fff;    overflow-x: hidden;    -webkit-user-select: none;    -webkit-text-size-adjust: none;}.button {    position: absolute;	-moz-border-radius: 7px;    overflow: hidden;    top: 8px;	padding: 4px 8px 5px 8px;    right: 6px;    margin: 0;    border: 1px solid #000;    width: auto;    font-size: 12px;    color: #FFFFFF;    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;    text-decoration: none;    white-space: nowrap;	background-color:#CCCCCC;    -webkit-border-image: url(iui/toolButton.png) 0 5 0 5;}.button:hover {background-color:#FFFFFF;}body:first-of-type .button {    height: 30px;    line-height: 30px;    padding: 0 3px;	background-color: transparent;    border-width: 0 5px;	}.whiteButton {    -webkit-border-image: url(iui/whiteButton.png) 0 12 0 12;    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;	color: #000;	position:static; float:right;	}body:first-of-type .whiteButton:hover, body:first-of-type .whiteBotton:active { color: #333;}.grayButton {    -webkit-border-image: url(iui/grayButton.png) 0 12 0 12;    color: #FFFFFF;}#outer {	background-image:url(img/logo.png); 	background-repeat:no-repeat; 	background-position:top center; 	width:320px; 	margin:0 auto;	padding-top: 40px;	height: 380px;	background-color:#595959;	}#leaders #outer, #leaders #inner {	height: auto;}#leaders table {margin-left:20px;}#inner {	background-image:url(img/fire.png); 	background-repeat:no-repeat; 	background-position:bottom center; 	height: 380px;	position:relative;	}#game ul, #dividerbar ul {    margin: 0 2px 0 0;	padding: 0;		list-style-type: none;}h1 {	font-size: 18px;	color: #c3be40;	text-align: center;	padding-bottom: 15px;	text-shadow: rgba(155, 155, 155, 0.7) 0 1px 0;	}#face img {border: 2px solid #c3be40;}#content {	clear:both; 	-webkit-border-image: url(img/backblack.png) 0 0 0 0; 	margin:10px; 	padding:10px;	}#game li {	background-image:url(img/box.png); 	-webkit-border-image: url(img/box.png) 0 0 0 0;	background-repeat:repeat-x; 	/* min-height:52px; */	padding: 5px; 	vertical-align:middle; 	clear:both; 	font-size:small; 	margin:0 0 5px 120px; 	color: #111; 	text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0; 	}#face {	position:absolute; 	top:20px; 	left:0; 	width:120px; 	text-align:left; 	padding: 30px 9px 20px 18px;	}#face p.name {	text-align: center; 	margin-left:-5px; 	overflow:hidden; 	width:80px;	}p.service { 	margin: 10px 0 0 -5px; 	overflow:hidden;	clear:both; 	font-style:oblique; 	font-size: 0.9em; 	color:#666666;	}#face.devil {	background: transparent url('img/devilface.png') scroll 0 0 no-repeat;	}#game a {	margin: 0;	border-width: 0 5px;	padding: 0 3px;	font-size: 12px;	color: #FFFFFF;	text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;	text-decoration: none;	-webkit-border-image: url(iui/toolButton.png) 0 5 0 5;	border-width: 0 5px;	display:block;		}#inner #bigMessage {	margin-left: -20px; 	margin-top:10px;	}#inner #bigMessage a { 	font-size:25px;	color: #E42217;	text-decoration:none;	text-shadow: rgba(80, 80, 80, 0.6) 0 1px 0;	-webkit-border-image: url(img/star.png) 0 0 0 0;	}#inner #bigMessage span { font-size: 85%; display:block; padding:0 8px; width: 120px;}#inner #bigMessage a.wrong {	color:#c3be40;     text-shadow: rgba(255, 255, 190, 0.6) 0 1px 0;	}#game li.lied {	color: #666;	text-decoration:line-through;	text-shadow: rgba(80, 80, 80, 0.6) 0 1px 0;	}#game li.honest {	color: #990000; 	text-shadow: rgba(80, 80, 80, 0.6) 0 1px 0;	}#dividerbar {	position:absolute; 	bottom: 0; 	-webkit-border-image: url(iui/grayButton.png) 0 12 0 12; 	height:36px; 	width:100%;	}#dividerbar li a, #dividerbar li input{	margin-right:20px;	}#facebook img {	margin-bottom: -3px;	}#content p, #content li {	font-size: 13px;	color: #FFFFFF;	text-shadow: rgba(180, 180, 180, 0.6) 0 1px 0;	}#content p {	margin-bottom: 0.8em; 	clear:both;	}#content label {	width: 50px; 	display:block; 	float:left; 	clear:both; 	line-height:30px;	}#content textarea {	width: 210px; 	float:left;	}
