@charset "UTF-8";
form.newsticker input{
	width:1050px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
	/* [disabled]height: 40px; */
}
form.newsticker {
	width:1200px;
	height:50px;
	background-color:#FFF;
}


form.newsticker input img {
	height: 34px;
	width: 80px;
	margin-right: 10px;
	margin-left: 10px;
}
