


#page_title {
float: left;

	width: 474px; /*just changed from 477*/
	
padding-left: 10px;

height: 35px;
}

#search_tab {
float: left;
width: 356px;
height: 35px;
background-image: url(/_images/backgrounds/search_tabs/bg_search_tab_home.gif);
background-repeat: no-repeat;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #ffffff;
}

#search_tab a {
color: #ffffff;
text-decoration: none;
}

#search_tab a:hover {
text-decoration: underline;
}

#search_tab_inner {
width: 344px;
height: 35px;
padding-right: 12px;
clear: both;
}

#search_tab_left {
float: left;
width: 236px;
height: 35px;
}

#search_tab_right {
float: left;
width: 108px;
height: 25px;
padding-top: 10px;
text-align: right;
}

#search_tab_right a {
text-decoration: none;

color: #ffffff;

}

#search_tab_right a:hover {
text-decoration: underline;
}

#search_tab_far_right {
float: left;
width: 142px;
height: 35px;
}