.largeImg {
	display:none;
}

form[action="search.php"] {
	margin: 0 0 12px 0;
}

form[action="search.php"] .inputbox {
	border: #C5C5C6 1px solid;
	font-size: 12px;
	padding: 2px;
}

form[action="search.php"] input[type="submit"] {
	border: none;
	color: white;
	background: #C5C5C6;
	font-size: 12px;
	padding: 2px 12px 2px 12px;
	cursor: pointer;
}

#newsItemContainer {
	
}

#newsItemContainer #mainNewsImg {
	margin: 0;
}

.backto {
	font-weight: bold;
	color: #3D9EB2;
}
