* {
	border: 0;
	margin: 0;
	padding:0;
	outline: 0
}

html,body {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #f8f8f8;
}

.botright {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	width:800px;
}
