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('/tsr3/img/preview.gif');
	background-repeat:repeat;
}
.normal {
	background: #2e2e2e;
}
#full_div {
	width:100%;
	height:100%;
	text-align:center;
	padding-top:60px;
}
#centered_box {
	width:885px;
	height:550px;
	background-repeat:no-repeat;
	background-image:url('background.gif');
	margin:auto;
}
#top_bar {
	width:885px;
	height:72px;
	display:block;
}
#middle_bar {
	width:512px;
	margin-left:186px;
	margin-right:186px;
	height:325px;
	display:block;
}
#bottom_bar {
	width:884px;
	height:153px;
	display:block;
}
#player_box {
	width:512px;
	height:318px;
	float:left;
}

#spacer_box {
	width:100%;
	height:19px;
}
#button_bar {
	width:100%;
	height:20px;
	text-align:center;
}
#button_table {
	margin-right:auto;
	margin-left:auto;
	height:20px;
}
#spacer_box2 {
	width:100%;
	height:13px;
}
.text_icon {
	margin-left:186px;
	margin-top:5px;
	text-align:left;
	/*width:0%;*/
}
#powered_by {
	margin-right:186px;
	margin-top:5px;
	text-align:right;
	float:right;
	color: #ffffff;
	font-size:10px;
}
#powered_by a {
	text-decoration:none;
	color: #ffffff;
}
.text_icon a {
	font-size:10px;
	font-family:Arial,Helvetica,San-serif;
	text-decoration:none;
	color:#FFFFFF;
}
#sharethis_0 {
	display:block;
	width:100px;
}

