

#searchOptionsWrapper{
	
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	

}


#notificationBar{
	width: 100%;
	clear: both;
	color: #AAA;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	display: none;
}
