			/*reset all browser to same defaults*/
		 	
		 	/*
			Copyright (c) 2009, Yahoo! Inc. All rights reserved.
			Code licensed under the BSD License:
			http://developer.yahoo.net/yui/license.txt
			version: 2.7.0
			*/
			html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
		 	
		 	
		 	
		 	
		 	/*20min video portal*/
		 	
		 	/*elements*/
		 	
		 	body {
				margin:0;
				font-family:arial,verdana, sans-serif;
				font-size:12px;
				text-align:center,
			}
			
			hr{
		 		border:0;
		 		border-top:1px solid black;
		 		height:1px;
		 		margin:0;
		 		padding:0;
		 		clear:both;
		 	}
		 	
		 	hr.dotted{
		 		border-style:dotted;
		 	}
			img.icon{
				margin-bottom:-2px;
				margin-right:2px;
			}
			img{
				border:0;
				margin:0;
				padding:0;
			}
			a img {
				border:0;
			}
			a, p a {
				outline:none;
				font-size:12px;
				text-decoration:none;
				font-family:arial,verdana, sans-serif;
				/*line-height:16px;*/
				color:#192d84;
			}
			a:hover{
				color:#2441c0;
			}
			strong{
				font-weight:bold;
			}
			
			p {
				/*font-size:11px;*/
				line-height:14px;
			}
			p.links{
				margin-top:5px;
			}
			#video_promo .videotitle{
				/*safari fix*/
				margin-left:10px;
				display:block;
				width:610px;
			}
			
			*html #video_promo .videotitle{
				margin-left:20px;
			}
			
			.videotitle a{
				margin-left:20px;
				font-size:12px;				
			}
			
			h1 {
				font-size:22px;
				line-height:24px;
				margin:0 0 10px 0;
				font-family:arial;
				color:#192D84;
			}
			h2 {
				font-size:17px;
				line-height:17px;
				margin:0;
				font-family:arial;
				color:#192D84;
			}
			h3 {
				font-size:14px;
				font-weight:bold;
				margin:0 0 10px 0;
				color:#000;
			}
			
			h4 {
				font-size:12px;
				font-weight:bold;
				margin:0 0 5px 0;
				color:#000;
			}
			
			form {
				margin:0;
				padding:0;
			}


			table.centralize{
				width:100%;
			}
			table.centralize td{
				text-align:center;
			}
			table.centralize td:first-child{
				text-align:left;
			}
			table.centralize td:last-child{
				text-align:right;
			}
			table.centralize td a{
				font-size:11px;
			}			
			table.centralize td a.aktiv{
				color:#000;
			}
		 	
		 	
		 	/*site structure*/		 	
			#container{
				width:980px;
				top:0px;
				margin:auto;
				background-color:#fff;
				text-align:left;
			}
			
			#adv_leaderboard{
				text-align:center;
				margin:0;
				padding:0;
				margin-bottom:1px;
			}
			#adv_rectangle{
				margin-bottom:1px;
			}
			
			/* header */
			#min_header{
				border-top:1px solid black;
				padding:11px 0 11px 0;
				height:140px;
				margin:0;
				*margin-top:-3px;
			}
			
			#logo_wrap{
				float:left;
			}
			#logo{
				/*margin-top:11px;*/
			}
			
			#video_promo{
				float:right;
				width:850px;
				margin:0;
				padding:0;
			}
			
			#video_newest {
				width:660px;
				float:right;
			}
			
			*html #video_newest {
				width:670px;
			}
						
			/*navigation*/
			#min_navi_wrap{
				width:100%;
				height:25px;
				background-repeat:repeat-x;
				background-image:url('/videotv/content/navigation_bg.png');
				padding:0px;
			}
			
			#min_navi{
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				background-image:url('/videotv/content/navigation_bg.png');
				height:25px;
				position:relative;
				top:0;
				left:0;
				padding:0;
			}
			
			#min_navi li{
				height:25px;
				float:left;
				clear:none;
				text-align:center;
				font-weight:bold;
				background-image:url('/videotv/content/navigation_bg.png');	
			}
			#min_navi li a{
			  padding:5px 12px 3px 12px;
			  height:17px;
			  display:block;
			  color:#000;
			  background:url('/videotv/content/navigation_bg_split.png') right no-repeat;
				/*make inline element, so that ie6 renders the element like a block element, that fills up the li*/
			  _display:inline; 
			  _margin-top:1px;
			}
			
			#min_navi li.active{
				background-image:url('/videotv/content/navigation_act_bg.png');
			}
			#min_navi li.active a{
				background:url('/videotv/content/navigation_act_bg_split.png') right no-repeat;
			}
			
			
			#min_navi li:hover{
				height:25px;
				float:left;
				clear:none;
				text-align:center;
				text-decoration:none;
				font-weight:bold;
				background-image:url('/videotv/content/navigation_act_bg.png');
				/*make corrections to ie6*/
				_padding-top:4px;
				_height:21px;				
			}
			#min_navi li:hover a{
			  padding:5px 12px 3px 12px;
			  height:17px;
			  display:block;
				text-decoration:none;
			  color:#000;
				background:url('/videotv/content/navigation_act_bg_split.png') right no-repeat;
				/*make inline element, so that ie6 renders the element like a block element, that fills up the li*/
			  _display:inline; 
			  _padding:6px 15px 2px 15px;
			  _line-height:20px;
			}
			
			
			
			
			.search{
				float:right !important;
				height:17px !important;
				padding:4px 9px 4px 9px;
			}
			.search .searchfield {
				border:1px solid black;
				height:15px;
				width:145px;
				padding-left:20px;
				float:left;
				clear:none;
				background:url('/videotv/content/icon_search.gif') no-repeat left white;
				font-weight:normal;
			}
			
			*html .search input {
				height:17px;
			}
			
			.search .searchbutton{
				background:transparent; /*white;*/
				border:0;
				float:left;
				padding-left:0px;
				margin-left:5px;
				padding-top:0px;
				height:17px;
				width:50px; /*75px;*/
				font-weight:bold;
				cursor:pointer;
				/*ie bitch*/
				cursor:hand;
			}
			
			
			
						
			/*for displaying all the videos of a channel*/
			#channel_videos{
				margin-top:15px;
			}
			
			#channel_videos div.videoprev.more{
				margin-right:10px;
			}
			
			#channel_videos div.videoprev.more.last{
				margin-right:0px;
			}
			
			
						
			/*video channel listing navigation*/
			#channel_navigation{
				width:100%;
				height:25px;
				float:left;
				clear:both;
				text-align:center;
				margin:10px auto -1px auto;
				*margin-bottom:-8px;
				background-image:url('/videotv/content/navigation_bg.png');
				background-repeat:repeat-x;
			}
			
		
			#channel_navigation a{
				margin-left:-3px;
				padding:5px 0 4px 0;
			    height:16px;
			    font-size:14px;
				text-align:center;
				line-height:26px;
				font-weight:bold;
				background:url('/videotv/content/navigation_bg.png') top;
				/*make corrections to ie*/
				*padding-top:1px;
				*margin-top:0px;
				*height:24px;			
				*line-height:24px;
			}
			
			*html #channel_navigation a{
				padding-top:0px;
				padding-bottom:0px;
				line-height:20px;
			}
			
			#channel_navigation a.first{
				background:url('/videotv/content/navigation_bg_first.png') top left;
			}
			
			#channel_navigation span{
				padding:4px 11px 4px 10px;
			  height:17px;
			  line-height:25px;
			  font-size:14px;
			  color:#000;
				background:url('/videotv/content/navigation_bg_split.png') bottom right no-repeat;
			}			
			
			*html #channel_navigation span {
				padding-top:0px;
				padding-bottom:0px;
			}
			
			#channel_navigation a:hover, #channel_navigation a.active{
				background-image:url('/videotv/content/navigation_act_bg.png');
				text-decoration:none;
			}			
			#channel_navigation a.first:hover, #channel_navigation a.first.active{
				background-image:url('/videotv/content/navigation_act_bg_first.png');
				text-decoration:none;
			}
						
			#channel_navigation a:hover span, #channel_navigation .active span{
				background:url('/videotv/content/navigation_act_bg_split.png') bottom right no-repeat;
			}
			
			
						
			
			/*tha video*/
			#min_video{
				margin-top:6px;
			}
			#video{
				height:575px;
				width:100%;
				background-image:url('./img/temp_flashmovie.png');
			}
			#video embed, #video object {
				background-color:#000;
			}	
			
			#video_info{
				margin-top:16px;
			}
			
			#video_description{
				width:665px;
				clear:none;
				float:left;
			}
			#video_description img.bild{
				float:left;
				margin:4px 10px 10px 0;
			}			
			#video_description table td{
				vertical-align:top;
			}
			#video_description table th{
				width:100px;
				vertical-align:top;
			}
						
			
			#video_bookmarks{
				width:300px;
				clear:none;
				float:right;
			}
			#video_bookmarks a.bookmarks img {border:0;margin-top:5px;margin-left:-1px;margin-right:2px;}
			#video_bookmarks a.bookmarks img:hover {}
			
			#video_comments{
				z-index:666;
				margin:10px 0 10px 0;
				width:300px;
				background-color:white;
				clear:right;
				float:right;
			}
			#video_comments p.title{
				color:#192d84;
				font-size:12px;
				line-height:14px;
				font-weight:bold;
				margin-top:5px;
			}
			#video_comments p.comment{
				margin:5px 0px 5px 0px;
			}
			#video_comments p.author{
				color:#979da1;
				font-weight:normal;
				font-size:11px;
				border-bottom:1px solid #dddddd;
				margin-bottom:5px;
			}
			
			#video_voting{
				width:300px;
				height:24px;
				clear:none;
				float:right;
				margin-bottom:10px;
			}
			
			/*Video- Teas containers*/
			.video_channels_all{
				margin-bottom:10px;
				width:980px;
				clear:none;
				float:left;
			}			
			
			#video_related{
				margin:10px 0 10px -10px;
				clear:left;
				float:left;
			}
			
			*html #video_related .more {
				margin-left:8px;
			}
			
			#video_related .videotitle{
				margin-left:10px;
			}
			
			*html #video_related .videotitle{
				margin-left:20px;
			}
			
			#video_related .more{
				margin:4px 0 0 10px;
			}
			
			
			#video_mostviewed{
				width:155px;
				margin:15px 11px 0 0;
				float:left;
				clear:none;
			}

			#video_center{
				width:477px;
				margin:15px 0 0 12px;
				float:left;
				clear:none;
			}
			
			#video_exclusive{
				/*
				width:477px;
				margin:15px 0 0 12px;
				*/
				margin:0 0 15px 0;
				float:left;
				clear:none;
			}
						
			#video_channels{
				/*
				width:477px;
				margin:15px 0 0 12px;
				*/
				margin:0 0 15px 0;
				float:left;
				clear:none;
				background-image:url('/videotv/content/bg_channels.gif');
				background-repeat:repeat-y;
				background-position:0 26px;
			}
			#video_channels h3{		
				background-color:#FFF;	
				margin-bottom:0;
				padding-bottom:10px;
			}
						
			.sidebar{
				margin:0;
				width:300px;
				clear:none;
				float:right;
				padding-top:15px;
			}			
			
			div.story {
				margin-top:10px;
				border-top:1px dotted black;
				clear:both;				
			}
			div.story h3{
				margin:4px 0 4px 0;
				color:#192D84;
			}
			div.story p{
				margin-bottom:4px;
			}
			div.story img{
				display:block;
				margin-bottom:2px;				
			}			
			
			/*story links*/
			.interaktiv {
				float:left;
				margin-right:10px;	
			}
			.interaktiv a {
		
			}	
			.interaktiv img {
				width:20px;	
				height:20px;
				float:left;							
			}							
			.story_link img {
			background-image:url(/images/icons/icon_mehr_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.talkback_link img, .feedback_link img {
			background-image:url(/images/icons/icon_forum_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.diashow_link img {
			background-image:url(/images/icons/icon_diashow_new.gif);
			background-repeat:no-repeat;
			background-position:0 -1px;
			}
			.dossier_link img {
			background-image:url(/images/icons/icon_dossier_new.gif);
			background-repeat:no-repeat;
			background-position:0 -1px;
			}
			.umfrage_link img {
			background-image:url(/images/icons/icon_umfrage_new.gif);
			background-repeat:no-repeat;
			background-position:0 -1px;
			}
			.rating_link img {
			background-image:url(/images/icons/icon_rating_new.gif);
			background-repeat:no-repeat;
			background-position:0 -1px;
			}
			.infografik_link img {
			background-image:url(/images/icons/icon_karte_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.listing_link img, .listings_link img {
			background-image:url(/images/icons/icon_listings_new.gif);
			background-repeat:no-repeat;
			background-position:0 -1px;
			}
			.wetter_link img {
			background-image:url(/images/icons/icon_joker_new.gif);
			background-repeat:no-repeat;
			background-position:0 -2px;
			}
			.joker_link img {
			background-image:url(/images/icons/icon_joker_new.gif);
			background-repeat:no-repeat;
			background-position:0 -1px;
			}
			.special_link img {
			background-image:url(/images/icons/icon_special_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.quest_link img, .dr_quest_link img {
			background-image:url(/images/icons/icon_dr_quest_new.gif);
			background-repeat:no-repeat;
			background-position:0 -1px;
			}
			.karte_link img {
			background-image:url(/images/icons/icon_karte_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.video_link img {
			background-image:url(/images/icons/icon_video_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.audio_link img {
			background-image:url(/images/icons/icon_audio_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.wettbewerb_link img {
			background-image:url(/images/icons/icon_wettbewerb.gif);
			background-repeat:no-repeat;
			background-position:0 -2px;
			}
			.chronik_link img {
			background-image:url(/images/icons/icon_chronik_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			} 
			.memory_link img {
			background-image:url(/images/icons/icon_memory_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			} 
			.extern_link img, .link_link img {
			background-image:url(/images/icons/icon_links_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.dload_link img {
			background-image:url(/images/icons/icon_dload_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.shoping_link img {
			background-image:url(/images/icons/icon_shoping_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.games_link img {
			background-image:url(/images/icons/icon_games_new.gif);
			background-repeat:no-repeat;
			background-position:0 -1px;
			}
			.etalk_link img {
			background-image:url(/images/icons/icon_etalk_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.bildlegende_link img {
			background-image:url(/images/icons/icon_bildlegende_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			.trailer_link img {
			background-image:url(/images/icons/icon_trailer_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}			
			.dvd_link img {
			background-image:url(/images/icons/icon_dvd_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			} 
			.cd_link img {
			background-image:url(/images/icons/icon_cd_new.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
			
			.icontext {margin-right:5px}
						
			.storyimg {
				width:300px;
			}
			
			.newarea{
				clear:both;
				float:left;
				width:100%;
			}
			
			.room{
				margin:0;
			}
			
			
			
			#video_featured{
				margin-top:8px;
				width:665px;
				float:left;
				clear:none
			}
			
			.diashow{
				margin-top:10px;
				width:665px;
				float:left;
				clear:none
				text-align:center;
				
			}
			.diashow iframe{
				margin-left:80px;
				width:505px;
				height:536px;
				border:0;
			}
			
			#ta_footer{
				clear:both;
				float:left;
				width:100%;
				text-align:center;
				color:#666 !important;
				font-size:11px;
				margin-top:20px;
				padding-top:5px;
				border-top:1px solid black;
			}
			
			#ta_footer a{
				color:#666 !important;
				font-size:11px;
			}
			
			
			
			/*Gallery Scroller*/
			.gallery {
				display:block;
				width:654px;
				height:180px;
				background: url('/videotv/content/gallery_background.png') #000 repeat-x !important;
				border:solid 1px #2e2e2e !important;
				margin-top:10px;
				overflow:hidden !important;
			}
			.gallery h1, .gallery h2, .gallery h3 {
				color:#FFF !important;
				margin:10px 0 0 16px !important;
				overflow:hidden;
				float:left;
				clear:none;
			}
			.gallery h1 img, .gallery h2 img, .gallery h3 img {
				margin:4px 5px 0 0 !important;
				float:left;
				clear:none;
			}
			
			.gallery a{
				color: #999999;
			}
			.gallery .videotitle {
				margin-top:11px !important;
			}
			
						
			.gallery .cycleElementsContainer{
				float:left;
				clear:both;
				width: 654px;
			}
			.gallery .cycleElementsContainer li {
				width: 185px;
				float: left;
				margin:5px 6px 0;
			}
			
			.gallery .cycleElements{
				float:left;
			}
			
			.gallery .cycleElementsLeft{
				float:left;
				margin:51px 0 0 5px;
			}
			
			.gallery .cycleElementsRight{
				float:right;
				margin:51px 5px 0 0;
			}
			
			.gallery .cycleElementsLeft:hover,.gallery .cycleElementsRight:hover{
				background-color:white;
			}
			
			.gallery .cycleElementsLeft:hover img,.gallery .cycleElementsRight:hover img{
				opacity:0.9;
				filter:alpha(opacity=90);
			}
			
			
			
			
			
			
			
			
			/*video preview formating*/
			div.videoprev{
				width:155px;
				text-align:center;
				line-height:16px;
			}
			div.videoprev img{
				display:block;
				margin-bottom:2px;
			}					
			
			.promo{
				width:157px;
				padding:1px 4px 5px 5px;
				color:#fff;
				/*background-color:#171717;*/
				clear:none;
				float:left;
				/*line-height:12px;*/
				text-align:left !important;
			}
			
			.promo a{
				color:#D10000; /*#fff;*/
				font-weight:bold;
				padding:0;
				margin:0;
			}
			.promo img{
				margin:0;
				padding:0;
				margin-top:2px;
				border:solid 2px #D10000;
				width:151px;
				height:81px;
			}
			
			.promo span{
				/*background-color:#d10000;
				font-size:11px;*/
				clear:both;
				display:block;
				width:100%;
				text-align:center;
				color:#192D84;
				font-weight:normal;
				padding:4px;
				margin-top:-6px;
				/* *margin-top:-8px;*/ /*IE7 & IE6*/
			}
			
			
			.channel{
				margin:0 2px 2px 0;
				_margin-top:-3px;
				height:109px;
				clear:none;
				float:left;	
				border-bottom:solid 1px #000;
				border-left:solid 1px #000;
				border-right:solid 1px #000;
			}
			
			*html .channel{
				margin-top:0px;
				margin-bottom:3px;
				margin-right:4px;
				height:109px;
				overflow:hidden;
			}
			
			/*hovers*/
			.channel:hover{
				background-color:#fff; /*9cfdff;*/
			}
			.channel a:hover img{
				opacity:0.85;
				filter:alpha(opacity=85);
				-moz-opacity:0.85;
			}			
			.channel a:hover span{
				background:url('/videotv/content/navigation_act_bg.png');
			}
			
				
			.channel img{
				_margin-top:-1px;
				width:155px;
				height:86px;
			}
			.channel span{
				clear:both;
				display:block;
				height:14px;
				background:url('/videotv/content/navigation_bg.png');
				padding:3px 9px 5px 9px;
				text-align:left;
				font-weight:bold;
				color:#000;
				border-bottom:solid 1px #000;
			}		
					
			.channel.big{
				width:314px !important;
				height:221px !important;
				clear:none;
				float:right;
			}
			
			.channel.big img{
				width:314px;
				height:198px;
			}

			
			
			.more{
				margin:4px 10px 0 0;
				clear:none;
				float:left;				
			}
			
			.more img{
				width:155px;
				height:86px;
			}
			
						
			/*if the more videoprev is in a  promo video box, we have to limit the height!*/
			#video_promo .more{
				height:119px !important;
				overflow:hidden;
				margin:4px 0 0 10px;
			}
			
			.most{
				float:left;
				clear:left;
				margin:10px 0 8px 0;
				line-height:16px;
			}
			
			.most img{
				width:155px;
				height:86px;
			}

			/*mostviewed navi*/
			#today {display:block;}
			#month {display:none;}
			#all {display:none;}
			
			.featured{
				width:186px !important;
				float:left;
				clear:left;
				margin:5px 6px 0 6px;
			}
			.featured img{
				border:1px solid white;
				width:183px;
				height:103px;
			}
			.featured a{
				
			}

			/*voting*/
			.voting{
				display:block;
				clear:both;
				font-size:13px;
				vertical-align:middle;
				text-align:left;
				width:100%;
			}	
			.voting.large{
				height:22px;
			}
			.voting.middle{
				height:20px;
				margin-left:4px;
			}
				
			.voting span.stars{
				float:left;
				display:block;
			}
			.voting.large span.stars{
				background:url('/videotv/content/star_large_empty.gif') repeat-x;
			}
			.voting.middle span.stars{
				background:url('/videotv/content/star_middle_empty.gif') repeat-x;
			}
			
			.voting span.stars a{
				float:left;
				border:0;
				margin:0;
				padding:0;
			}
			.voting span.stars a img{
				border:0;
				margin:3px 6px 0 0;
				width:12px;
				height:12px;
			}			

						
			.voting span.stars span.avg{
				display:block;
				position:absolute;
				z-index:2;
			}
			
			.voting.large span.stars span.avg{
				background:url('/videotv/content/star_large.gif') repeat-x;
			}
			.voting.middle span.stars span.avg{
				background:url('/videotv/content/star_middle.gif') repeat-x;
			}
			
			.voting span.stars span.links{
				display:block;
				position:absolute;
				z-index:3;
			}
			
			.voting span.stars span.links a{
				position:absolute;
				border:0;
				margin:0;
				padding:0;
				outline-color:-moz-use-text-color;
				outline-style:none;
				outline-width:medium;
			}
			
			.voting.large span.stars span.links a:hover{
				background:url('/videotv/content/star_large_active.gif') repeat-x;
			}	
			.voting.middle span.stars span.links a:hover{
				background:url('/videotv/content/star_middle_active.gif') repeat-x;
			}	
			
			
			.voting span.details{
				float:left;
				text-align:center;
				padding-left:5px;
			}
			.voting.large span.details{
				margin-top:3px;
			}
			.voting.middle span.details{
				margin-top:2px;
				font-size:12px;
			}
			
			/*hide the amount of votes for this voting, if we're only showing the middle size*/
			.voting.middle span.details .votes{
				display:none;
			}
		

			/*werbung*/
			#minrectangle, #minrectangle div {
			border:0 !important;			
			}
			#minrectangle {
			margin:0 !important;
			padding:0 !important;
			}
			#minrectangle div {
			margin:0 !important;		
			padding:3px 0 10px 0 !important;		
			}
			/*debug for more divs*/
			#minrectangle div div {
			margin:0 !important;		
			padding:0 !important;		
			}
						
			/*talkback*/
			#messagebox label {
				width:110px;
				display:block;
				float:left;
				clear:both;
			}
			#messagebox input, #messagebox textarea {
				width:200px;
				float:left;
			}

			/* ROMANDIE */
			#video_center #video_related {
				width:477px !important;
				margin:10px 0 10px 1px;				
			}
			#video_center #video_related .more {
				margin:4px 2px 0 0;				
				
			}	
			#video_center #video_related .videotitle {
				margin-left:0;
			}

						
