

.tabholder {
	width: 275px;
	padding-top:15px;
	padding-bottom:7px;
	font: 9px normal Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	display:inline-block;
	}


ul.pltabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #BCC4CE;
	border-left: 1px solid #BCC4CE;
	width: 267px;
	font-size:10px;
}
ul.pltabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #BCC4CE;
	border-left: none;
	margin-bottom: -1px;
	background: #f5f5f5;
	overflow: hidden;
	position: relative;
}
ul.pltabs li a {
	text-decoration: none;
	font-weight:bold;
	color: #1d2936;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 15px;
	border: 1px solid #fff;
	outline: none;
}
ul.pltabs li a:hover {
	background: #E7E8E9;
}	
html ul.pltabs li.active, html ul.pltabs li.active a:hover  {
	background:#E7E8E9;
	border-bottom: 1px solid #E7E8E9;
}
.pltab_container {
	border: 1px solid #BCC4CE;
	border-top: none;
	clear: both;
	float: left; 
	width: 267px;
	background: #E7E8E9;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.pltab_videodiv
{
	height:65px;	
}

.videoimg_bg
{
	background:transparent url(gfx/videoimg_bg.png) no-repeat left top;
	width:89px;
	height:63px;
	cursor:pointer;
}

.pltab_container img
{
	width:81px;
	height:55px;
	margin-bottom:15px;
	margin-top:4px;
	margin-left:4px;
	cursor:pointer;
}

.pltab_container img[class="sawsimg"]
{
	width:15px;
	height:15px;
	padding:0;
	margin:0;
	position:relative;
	margin-bottom:-4px;
	cursor:pointer;
	border:0px solid red;
}

.pltab_content {
	padding: 10px;
	font-size: 1.2em;
}

 
.pltab_tekst {
	margin-top: -60px;
	display:block; 
	margin-left:100px;
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.pltab_tekst i {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.pltab_tekst a {
	font-size:10px;
	text-decoration:none;
	color:#1d2936;
	font-weight:bold;
}

.pltab_tekst a:hover {
	text-decoration:underline;
}


.pltab_videodiv_flere
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#1d2936;
}

.pltab_videodiv_flere a
{
	text-decoration:none;
	color:#1d2936;
}

.pltab_videodiv_flere a:hover
{
	text-decoration:underline;
}

.playerexternallink div
{
	padding-top:5px;
}

.playerexternallink a
{
	font-size:11px;
	text-decoration:none;
	color:#1d2936;
	margin-left:2px;

}

.playerexternallink a:hover
{
	text-decoration:underline;
}

.videofirstdate
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1d2936;
	text-align:right;
	width:260px;
}

.videofirstdatetitle
{
	color:#1d2936;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-top:0px;
	margin-bottom:5px;
	font-weight:600;
}

  
  