﻿.Search .TextBoxBack .TextBox
{
	width:175px;
	position:relative;
	margin-left:15px;
	background-color:#b4b4b4;
	border-style:none;
	z-index: 9999999999;
	aborder: 1px solid red;
}

.Search .TextBoxBack
{
	float:left;
	background-repeat:no-repeat;
	width:211px;
	height:21px;
}

.Search .Button
{
	float:left;
	border-width:0px;
	width: 55px;
	height: 21px;
	cursor: pointer;	
	background-color:Transparent;
	font-size:14px;
	color:#ACC3D1;
}
