.wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
}
.header{
	height:205px;
	overflow:visible;
}
.small-buttons
{
    position:absolute;
    top:11px;
    right:12px;
    
}
.center{
	width:816px;
	zoom:1;
	z-index:1;
	margin:0 auto;
	background-color:#FFFFFF;
	position:relative;
	top:-112px;
	overflow:hidden;
	
}
.left{
	float:left;
	width:230px;
	display:inline;
}
* html .left{
	margin-right:-17px;
}
.right{
	float:right;
	width:556px;
	display:inline;
	
}
.bottom
{
	clear:both;
}
.right .c-no-header .CodingStaff_FlashBannerContent{
	margin-left:-20px;
}

