





.search-wrapper .search-right-cap,
.search-wrapper .search-left-cap{
height: 30px;
width: 12px;
display: block;
float: left;
cursor: hand;

}
.search-wrapper .search-left-cap{
background: transparent url(
../img/left.png) top right no-repeat;
}
.search-wrapper .search-right-cap{
background: transparent url(
../img/right.png) top right no-repeat;
}
.search-wrapper .search-button-text{
height: 30px;
float: left;
display: block;
background: transparent  url(
../img/center.gif) top left repeat-x;

font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	line-height:26px;
 
    color: #cc6600;
text-decoration: none;

/*padding: 2px 2px 2px 2px;*/
cursor:hand;

}
.search-wrapper a{
text-decoration: none;
}





















/*
.loaderBackLeft {
	background: url(
../img/left.png) top right no-repeat;
width: 12px;
}
.loaderBackCenter {
	background: url(
../img/center.gif) top left repeat-x;
}
.loaderBackRight {
	background: url(
../img/right.png) top right no-repeat;
width: 12px;
}
.loaderText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    float: right;
    color: #cc6600;
}
#loader {
    position: absolute;
    width: 103px;
    height: 38px;
    left: 50%;
    top: 50%;
    margin-left: -51px;
    margin-top: -19px;
    z-index: 99;
    display: none;
}*/











.search-site .search-right-cap{
height: 30px;
width: 10px;
display: block;
float: left;
cursor: hand;

}


.search-site .search-left-cap{
height: 30px;
width: 10px;
display: block;
float: left;
cursor: hand;

}
.search-site .search-left-cap{
background: transparent url(
../img/left_edge.gif) top right no-repeat;
border-top:1px solid #A3A3A3;
}
.search-site .search-right-cap{
background: transparent url(
../img/right_edge.gif) top right no-repeat;
border-top:1px solid #A3A3A3;
}
.search-site .search-button-text{
height: 30px;
border-top:1px solid #A3A3A3;
float: left;
display: block;
background: transparent  url(
../img/btn.gif) top left repeat-x;

font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height:10px;
	
 
    color: #cc6600;
text-decoration: none;

/*padding: 2px 2px 2px 2px;*/
cursor:hand;

}
.search-site a{
text-decoration: none;
}
.topformbutton { cursor:pointer;  margin-top:4px;  border:outset 1px #ccc; background:#999; font-size:.9em; color:#666; font-weight:bold; padding:5px;  background:url(../img/button-bg.gif) repeat-x left top; padding:1px; }
