.header_search .content {
	background: #f6cdcf; 
	/*border-color: #999;*/
	border: none;
	}
.header_search .tl { 
	background-image: url(http://i3.i.ua/v2/bg/corners.png); 
	/*background: url(http://i3.i.ua/v2/homepage/brandsearch/test/corner.png?r);*/
	}
.header_search .brand_image {
	top: 1px;
	height: 68px;
	right: 2px;
	width: 388px;
	background: #f6cdcf;
	background: url(http://i3.i.ua/v2/homepage/brandsearch/answear/logo.jpg) no-repeat right;
	/*background: url(http://i3.i.ua/v2/homepage/brandsearch/test/corner.png?r) no-repeat;*/
	}
.header_search .field { 
	width: 61%; 
	border-color: #999;
	border-top-color: #000;
	border-left-color: #000;
	}
.header_search input[type=submit] { 
	border-color: #000;
	border-top-color: #eee;
	border-left-color: #ccc;
/*	background: url(http://i3.i.ua/v2/homepage/brandsearch/test/button_bg.png?r) 0 50% repeat-x #000;  *//* только если фоновый градиент и цвет отличаются от стандартных */
	color: #000;
	text-shadow: 0 -1px 0 #FFF;
	}
.header_search .search_direction a {
	color: #c3001f;
	}
.header_search .search_direction .current { 
	background-image: url(http://i3.i.ua/v2/homepage/brandsearch/test/pointer.png?r);
	color: #000;
	/*text-shadow: 0 1px 0 #fff;*/
	}

/* don't touch */
.header_search .brand_image {
	position: absolute;
	z-index: 1;
	outline: none;
	text-decoration: none;
	}
.header_search input[type=submit] {
	border-width: 1px;
	border-style: solid;
	}