#flashcontent {
	width: 900px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: scroll;
	background-color: #fff;
}

#flashUpdate {
	top: 200px;
	width: 50%;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
}

img {
	border: none;
}

div#searchContent {
	display: none;
}


