
#searchloader {
	background:#75C318 url(../images/ajax-loader.gif) no-repeat;
	width:16px;
	height:16px;
}


#youtubeDivSearch {
	height: auto;
	max-height:400px;
	max-height:400px !important;
	overflow: auto;
	display: block; 
	clear: both; 
	position:absolute; 
	z-index:3;
	background:#FFF;
	padding:0px 5px 5px 5px;
	border-right:1px solid #85B1DE;
	border-left:1px solid #85B1DE;
	border-bottom:1px solid #85B1DE;
	width:200px;
}

#youtubethumb_href {
	padding:3px;
	border:1px solid #CCC;
	margin:0 0 10px 0;
	background:#F1F1F1;
}


#close_expyoutube a {
	position:absolute;
	width:400px;
	z-index:4;
	background: url(../images/btn-delete.gif) top right no-repeat;
	padding:0;
	width:16px;
	height:16px;
}

