.clear {
	clear: both;
}

h1,h2,h3 {
	margin:0px;
	padding:0px;
	line-height: 1.2em;
}

div.arcadeLike {
	background: #ffffff;
	margin: 0px;
}

.likeWrapper {
/*	margin-top: 15px; */
	width: 771px;
	background: white;
	position: absolute;
	text-align: center;
}

.likeContent {

	background: url(/arcade/prod/images/likeme/gradient.png) top left repeat-y transparent;
	min-height: 440px;
}

.likeContent .thanks {
	display: none;
	font-family: 'Covered By Your Grace', Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 27px;
	padding: 5px 0 0px 0;
	margin-right: 12px
}

.likeContent .logo {
	margin: 12px 0 7px 0;
}

.likeContent .header {
	font-family: 'Oswald', Helvetica, sans-serif;
	color: #500900;
	height: 146px;
	background: url(/arcade/prod/images/likeme/redbar.jpg) top left no-repeat;
}

.likeContent .header h1 {
	font-size: 85px;
	letter-spacing: -1px;
	padding-top:5px;
	
}

.likeContent .header h2 {
	font-weight: 100;
	font-size: 23px;
}

.likeContent .flike {
	min-height: 140px;
	position: relative;
}

.likeContent .flike .text {
	font-family: 'Covered By Your Grace', Helvetica, sans-serif;
	line-height: 1.2em;
	margin-top: 12px;
	font-size: 41px;

}

.likeContent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;

}

.likeContent ul li {
	float:left;
}

.likeContent .text img {
	margin: 12px 0 0 10px;
}

.likeContent ul .l-arrow {
	width: 44%;
	text-align: right;
}

.likeContent ul .fb-btn {
	margin-left: 12px;
	width: 12%;
	text-align: center;
	padding-top: 25px;
}

.likeContent ul .r-arrow {
	/* width: 44%; */
	text-align: left;
}

.likeContent .bottom {
	background: #dbdbdb;
	height: 100px;
}
.likeContent .bottomGrad {
	background:url(/arcade/prod/images/likeme/gradient.png) top left repeat-y transparent;
	height: 100px;
}

.likeContent h3 {
	color: #555555;
	font-weight: 100;
	font-size: 24px;
	padding-top:25px;	
	font-family: 'Oswald', Helvetica, sans-serif;
}

.likeContent .bottom .smallText {
	color: #555555;
	font-size: 14px;
	line-height: 1.2em;
	font-family: 'PT Sans Narrow', Helvetica, sans-serif;
	margin-top: 5px;
}

span.bullets {
	color: #cc1d08;
	font-family: 'PT Sans Narrow', Helvetica, sans-serif;
	font-size: 17px;
}

.closeBox {
	position: absolute;
	background: url(/arcade/prod/images/likeme/x.png) no-repeat scroll 0 0 transparent;
	width:40px;
	height:39px;
	right: -13px;
	top: -13px;
	text-indent: -9999px;
	cursor: pointer;
}
