table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong{
	font-weight: bold;
}
.cls {
		clear:both;
}

@font-face {
	font-family: Footlight;
	src: url('../fonts/footlight.eot');
}
@font-face {
	font-family: Footlight;
	src: url('../fonts/footlight.TTF');
}

#wrapper .lefttutorial {
	float: left;
	width: 280px;
	padding-top: 20px;
	padding-left: 20px;
}

#wrapper .lefttutorial ul {

}
#wrapper .lefttutorial ul li {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	padding-bottom: 55px;
	background-image: url(../images/list-icon-01.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	height: 25px;
	padding-left: 35px;
	text-shadow:#fafafa 1px 1px 0px;
}

#facebook-box {
	height: 330px;
	width: 514px;
	position: absolute;
	top: -55px;
	background-image: url(../images/facebook-box-bg.png);
	background-repeat: no-repeat;
	left: 20px;
}
#register {
	height: 282px;
	width: 460px;
	padding-top: 35px;
	padding-left: 22px;
}


