﻿/*Start Module Search*/
.SearchTextBox
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	border:none;
	background: url(img/bgSearch175x19.gif) no-repeat;
	height:19px;
	width:170px;
    padding-top:2.5px;
	text-align:left;
	padding-left:5px;
	position:relative;
	font-size: 11px;
	font-family: Tahoma;
}
.search_frame
{

   margin-top:27px;
    float:right;
    position:relative;
    height:19px;    
    width:198px;
   
}
.search_textbox_frame
{
    float:left;
    position:relative;
    height:19px;
    width:175px;
}
.search_textbox_button
{
    *margin-top:1px;
    *margin-left:-1px;
    
    float:left;
    position:relative;
    height:19px;
    width:22px;
}
.keySearch
{
    background-color:Yellow;
    font-weight:bold;
}
/*End Module Search*/
