.node-videoclip_section_teaser {	
	float: left;
    margin: 6px 10px 0 12px;
    clear: left;	
}

.node-videoclip_section_teaser .title {
	float: left;
  	font: bold 11px Tahoma;  
  	color: #777;
}

.node-videoclip_section_teaser .title a, .node-videoclip_section_teaser .title a:visited {
	color: #777;
	text-decoration: none;	
}

.node-videoclip_section_teaser .title a:hover {
	text-decoration: underline;	
}

#videoclips_sections {
	float: left;
	width: 150px;	
}

.addclip1 {
	float: left;
	width: 150px;
	padding: 7px 0;	
	background: #DDECBB;
	text-align: center;
	color: #699207;
	font: bold 12px Arial;
	margin: 15px 0;		
}

.addclip1 a, .addclip1 a:visited, .addclip1 a:link {
	color: #699207;
	text-decoration: none;	
}

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

#videoclips_best {
	float: left;
	width: 540px;
	height: 350px;
	margin-left: 3px;	
}

#videoclips_new {
	float: left;
	width: 540px;
	height: 350px;
	margin-left: 3px;	
}

.videoclips_wraper1 {
	float: left;
	width: 530px;
	margin: 12px 0 0 6px; 
}

.node-videoclip_teaser {
	float: left;
	width: 156px;	
	height: 145px;
	margin: 0 10px 10px 10px;
	overflow: hidden;		
}

.node-videoclip_teaser .thumb_wrap {
	width: 154px;
	height: 90px;
	border: 1px solid #ccc;
}

.node-videoclip_teaser .thumb {
	float: left;
	width: 146px;
	height: 82px;
	margin: 4px 0 0 4px;
}

.node-videoclip_teaser .title {
	float: left;
	margin: 3px 0 0 4px;
	font: bold 11px Arial;
	width: 150px;
	color: #777;
	line-height: 11px;	
}

.node-videoclip_teaser .title a, .node-videoclip_teaser .title a:visited {
	color: #777;
	text-decoration: none;
}

.node-videoclip_teaser .title a:hover {
	text-decoration: underline;	
}

.node-videoclip_teaser .views {
	float: left;
	margin: 3px 0 0 4px;
	font: normal 11px Arial;
	color: #8bc400;
}



.node-videoclip_teaser2 {
	float: left;
	width: 140px;	
	height: 125px;
	margin: 0 10px 5px 6px;
	overflow: hidden;
	
}

.node-videoclip_teaser2 .thumb_wrap {
	width: 136px;
	height: 80px;
	border: 1px solid #ccc;
}

.node-videoclip_teaser2 .thumb {
	float: left;
	width: 128px;
	height: 72px;
	margin: 4px 0 0 4px;
}

.node-videoclip_teaser2 .title {
	float: left;
	margin: 5px 0 0 4px;
	font: bold 11px Arial;
	width: 128px;
	color: #777;
	line-height: 11px;	
}

.node-videoclip_teaser2 .title a, .node-videoclip_teaser2 .title a:visited {
	color: #777;
	text-decoration: none;
}

.node-videoclip_teaser2 .title a:hover {
	text-decoration: underline;	
}

.node-videoclip_teaser2 .views {
	float: left;
	margin: 1px 0 0 4px;
	font: normal 11px Arial;
	color: #8bc400;
}