#locateDealer{
	margin-top:20px;
	border-bottom:1px solid #d9eb9b;
	padding-bottom:20px;
	height:430px;
	position:relative;
	z-index:11;
}

#locateDealer  div {
	margin-bottom: 16px;
}

#locateDealer  .dropselect {
	padding:10px 0;
	position:relative;
}

#locateDealer  select {
	width:100%;
}

#locateDealer #dSelTags button,
#locateDealer #dSelDealers button {
	width: 321px;
}

#locateDealer  #countryState {
    position: relative;
    margin-top:-5px;
	background:url(../images/or.gif) no-repeat 49% 52%;
	*background:url(../images/or.gif) no-repeat 49% 10%;
	margin:0;
	width:300px;
}

#locateDealer  #dSelCountry {
	position:absolute;
	top:0px;
	right:0px;
/*  *position:relative;
    *margin-left:169px;
    *margin-top:-49px;
*/}


#locateDealer  #dSelRegion button,
#locateDealer  #dSelCountry button{
	width:125px;
}
#locateDealer  #dSelRegion ,
#locateDealer  #dSelCountry {
	padding:2px;
}


span#dSelTags,
span#dSelTags button {
	width:320px;
}
span#dSelDealers,
span#dSelDealers button {
	width:320px;
}

#locateDealer .yuimenu .bd {
	background:url(../images/diamond.jpg);
	margin:0;
}
#locateDealer .yuimenu .hd,
#locateDealer .yuimenu .hd
{
	margin:0;
}

#locateDealer .yuimenu .yuimenuitemlabel {
	color:#333;
}

#locateDealer .yuimenu .yuimenuitem-selected {
	background:#b1ca94;
}

#locateDealer #submitdealer {
    position:absolute;
    right:-28px;
    top:2px;
	cursor:pointer;
	border:0px;
	height:23px;
	width:23px;
	background:url(../images/go.gif) no-repeat;
}

a.brwsetgs {
	margin:5px 0 5px 5px;
    height:0px;
    padding-top:38px;
	width:319px;
	display:block;
	background:url(../images/browse.jpg) no-repeat;
	overflow:hidden;
}
a.brwsetgs:hover {
	background:url(../images/browse-h.jpg) no-repeat;
}
a.prods {
	margin:5px 0 5px 5px;
    height:0px;
    padding-top:38px;
	width:319px;
	display:block;
	background:url(../images/button-product.gif) no-repeat;
	overflow:hidden;
}
a.prods:hover {
	background:url(../images/button-product-h.gif) no-repeat;
}
a.classies {
	margin:8px 0 5px 5px;
    height:0px;
    padding-top:38px;
	width:319px;
	display:block;
	background:url(../images/button-classified.gif) no-repeat;
	overflow:hidden;
}
a.classies:hover {
	background:url(../images/button-classified-h.gif) no-repeat;
}
a.chatter {
	margin:8px 0 5px 5px;
    height:0px;
    padding-top:43px;
	width:319px;
	display:block;
	background:url(../images/button-forum.gif) no-repeat;
	overflow:hidden;
}
a.chatter:hover {
	background:url(../images/button-forum-h.gif) no-repeat;
}





