﻿body{
  background-image:url('/webcast/skins/botkyrka-fiftyfifty/bk_profil_01.gif');
  background-repeat:no-repeat;
}
#videofeed
{
	overflow: hidden; 
	position: absolute; 
	top: 20px; 
	left: 30px; 
	border: solid 1px #c0c0c0;
	width:480px;
}
#mediaContent
{
	position: absolute; 
	width: 480px; 
	height: 360px; 
	overflow: auto; 
	top: 20px; 
	left: 520px; 
	border: solid 1px #c0c0c0;
	z-index:10;
}
#info
{
	overflow: none; 
	position: absolute; 
	top: 450px; 
	height: 121px; 
	left: 210px; 
	width: 290px; 
	font-family: Verdana; 
	font-size: 12px; 
}
#logo
{
	position: absolute; 
	top: 440px; 
	left: 5px; 
	z-index:1;
}
#forward
{
	position:absolute;
	top:0px;
	left:850px;
}
#forward a
{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}
#forward_sender
{
	position:absolute;
	width:200px;
	top:0px;
	left:750px;
	padding:7px;
	border:2px solid #c0c0c0;
	background-color:#ffffff;
}
#ad
{
	position:absolute;
	width:468px;
	height:60px;
	top:528px;
	left:490px;
}
.title
{
	font-weight:bold;
}
.speakeranddate
{
}
.description
{
	color:#8c8c8c;
}