body {
	background: url(leftBgRunner.gif) left top repeat-x;
	}
#rightBgRunner {
	background: url(rightBgRunner.gif) left top repeat-x;
	}
#searchTerms {
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	width:210px;
	color:#693529;
	margin-top:9px;
	background:transparent;
	border:0px solid white;
	}
#newsName, #newsEmail {
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	width:150px;
	color:#fff;
	margin:38px 17px 0 0px;
	background:transparent;
	border:0px solid white;
	}
#newsEmail {
	margin:7px 17px  0 0;
	}
#submitBtn {
	margin:6px 14px 15px 0;
	}
