.wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
}
.small-buttons
{
    position:absolute;
    top:11px;
    right:12px;
    
}
.center{
	width:980px;
	zoom:1;
	z-index:1;
	margin:0 auto;
	background-color:#FFFFFF;
	position:relative;
	top:-112px;
	overflow:hidden;
	
}
.left{
	float:left;
	width:254px;
	display:inline;
}
* html .left{
	margin-right:-17px;
}
.right{
	float:right;
	width:706px;
	display:inline;
	
}
.content-pane
{
	clear:both;
}
