h1, h2 {
	margin: 25px 0 15px 0;
	}
h1 {
	text-align:center;
	}
h2 span {
	font-weight:normal;
	}
ul {
	margin-bottom:20px;
	overflow:hidden;
	}
#thumbs_wrapper {
	width:900px;
	}
#thumbs_wrapper div {
	position:relative;
	overflow:hidden;
	}
	
#thumbs_wrapper2 {
	width:338px;
	}
#thumbs_wrapper2 div {
	position:relative;
	overflow:hidden;
	}

div img {
	position:absolute;
	}
/* Demo 1 */
#demo1 {
	width:300px;
	height:170px;
	float: left;

	}
	
#demo2 {
	width:72px;
	height:30px;
	float: left;

	}
	
#demo3 {
	width:68px;
	height:30px;
	float: left;

	}
	
#demo4 {
	width:98px;
	height:30px;
	float: left;

	}
	
#demo5 {
	width:38px;
	height:30px;
	float: left;

	}
	
#demo6 {
	width:124px;
	height:30px;
	float: right;

	}
