#dropin {
	left:auto;
	width:350px;
	height:255px;
	background-color:#FFFFFF;
	padding: 5px;
	border: 2px solid #333333;
	right: auto;
	font-size: 15px;
}
.title {
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FF3300;
	font-weight: bold;
	color: #FFFFFF;
}
.messege {
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
