﻿.IASSearchBox
{
	background-color:#272D32;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #0C1319;
	border-left: solid 1px #0C1319;
	border-right: solid 1px #666666;
}
.IASSearchBoxText
{
	font-family: Verdana, Sans-Serif;
	font-size:11px;
	text-transform:normal;
	color:#808999;
	line-height:18px;
}
.IASNewsSubButton
{
	background: Transparent url(../../Images/ImgSnd/submit.gif) no-repeat left top;
	border: 0;
	cursor: pointer;
	width:180px;
	height:28px;
}