* {
	padding:0; 
	margin:0;
}

html {
	overflow: hidden;
}

.clear {
	clear:both;
}

#feedtool-logo {
	text-align:center;
	-webkit-box-reflect:below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.25, transparent), to(rgba(0,0,0,0.2)))
}

