﻿.IBI_ATISLA_Web_UI_WebControls_SearchTextBoxControl .textBox
{
	position: absolute;
	bottom: 1px;
	right: 27px;
}

.IBI_ATISLA_Web_UI_WebControls_SearchTextBoxControl .imageButton
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 22px;
	height: 22px;
	background: Transparent url("../images/sprites_en.gif") no-repeat scroll 0 -22px;
}

.IBI_ATISLA_Web_UI_WebControls_SearchTextBoxControl .imageButton:hover
{
	background-position: 0 -44px;
}

.IBI_ATISLA_Web_UI_WebControls_SearchTextBoxControl .blank
{
	background-position: 0 0 !important;
	color: #999;
}
