body.admin-menu #content_wraper,
body.admin-menu .collections-panel-shadow.shown
{
	top:100px;
}

body.admin-menu #messages {
	position:fixed;
	z-index:300;
	width:100%;
	top:20%;
}

#messages .commerce-add-to-cart-confirmation {
	height:200px;
}

.h_background .ui-widget-content{
	border:0px;
	background:none;
}