﻿



.smLogoRc
{
	float:left;
	min-width:220px;
}

.smLinks
{
	float:left;
	min-width:329px;
	text-align:center;
	padding-top:4px;
}

.smFlags
{
	float:left;
	padding-left:25px;
}

.smSearch
{
	float:left;
	min-width:220px;
}

 .smSearch_tb 
{
	float:left;
	margin-right: 5px;
}
 
 .smSearch_btn
{
	float:left;
}


.smSearchTextBox 
{
	width:152px;
	height:18px;
	background-image: url('/images/common/bg_search_bar.png');
	background-repeat: no-repeat;
	font-size:small;
	border: solid 1px #bdbec2;
}

a.smSearchBtn
{
    margin:0px 0px 0px 0px;    
    background-repeat: no-repeat;
    background-position: center;             
    color: #f68902;
    font-size: 12px; 
    text-decoration: none;
    text-align: center;
    padding-top: 3px;
    font-weight: bolder;
    letter-spacing: 0px; 
    background-image:url('/images/servicemenu/searchBtnBG.png');    
}

