/*- - - - -3rd party styling	url\(images  ->  url(/images/website_skin	url\(\/      ->  url(/- - - - -*/body {	background: #000 url(/images/website_skin/bg.png) repeat-x;	margin: 0;	padding: 0;	font-family: Trebuchet MS;	color: #fff;}.logo {	width: 319px;}#meta-container {	width: 810px;	margin-top: 30px;}#game-container {	background-color: #282828;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	border: 1px solid #575757;	padding: 10px;	width: 320px;	margin-bottom: 50px;	float: left;}#game-border {	background-color: #000;	border: 1px solid #000;	width: 320px;}#left-container {	width: 215px;	padding-right: 20px;	float: left;	text-align: left;}#right-container {	width: 215px;	margin-left: -1px;	margin-top: 20px;	float: left;	text-align: left;}.head-text {	font-size: 15pt;}.sub-text {	font-size: 11pt;	color: #a6a6a6;}.sub-text a, .sub-text a:link, .sub-text a:visited {	color: #a6a6a6;}.sub-text a:active, .sub-text a:hover {	color: #FFFFFF;}/*- - - - -added by AfterShock- - - - -*/a:link { color: #FFFFFF; text-decoration: none; }a:visited { color: #FFFFFF; text-decoration: none; }a:active { color: #FFFFFF; text-decoration: none; }a:hover { color: #FFFFFF; }a.underline:link { text-decoration: underline; }a.underline:active { text-decoration: underline; }a.underline:visited { text-decoration: underline; }img { border-style: none; }#right-container a, #right-container a:visited {	color: #282828;}#right-container a:active, #right-container a:hover {	color: #FFFFFF;}/* see also in device_skin */.app_window_browser{	width: 320px;	text-align:left;	overflow-x: hidden;	border:0; 	margin:0; 	padding:0; 	}.app_window_device{	width:320px;	top:0px; 	left:0px;}
