﻿body {
}
.newslink
{
   text-decoration: none;
   color:Gray;
}

.video-dev {
   color:#000000;
	position:relative;
	background:url('/App_Themes/Cobb/images/VideoImage6.png') no-repeat center;
	width: 150px;
	height: 95px;
	left: 0px;
	top: 0px;
	margin-top:-4px;
	margin-left:5px;
	padding-top:5px;
	padding-left:-15px;
	font-family:Trebuchet MS;
   font-weight: bolder;
	font-size:Small;  
	text-align:left;
}
 
.video-a-link {
	position:relative;
}
 
.video-dev .video-link-span {
	background:transparent url(/App_Themes/Cobb/images/Player2.png) no-repeat scroll 0pt 50%;
	cursor:pointer;
	color:#000000;
	display:block;
	height:30px;
	position:relative;
	margin-top:0px;
	margin-left:75px;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	width:30px;
	opacity: 0.8;
	font-family:Trebuchet MS; vertical-align:middle;
}