.search-button-site {
	border:0px;
	width:34px;
	height:21px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	padding-bottom:2px;
	background:url("images/btn_go.gif") no-repeat;
}
.button {
	border:none;
	width: 78px;
	height: 22px;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	padding-bottom:2px;
	/*text-transform:uppercase;*/
	background: url("images/button.gif") no-repeat;	
}


.meet-our-team-button {
	border:0px none;
	width:32px;
	height:21px;
	cursor:pointer;
	font-weight:bold;
	background:url("images/btn_meet_out_team.gif") no-repeat;
}

