﻿body
{
}

 .AbsMiddle
{
	position:relative;
	vertical-align: middle;
	top: -4px;
	
	 
}

 .AbsMiddleSearch
{
	position:relative;
	vertical-align: middle;
	top: -4px;
	
	 
}

.login_margin
{
margin-top:-3px;
}


#search
{

}
.TextboxActive {
	background-image:url(../images/input_active_bg.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
	width: 100px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
}

.Textbox {
	background-image:url(../images/input_bg.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
	width: 100px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	color: #999999;
	
	
}
.TextboxS {
	background-image:url(../images/input_bg.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
	width: 100px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	color: #999999;
	
	
}
.seachButton
{
	vertical-align: -75%;
	padding-bottom:5px;
	
}