body {
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}
div,p,table,tr,td,a,img {
	border-collapse:collapse;
	border:0px;
	margin:0px;
	padding:0px;
	outline:none;
}
.preview {
	background-image:url('/images/tsr/preview.gif');
	background-repeat:repeat;
}
.normal {
	background: #2e2e2e;
}
#full_div {
	width:100%;
	height:100%;
	text-align:center;
	padding-top:60px;
}
#centered_box {
	width:1059px;
	height:485px;
	background-repeat:no-repeat;
	background-image:url('background.gif');
	margin:auto;
}
#top_bar {
	width:1059px;
	height:60px;
	display:block;
}
#middle_bar {
	width:900px;
	margin-left:78px;
	margin-right:78px;
	display:block;
}
#bottom_bar {
	width:900px;
	height:-3px;
	margin-left:78px;
	margin-right:78px;
	display:block;
}
#player_box {
	width:512px;
	height:318px;
	float:left;
}
#player_div {
	width:512px;
	height:318px;
	float:left;
}
#agent_div {
	width:380px;
	margin-left:8px;
	float:right;
}
#spacer_box {
	width:100%;
	height:19px;
}
#button_bar {
	width:512px;
	height:20px;
	text-align:center;
}
#button_table {
	margin-right:auto;
	margin-left:auto;
	height:20px;
}
#spacer_box2 {
	width:500px;
	height:7px;
}

#other_buttons {
	color: #ffffff;
	font-size:10px;
	font-weight:bold;
}
#other_buttons a {
	text-decoration:none;
	color: #ffffff;
}
}
.text_icon {
	margin-left:0px;
	text-align:left;
	width:414px;
	float:left;
}
.text_icon a {
	margin-top:3px;
}







#link_buttons {
	color: #ffffff;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
#link_buttons a {
	text-decoration:none;
	color: #ffffff;
}









#powered_by {
	margin-top:108px;
	color: #999999;
	font-size:12px;
	font-family:Arial;
	margin-left:-50px;
}
#powered_by a {
	text-decoration:none;
	color: #999999;
}
#bottom_left_box {
	width:520px;
	float:left;
}
#bottom_right_box {
	width:360px;
	float:right;
}
.agent_box {
	width:120px;
	color:#ffffff;
	font-family:Arial;
}
.agent_box a {
	text-decoration:none;
	color: #ffffff;
}
.agent_box a:hover {
	text-decoration:underline;
	color: #ffffff;
}
.agent_box table {
	margin-top:-2px;
}
.agent_box th {
	font-size:12px;
	font-weight:bold;
}
.agent_row_desc {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.agent_row_value {
	font-size:11px;
	text-decoration:none;
	
}

