.artists-videos {
	position:relative;
	width:420px;	
	font-family:verdana;
	color:#444444;
	z-index:10;
}

.thumbs {
	width:420px;	
}

.artists-videos-content{
	padding-left:11px;
	background-color:white;
	z-index:9;
}
.player-header {
	position:relative;		
	top:5px;	
	font-weight:bold;
	font-size:12px;
	height:30px;
}

.player-header-close {
	position:absolute;
	top:5px;
	cursor:pointer;
	width:16px;
	height:16px;
}

.videos-thumbs-close {
	left:380px;
}

.video-close {
	left:380px;
}

.player-txt {
	color:#444444;
	font-size:11px;
}

.artist-txt {
	color:#444444;
	font-size:14px;
	margin-left:1px;
}

.thick_border_horizontal {
	height:13px;
	background-repeat: repeat-x;
	z-index:2;
}
.thick_border_vertical {
	background-image: url(/mmplayer/img/box/grey_bg.png);
	background-repeat: repeat;
	border: none;
	z-index:2;
}
.thick_border_corners {
	z-index:4;
}
.contaning_box_module {
	z-index:31;
}

.narrow_border_vertical {
	border-left:1px solid gray;
	border-right:1px solid gray;
}