div.gallery-thumbnails {
	position:relative;
	width:335px;
	height:170px;
	border:1px solid #c2cedc;
	background-color:#f0f3f6;
}
div.sw_playthumb {
	position:absolute;
	right:8px;
	bottom:-18px;
	width:100px;
	height:12px;
	font-family:arial;
	font-size:11px;
	color:#cc0000;
	cursor:pointer;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
}

i.play_playlist {
	position:absolute;
	margin-left:2px;
	cursor:pointer;
	margin-right:2px;
	bottom:-2px;
	background-image:url('/items/graphics/2008/video-play.png');
	width:17px;
	height:16px;
	right:1px;
	top:0;
}

div.sw_play {
	position:absolute;
	left:3px;
	bottom:5px;
	font-family:arial;
	font-size:11px;
	color:#cc0000;
	margin-left:18px; 		
	cursor:pointer;
}

i.play {
	position:absolute;
	margin-left:2px;
	margin-right:2px;
	bottom:-2px;
	background-image:url('/items/graphics/2008/video-play.png');
	width:17px;
	height:16px;
	left:-20px;
}

div.sw_add {
	position:absolute;
	right:3px;
	bottom:5px;
	cursor:pointer;
	font-family:arial;
	font-size:11px;
	color:#cc0000;
}

i.add {
	position:absolute;
	margin-left:2px;
	margin-right:2px;
	bottom:-2px;
	background-image:url('/items/graphics/2008/video-add.png');
	width:17px;
	height:16px;
	left:-20px;
}

div.gallery-thumbnails div.box {
	position:relative;
	width:335px;
	height:170px;
}
	
	
div.gallery-thumbnails div.playlist_message {
	margin:0 auto;
	font-size:12px;
	width:200px;
	text-align:center;
	margin-top:18%;
}
div.gallery-thumbnails div.thumbarea {
	position:absolute;
	top:8px;
	left:8px;
	width:318px;
	height:153px;
	overflow:auto;	
	border:1px solid #c8d4df;
	background-color:#fff;
}
div.gallery-thumbnails div.thumbs {
	width:66px;
	height:50px;
	float:left;
	padding:2px;
	cursor:pointer;
	border:1px solid #ccc;
	margin:1px;
}

div.gallery-thumbnails div.video-title {
	position:absolute;
	left:70px;
	top:3px;
	font-size:14px;
	font-family:arial;
	color:#275b9f;
	width:200px;
}

div.gallery-thumbnails div.videothumbs {
	position:relative;
	width:286px;
	height:54px;
	padding:2px;
	cursor:pointer;
	margin:3px;
}
