div.gotSomethingNew
{
	margin:0 0 10px 0;
	background:#835b90;
	padding:10px 10px 0 10px;
}

div.gotSomethingNew h2
{
	color:#fff;
	font-size:1.4em;
	float:left;
	padding:0 10px 10px 0;
	margin:0px;
}

div.gotSomethingNew img
{
	float:left;
	display:none;
}

div.gotSomethingNew input
{
	float:right;
	
}

div.leftForumSearchBox div.gotSomethingNew input { float:right; }
