div.gotSomethingNew {
	margin-bottom:10px;
	margin-top:10px;
	padding:10px;
	margin-bottom:20px;
	}
	
div.gotSomethingNew h2 {
	background:transparent url(images/got_something_to_say.gif) no-repeat scroll 0%;
	float:left;
	font-size:1.4em;
	height:35px;
	padding-right:10px;
	width:176px;
	}
	
div.gotSomethingNew h2 span{
	display:none;
	}
	
div.gotSomethingNew img {
	display:none;
	float:left;
	}
	
div.gotSomethingNew input {
	float:right;
	}
