html, body { height:100%; background-color: #000000;}
body { margin:0; padding:0; }
#flashContent { position:relative; }
#headerwrapper {
	height: 28px;
	position: absolute;
	width: 100%;
	top:-2px;
	display: none;
}

a{border:0;}
img{border:0;}

#header {
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
	width: 960px;
	overflow:hidden;
	left: 25px;
}

#addthis {
	position: absolute;
	right: -30px;
	top: 5px;
	z-index: 100;
}
#addthis .inner {
	position: relative;
}

.top.images{
	position: absolute;
	left:0
}

.inner ul{ margin:0; padding:0;  }
.inner ul li{
	float:left;
	list-style: none;
	margin-right: 10px;
}

.inner ul li.sep{
	border-right: 1px solid #878382;
	height: 17px;
	margin-left: 3px;
	margin-top: 4px;
}

.fb {
	width: 80px;
}
.tweet {
	width: 100px;
}
.plus {
	margin-right:0px;
}

#sl_marquee{
	position: absolute;
	left: 0px;
	top:0px;
	display: none;
}