
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:6;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background: transparent;
border:2px solid #cecece;
z-index:7;
padding:12px;
font-size:13px;
}
#button {
	margin:100px;
}
.skyv_tn_container { 
	float: left;
}
.smallframe { 
	z-index:2; 
	position:relative; 
/*	background-image: url(/s.gif); */
	background-repeat: no-repeat; 
	background-position:8px 8px;
	float: left;
	clear: both;
}
.info2 {
	float: left;
	width: 279px;
	padding-left: 10px;
	padding-top: 10px;
}

a.fakeLink {
	cursor: pointer;
}
td.ctds a.fakeLink {
	margin: 6px;
}
td.ctds a.fakeLink img {
	border: 0;
	height: 52px;
	width: 90px;
}
#movie_wrap {
	position: relative;
	height: 334px;
	width: 570px;
}
#overlay {
	position: absolute;
	height: 334px;
	width: 570px;
	top: 0;
	left: 0;
	z-index: 6;
	background: transparent url(frame2.gif) no-repeat;
}
#overlay.single {
	background: transparent url(frame.gif) no-repeat;
}
.videoTitleBar {
	font-size:18px; 
	font-family:verdana; 
	padding-bottom: 5px;
	margin-top: 22px;
}
.description {
	margin-left: 25px;
	font-size:14px; 
	font-family:verdana; 
	color:#304371; 
	padding-right: 12px;
}
ul.description {
	margin-left: 0;
	padding-left: 12px;
	margin-top: 0;
	font-size: 12px;
}
ul.description li {
	padding-bottom: 4px;
}
div.videoLength {
	padding-left: 12px;
}
div.smallframe {
}
div.smallframe a {
	width: 287px;
	height: 175px;
	display: block;
}