div.page {
	margin: 0 auto;
	padding-top: 40px;
	width: 100%;
    min-width: 960px;
    max-width: 1230px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 110;
	overflow-y: hidden;
}
div.branding {
	width: 23%;
	height: 257px;
	position: absolute;
	top: 40px;
	right: 3%;
	z-index: 210;
	background: #9c0;
}
div.content {
	margin-bottom: 10px;
	width: 100%;
	display: inline;          
	float: left;
}
div.footer {
	margin: 0 3% 20px 2%;
	width: 95%;
	display: inline;
	float: left;
	background: #9c0;
}
div#primary {
	margin-left: 2%;
	width: 71%;
	display: inline;
	float: left;
}
div#secondary {
	margin-top: 267px;
	margin-right: 3%;
	width: 23%;
	display: inline;
	float: right;
}
div.clear {
	height: 0;
	clear: both;
	overflow: hidden;
}
div#scroller {
	margin-bottom: 20px;
	width: 100%;
	height: 370px;
	display: inline;
	float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 870;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: scroll;
}
div.wrapper-text {
    padding-left: 35%;
}
div.calendar {
	margin-bottom: 30px;
	padding: 0 10px;
	width: 210px;
    min-height: 200px;
	display: inline;
	float: left;
}
div.projects {
	margin-bottom: 20px;
	padding: 20px 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 410;
	background: #9c0;
}
div.post {
	margin-bottom: 20px;
	padding: 0 10px 0 35%;
	min-height: 280px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 350;
}
div.c-1 {
	padding: 0 20px 0 0;
	width: 210px;
	display: inline;
	float: right;
}
div.c-2 {
	padding: 0 0 0 20px;
	width: 210px;
	display: inline;
	float: left;
}
div.activation {
	padding: 0 20px;
}
div.success {
    height: 370px;
    background: #ff0;
}
div.calculator {
	width: 225px;
	display: inline;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 360;
}
div#animation-container { 
    display: block;  
    width: 23%;  
    height: 257px; 
    position: absolute;  
    top: 0; 
    right: 3%;
    z-index: 1000;  
    background: transparent url(blank.gif) 0 0 repeat;  
}
div#wood-game-users {
    padding: 0 170px 0 0;
    margin-bottom: 10px;
    position: relative;
    background: transparent url(../i/design/user_list_arrow.jpg) no-repeat 100% 0;
}
div#wood-game-users div.game-scroll {
    width: 100%;
    height: 71px;
    overflow-x:scroll;
    overflow-y:hidden;
    position:relative;
}
div.wood-conditions {
    padding: 2%;  
    width: 96%; 
}
div.wood-game {
    min-height: 0;   
}
div.time-list {
    padding-left: 0;   
}
element.style {
display:block;
}
div#closeFlash_btn {
    display:none;
    left:2%;
    position:absolute;
    top:5px;
    z-index:500;
}
div.gallery {
    padding-left: 0;
}
div.ngg-gallery-thumbnail-box  {
    width: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
div.ngg-galleryoverview {
    clear: both;
    padding-bottom: 2em;
}
div.gallery h3 {
    clear: both;
    padding: 1em 0;
}