/********************* General styles BEGIN *********************/
body {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
	background-color: #E5ECF4;
}

#head-metamenu-1 {
  	text-align: left;
    	display:block;
    	float:left;
    	background-color: transparent;
    	width: 300px;
    	margin-right: 0px;
}

.youtube_connect { margin-left: 8px; }

.head-band-search-input input{
  width: 95px;
  
}

.head-band-search-selectbox select{
 	width: 99px;
	*width: 101px;
}


