.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item .video_thumbnail {
  background: url(../../App_Themes/VisitEurope/southernalps_T.jpg) no-repeat scroll 0 0;
  float:left;
  height:100px;
  width:150px;
  text-align: center;
}
.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item .video_thumbnail .myvideo img {
  border: 0;
}

.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F8F7F7 none repeat scroll 0 0;
border-top:2px solid #FFFFFF;
height:100px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:100%;
}


.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item .video_description {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url('../../App_Themes/VisitEurope/description_background.png');
color:#FFFFFF;
float:left;
font-size:0.9em;
height:88px;
padding-left:10px;
padding-top:12px;
width:233px;
}

.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item .video_link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;

background:Transparent url(../../App_Themes/VisitEurope/vido_link_button.png) no-repeat scroll 0 0;
float:left;
height:100px;
padding-right:20px;
text-align:right;
width:190px;
}

.sharefunsiteandchannels .sharefungamesbottom .games_content .description_seperate {
	background: url('../../App_Themes/VisitEurope/video_description_seperator.png') repeat-y;
	width: 27px;
	height: 100px;
	float: left;
}

.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item .video_link a {
color:#83BFE5;
font-size:0.9em;
line-height:98px;
text-decoration:none;
}

.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item .video_description_title {
	font-weight: bold;
}

.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding{
  background: #f8f7f7;
  list-style:none;
  width:100%;
}






.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item .vidThumb {
	width: 150px;
	margin: 10px 20px 10px 10px;
	background-color: red;
	height: 100px;
	float: left;
}



.sharefunsiteandchannels .sharefungamesbottom .games_content .VideoLanding .video_item .vidsButton {
	width: 40px;
	height: 20px;
	float: right;
	background-color: orange;
	margin-top: 49px;
}