body {
	text-align: center;
}

#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 950px;
	height: 130px;
	margin: 0px;
}

#header #logo {
	float: left;
	margin-top: 33px;
	margin-left: 20px;
	border: 0px;
}

#language_navigation  {
	margin-top: 47px;
	margin-right: 20px;
	width: auto;
	float: right;

}

div#body {
	background-image:url("/includes/content_bg.gif");
}

.top {
	width: 950px;
	height: 10px;
}

.top .zero_column {
	width: 29px;
	height: 9px;
	border-top: 1px solid #94949c;
	border-right: 1px solid #94949c;
	float: left;
}

.top .first_column {
	width: 179px;
	height: 9px;
	border-top: 1px solid #94949c;
	border-right: 1px solid #94949c;
	float: left;
}

.top .second_column {
	width: 740px;
	height: 9px;
	border-top: 1px solid #94949c;
	float: left;
}

.top .second_column_home {
	width: 469px;
	height: 9px;
	border-right: 1px solid #94949c;
	border-top: 1px solid #94949c;
	float: left;
}

.top .third_column_home {
	width: 270px;
	height: 9px;
	border-top: 1px solid #94949c;
	float: left;
}

div#headerNavigation {
	margin-left: 30px;
	margin-top: 10px;
	float: left;
	width: 180px;
}

div#wrapper div.content_home {
	width: 450px;
}

div.content_home div.text {
	width: auto;
}

div.content_home  .single_clip_preview .clip_description {
	width: 265px;
	font-size: 11px;
	margin-top: 5px;
}

.clip_description {
	font-size: 11px;
	margin-top: 15px;
}


div.clip {
	margin-top: 5px;
}

div#footer {
	margin-left: 0px;
	width: 950px;
}

.clip_wide {
	width: 420px;
	height: 304px;
	margin-bottom: 40px;
}

.text {
	margin-top: 10px;
}

#language_navigation a.active:hover {
	text-decoration: none;
}

.context {
	float: left;
	margin-left: 20px;
	width: 250px;
}

.title {
	margin-top: 10px;
	color: #72be42;
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
}

.context_text {
	font-size: 12px;
	margin-top: 20px;
}

div#headerNavigation a {
	text-transform: uppercase;
}

div.video_note {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

a.video_close {
	margin-top: 5px;
}
.share_button{
	height:24px;
	width:24px;
	border:none;
	margin-left:5px;
}