 #push {
	height: 0px; /* .push must be the same height as .footer */
    padding-top:0px;
}
#wrapper{
    width:175px;
    min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align:left;
    margin: 0 auto 0px;
    padding:0 0px 0px 0px;
}

.clearfix{
	clear:both;
	float:none;
}
#bigPic{
	width:175px;
	height:92px;
	padding:0px;
	border:0px solid #FFF;
	background-color:#FFF;
	margin-bottom:0px;
}
#bigPic img{
	position:absolute;
	display:none;
}
