html{
	height:100%;
	background-color:#FFFFFF;
}
.wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
}
a img{
	border:none;
}
.content-pane{
	width:980px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
}
.footer{
	margin-top:15px;
}