@charset "UTF-8";
/* CSS Document */

img.giveaway {
	float: right;
	height: 350px;
	width: 280px;
	margin-left: 15px;
}

p.entered {
	padding: 15px;
	border: 1px solid #ed145b;
	background-color: #f59fbc;
	opacity: .8;
	width: 580px;
}

img.fbconnect_image {
	vertical-align: text-top;
	float: left;
	margin-right: 10px;
}
p.welcome_back {
	height: 100px;
}
.fbconnect {
	padding: 15px;
	border: 1px solid #5A9658;
	background-color: #94F590;
	opacity: .8;
	margin-bottom: 16px;
}

input.facebook {
	padding: 0px;
	float: none;
	height: 22px;
	width: 141px;
	display: block;
	background-image: url(http://images.anbmedia.com/omnia/share_on_fb.jpg);
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
input.facebook:active {
	background-color: #f59fbc;
	border: 2px inset #f59fbc;
}

h4.congratulations {
	float: right;
	width: 310px;
	text-align: center;
}