#slvalue {
	display: block;
	color: #1a8d7b;
	text-align: center;
	font: 25px Tahoma, sans-serif;
}

.novideo {
	color: #000;
	text-align: center;
	font: 10px Tahoma, sans-serif;
}


.online {
	text-align: center;
}

.playlist_plus img, .playlist_minus img {
	margin: 0 5px;
	position: relative;
	top: 3px;
}

.video_item {
	height: 220px;
	width: 274px;
	padding: 15px;
	position: relative;
	text-decoration: none;
}

.video_item_bg {
	position: relative;
	top: 10px;
	height: 218px;
	width: 272px;
    background: url(/img/cams/aroun_cam.png) no-repeat left top;
}


.video_item_bg_select {
	height: 220px;
	width: 274px;
	cursor: pointer;
	border: 0;
}

.video_item_bg_select:hover {
	height: 220px;
	width: 274px;
    background: url(/img/cams/cam-selected.png) no-repeat left top;
}

.video_item_preview {
	height: 188px;
	width: 252px;
	overflow: hidden;
	position: relative;
	top: 6px;
}

.video_item_name {
	height: 11px;
	font: 10px Tahoma, sans-serif;
	color: #000;
	text-decoration: none;
	position: relative;
	top: 5px;
	padding-left: 10px;
	text-align: left;
}

.video_bigbg {
	position: relative;

	height: 732px;
	width: 742px;
    background: url(/img/cams/bigbg.png) no-repeat left top;
}

.video_glazeg {
	position: relative;
	top: 15px;
	height: 59px;
	width: 73px;
    background: url(/img/cams/glazeg.png) no-repeat left top;
}

.correct_position {
	position: relative;
	left: -1px;
	top: 23px;
	height: 576px;
	width: 704px;
}
