body {
	background: none repeat scroll 0 0 #f4f4f4 !important;
	margin: 0;
	padding: 0;
	overflow: hidden;
    color:#000000;
	line-height: 26px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

a {
    color:#000000;
	text-decoration: none;
}

img {
	border: 0;
}

#back {
vertical-align: bottom;
/* display: none; */
}

#back a {
color:#f26522;
}

#back a:hover {
color:#000000;
}

#back a span {
font-size:10px;
}

#VideoTable {
position: absolute;
background-color:#f4f4f4;
}

#StrobeMediaPlayback {
/* position: absolute; */
/* background-color:#000; */
}

.SMP_Video {
/* position: absolute; */
background-color:#000;
}

.smp {
background:transparent url(../images/strobemediaplayback.png) no-repeat;
}

.playoverlay {
background:transparent url(../images/strobemediaplayback.png) no-repeat;
}

.time {
margin:7px;
margin-top:8px;
font-size:11px;
border:none;
font-family:'HelveticaLTStdRoman', Helvetica, Arial, Verdana, Geneva, Tahoma, sans-serif;
}