@charset "utf-8";
.logoimg {
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: left;
	height: 90px;
	width: 200px;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#successtoshow {
	margin: 20px;
	padding: 15px;
}
