﻿.input{
	border: 2px solid #969696;
	width: 191px;
	height: 20px;
	background-color: #a6d5ff;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana;
	margin-bottom: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #999999;
}

.input:focus{

	background-color: #3293ea;
	border: 2px solid #969696;
	color:white;
}

.portalsearch_button {
	border-style: none;
	background-image: url('../making_money/portalsearch_button.png');
	background-repeat: no-repeat;
	width: 191px;
	height: 33px;
}

