
#welcomeContainerTable #logo {
	float: none;
}

#welcomeContainer {
	height: 100%;
	width: 100%;
}

#welcomeContainerTable {
	height: 100%;
	width: 100%;
}

#welcomeContainerTable td {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#welcomeContainerTable table {
	width: 150px;
}

#welcomeContainerTable td > div.button {
	padding: 7px 0 0 0;
}
