html, body {
	height: 100%;
}

/* remove list-style from lists */
ol, ul {
	list-style: none;
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}

/* remove border from fieldset and img */
fieldset, img {
	border: 0;
}

.containe .pusher{
	cursor:pointer;
	padding:0;
	font-weight:900;
	font-size:14px;
	margin:0;
}

.containe .mover{
	padding:0;
	margin: 0;
}

.containe {
	background-color:#fff;
}

