._df_thumb{
width:620px;
height:941px;
}

body {
  margin:0; /*gets rid of white space around body*/
  margin-top:0px;
	padding-bottom: 20px;
  position:relative;
}

.widget .panel-widget-style{
	position:relative;
	padding-top:34px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin-right:-50px;
	margin-left:-50px;
	margin-top:-18px;
	top:7px;
}

.widget p{
	position:relative;
	top:0px;
	left:0px;
}

.Wrap .Main{
	position:relative;
	top:0px;
	left:0px;
}

html, body {
  height: 100%;
  margin: 0;
}

.wrapper {
  min-height: 100%;
  margin-bottom: -50px;
}

.main-footer,
.push {
  height: 50px;
	position:relative;
	padding-top:34px;
}

.footer,
.push {
  height: 50px;
	position:relative;
	padding-top:10px;
}




