
fieldset.search {
	border: none;
	width: 187px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #383838;
	font-size: 12px;
	width: 150px;
	height: 24px;
	padding: 0px 0px 0px 5px;
	background: url(http://www.fanatic.com/content/image/search-bg.png) no-repeat left top;
	
}
.search input.box:focus {
	background: url(http://www.fanatic.com/content/image/search-bg.png) no-repeat left 0px;
	outline: none;
}
.search button.btn {
	width: 29px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(http://www.fanatic.com/content/image/search-bg.png) no-repeat top right;	
}
.search button.btn:hover {
	background: url(http://www.fanatic.com/content/image/search-bg.png) no-repeat bottom right;	
}
.test{
	width: 150px;
	height: 24px;
	padding: 0px 0px 0px 5px;
	background: url(http://www.fanatic.com/content/image/search-bg.png) no-repeat left top;
	border: none;
}
/*23.06*/
.newsletter-form-subscribe a{
	border: none;
}
.login-form-login a{
	border: none;
}
.login-form-forgot a{
	text-transform: none;
	color: #fff;
	font-weight: normal;
	border-bottom: dotted 1px #fff;
}
/*23.06*/
