﻿body 
{
	background-color:Black;
	color:#1dcc55;
	font-family:"Arial Narrow", Arial, Sans-Serif;
}

#main
{
	margin:1%;
	padding:1.5%;
	height:100%;
	/*width:100%;
	/*border:solid thin blue;	
	/*height:600px;
	/*width:850px;
	/**/
}

#boxing-area
{
	position:relative;
	overflow:hidden;
	height:60%;
	/*width:100%;*/
	/*border:solid thin red;
	  width:620px;
	/**/
}

#infobox
{
	position:relative;
	float:left;
	height:60%;
	width:193px;
	overflow:hidden;
	/*border:solid thin #1dcc55;
	  width:191px;
	/**/
}

#staticbox
{
	clear:both;
	height:25%;
	/*width:100%;*/
	padding-top:5px;
	/*background:#0c0c0c;
	/*border:solid thin purple;
	/**/
}

#infomain
{
	position:relative;
	border-left:solid 2px #1dcc55;
	clear:both;
	width:100%;
	height:100%;
	margin-top:-3px;
	padding:3px;
	/*zoom:1;
	/**/
}

#box-container
{
	position:relative;
	border-left:solid 2px #1dcc55;
	clear:both;
	width:100%;
	height:100%;
	margin-top:-3px;
	/*zoom:1;
	/**/
}

#staticmain
{
	position:relative;
	border-left:solid 2px #1dcc55;
	clear:both;
	width:100%;
	height:100%;
	margin-top:-3px;
	padding:3px;
	/*zoom:1;
	/**/
}

.abox
{
	position:relative;	
	border:solid thin #1dcc55;
	z-index:0;
	/*clip: rect(35,230,830,460);
	/**/
}

.lrcurve
{
	position:relative;
	float:left;
	width:48px;
	height:60px;
	background-image:url(lt-curve.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:-3px;
}

.infotop
{
	position:relative;
	float:left;
	border-top:solid 2px #1dcc55;
	height:60px;
	width:142px;
	/*border:solid thin white;
	/**/
}

.boxtop
{
	position:relative;
	float:left;
	border-top:solid 2px #1dcc55;
	height:60px;
	font-size:45px;
	text-align:right;
	width:90%;
	/*border:solid thin white;
	/**/
}

.statictop
{
	position:relative;
	float:left;
	border-top:solid 2px #1dcc55;
	height:60px;
	width:90%;
	/*border:solid thin white;
	/**/
}