﻿.searchbar
{

    display:block;
    width:738px;
    height:45px;
}

.searchicon
{
/*
    position:relative;
    top:5px;
*/   
}

.searchcategories
{
    width:150px; 
    height:23px;
}

.searchtextbox 
{
    width:400px;
    height:21px;
}

.searchbutton
{
}

