@charset "utf-8";
/* CSS Document */

.widget.advanced_search {
	float: right;
	padding:0px;
	margin-top: 57px;
	margin-right:-75px;
	background:none;

}
.widget.advanced_search input[type="text"] {
	width: 165px;
	border:none;
	background: url(../../../images/rcsports/search_bg.png) no-repeat;
	color:#ccc;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	height:26px;
}
.widget.advanced_search input[type="image"] {
	margin-left:2px;
	margin-bottom:-10px;
}
