div#alert_container {
	background-color:white;
	color: #4d4b4c;
	height:13em;
	left:15em;
	position:absolute;
	width:16em;
	z-index:10000;
	border:1px solid #00a1e9;
}

div#alert_container div#alertheader {
	background-color:#f8f400;
	color:#00a1e9 !important;
}

div#alert_container div#alertheader div#alertmsg {
	line-height:1.8em;
	padding-left:1em;
}

div#alert_container div#alertheader div#close {
	float:right;
}

div#alert_container div#alertheader a#hideLoginAlertAction {
	background-image:none;
	line-height:0em;
	margin-left:1.3em;
}

a.showLoginAlertAction {
	color:#0044A7;
	cursor:pointer;
	/*text-decoration:underline;*/

}
div#alert_container #alertloginform {
	font-size:0.9em;
	padding-left:1em;
	padding-top:1em;
}

div#alert_container #alertloginform input.submit {
	background-color:#67caf6;
	border:1px solid #004575;
	color:#004575;
	margin-top:3px;
	display:block;
	text-align:center;
	width:auto;
	/*height:20px;*/
}

.vc_mediacenter_flv_list_container{
	border:1px solid #8099DB;
	position:relative;
}
.vc_mediacenter_flv_list_title{
	font-weight:bold;
	margin:29px 0 10px 0;
}
div.vc_mediacenter_flv_list_footer{
	clear:left;
	background:#e4f5fd;
	padding-top:5px;
	padding-left:170px;
	height:22px;
}
*html div.vc_mediacenter_flv_list_footer {
	height:27px;
}
div.vc_mediacenter_flv_list_footer a, .vc_mediacenter_flv_single_footer a{
	font-weight:bold;
	color:#00a1e9;
	background:url(../gfx/linkrechts.gif) no-repeat left top;
	padding-left:10px;
}
.vc_mediacenter_flv_list_details{
	float:left;
	margin-right:20px;
}
div.vc_mediacenter_flv_list_previewimage {
	float:left;
	margin:10px;
}
div.vc_mediacenter_flv_list_teaser {
	margin:10px 10px 19px 170px;
}
.vc_mediacenter_flv_list_teaser{
	margin:0 0 10px 0;
}
div.vc_mediacenter_flv_list_videotext {
	margin:10px 10px 10px 170px;
}
.vc_mediacenter_flv_single_footer{
	background:#E4F5FD;
	height:22px;
	margin-top:5px;
	padding:5px 10px 0 320px;
	width:170px;
}
*html .vc_mediacenter_flv_single_footer{
	height:27px;
	width:500px;
}
.vc_mediacenter_flv_single_image{
	margin:20px 0;
}
.vc_mediacenter_flv_single_teaser{
	clear:both;
	margin:15px 0;
	padding-top:19px;
}
*html .vc_mediacenter_flv_single_teaser{
	padding-top:0px;
}
.vc_mediacenter_flv_single_title{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 15px 0;
	color:#00a1e9;
}

