.new_tut_title_main{
	color:#000;
	font-size:17px;
	margin-bottom: 10px;
	float: right;
	width: 470px;
	margin-right: 10px;
}
.new_tut_description{
	font-size:97%;
	margin-right: 10px;
	margin-left: 0px;
}
#main {
	width:990px;
}

#header {
	height:438px;
}

#footer {
	height:100px;
}
#footer_twitter {
	height:50px;
	width: 205px;
	float: right;
}
#sharebutton {
	height:20px;
	width: 60px;
	float: right;
}
#footer_menu {
	height:20px;
	width: 500px;
	float: left;
}
.cssbox/*experience boxes */
/* set the image to use and establish the lower-right position */    {
	background-color: transparent;
	background-image: url(../images/cssbox-background.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 143px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.cssbox_image/* set the top-right image */
    {
	float: left;
	margin: auto;
	padding: 15px;
}
.cssbox_text/* set the lower-left corner image */
    {
	float: right;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 750px;
} /* mirror .cssbox_head right/left */

/* CONTAINERS */

.new_tut_image{
	float:left;
	margin:1px 10px 0px 0px;
	padding-left:10px;
	padding-top: 6px;
}

.new_tut_container{
	width:900px;
	height:137px;
	padding:15px 0px 0px 20px;
	border-bottom:solid 1px #cacaca;
	border-right:solid 1px #cacaca;
	border-left:solid 1px #cacaca;
}

.new_tut_container_playgamesonline1{
	width:880px;
	height:290px;
	padding:15px 0px 0px 20px;
	border-bottom:solid 1px #cacaca;
	border-right:solid 1px #cacaca;
	border-left:solid 1px #cacaca;
	background-image: url(../demos/images/quizshow-background.jpg);
	background-repeat: no-repeat;
}
.new_tut_container_playgamesonline2{
	width:880px;
	height:290px;
	padding:15px 0px 0px 20px;
	border-bottom:solid 1px #cacaca;
	border-right:solid 1px #cacaca;
	border-left:solid 1px #cacaca;
	background-image: url(../../../demos/images/billionaire-background.jpg);
	background-repeat: no-repeat;
}
.new_tut_container_playgamesonline3{
	width:880px;
	height:290px;
	padding:15px 0px 0px 20px;
	border-bottom:solid 1px #cacaca;
	border-right:solid 1px #cacaca;
	border-left:solid 1px #cacaca;
	background-image: url(../../../demos/images/showdown-background.jpg);
	background-repeat: no-repeat;
}
.new_tut_container_playgamesonline4{
	width:880px;
	height:290px;
	padding:15px 0px 0px 20px;
	border-bottom:solid 1px #cacaca;
	border-right:solid 1px #cacaca;
	border-left:solid 1px #cacaca;
	background-image: url(../../../demos/images/spinoff-background.jpg);
	background-repeat: no-repeat;
}


.new_tut_description{
	font-size:97%;
	margin-right: 10px;
	margin-left: 0px;
}
