/* CSS Document */

.bSearch {
 background:url(../images/buttons/search.gif) top no-repeat;
 border:none;
 width:67px;
 height:22px;
 cursor:pointer;
}

.bSearchYELLOW{
 background:url(../images/buttons/search_yellow.jpg) top no-repeat;
 border:none;
 width:67px;
 height:22px;
 cursor:pointer;
} 


.bSearchLIGHTYELLOW{
 background:url(../images/buttons/search_lightyellow.jpg) top no-repeat;
 border:none;
 width:67px;
 height:22px;
 cursor:pointer;
 }

.bSearchBLUE {
 background:url(../images/buttons/search_blue.jpg) top no-repeat;
 border:none;
 width:67px;
 height:22px;
 cursor:pointer;
}

.bSearchLIGHTBLUE {
 background:url(../images/buttons/search_lightblue.jpg) top no-repeat;
 border:none;
 width:67px;
 height:22px;
 cursor:pointer;
}

.bSearchLIGHTBLUE_sm {
 background:url(../images/buttons/search_lightblue_sm.jpg) top no-repeat;
 border:none;
 width:67px;
 height:22px;
 cursor:pointer;
}

.bSearchWHITE {
 background:url(../images/buttons/search_white.jpg) top no-repeat;
 width:65px;
 height:20px;
 border:none;
 cursor:pointer;
}

.bInsurance {
 background:url(../images/buttons/insurance_ad.jpg) top no-repeat;
 width:141px;
 height:75px;
 cursor:pointer;
}

.bFinance {
 background:url(../images/buttons/finance_ad.jpg) top no-repeat;
 width:141px;
 height:75px;
 cursor:pointer;
}

.bBlack {
 float:left;
 cursor:pointer;
 height:20px;
 border:0px;
 border:none;
}

.bRed {
 width:115px; 
 float:right; 
 height:40px;
 cursor:pointer;
 z-index:1;
 border:none;
}

.bRed2 {
 width:92px; 
 float:right; 
 height:40px;
 cursor:pointer;
 z-index:1;
 border:none;
}