﻿.searchButton
{
    font-family: verdana;
    font-size:90%;
    color: #000000;
    border: 1px solid #666666;
    height: auto;
    width: auto;
    padding:0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Form Elements 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.button_blue
{ 
	margin: 0px;
	background-image: url('images/button_bg_blue.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size:12px;
	color: #ffffff;
	height: 23px;
	padding-bottom: 2px;
	overflow: visible;
	padding-left: 20px;
	padding-right: 20px;
	border: none 0px;
}