* {
	margin:				0;
	padding:			0;
}

html, body, body > div {
	height: 			100%;
}

.ddesign_element {
	position: 			relative;
	box-sizing:			border-box;
	min-height:			20px;
}

#SiteWrapper, #pm_website {
	height:				100%;
	width:				100%;
	overflow:			auto;
}

div.mce-edit-area,
div.mce-edit-area iframe {
	border:				none !important;
}

.pusher {
	clear:				both;
    width: 				100%;
    float: 				none;
}

a img {
	border:				none;
}