.ms-more-options-container { display:none; visibility:hidden;}

.ms-container 
{
	width:340px;
	position:relative;
	top:-26px;
	left:120px;
}

.ac_input 
{
	font-size:.8em;
	font-style:normal;
	width:270px;
	height:18px;
	line-height:18px;
	margin:-3px 0px 0px 4px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.mini_search_container
{
	background-color:#595959;
	color:White;
	text-transform:uppercase;
	font-size:1.25em;
	line-height:33px;
	width:400px;
	height:34px;
	padding-left:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.ms-oops {left:0px;}