/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#news-name, #news-email {
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
	border: none;
	width: 178px;
	background: transparent;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:capitalize;
}

#submitBtn{
padding:0 0 2px 4px;
}
