.serendipifyme-widget-form-wrap{
	margin: auto;
	max-width: 500px;
	border: solid 2px #52A8FF;
}

.serendipifyme-widget-form {
	font-size: 20px;
	text-align: center;
	margin: auto;
	margin-bottom: 20px;
}

.serendipifyme-table{
	margin: auto;
}

.serendipifyme-table td{
	text-align: center;
	font-size: small;
}


.serendipifyme-userSession{
	font-size: small;
}

.serendipifyme-button-wrap{
	margin: 20px;
}
.serendipifyme-submit-btn{
	height: 40px;
	font-size: 16px;
}

.powered-by-text {
	margin-bottom: 20px;	
}

.powered-by-serendipifyme {
	margin-top: 20px;
	height: 80px;
	background: url('/img/SerendipifyMe-New-Transparent-Logo.png') no-repeat center;
	text-align: center;
	margin: auto;
}

