* {	margin:0; padding:0; border:none; }
html { height:100%; }

body {
	color:#333;
	background: url('images/bg.png') #FFF repeat-x;
	font-size:18px;
	line-height:20px;
	font-family:Helvetica, Arial, sans-serif;
}

div#container {
	width:920px;
	margin:0px auto;
}

div#buttons {
	width:775px;
	margin:75px 75px 135px;
}

div#buttons a {
	margin:20px 0px 20px 11px;
}

div#buttons em {
	display:none;
	font-style:normal;
}

div#etsymini {
	height:180px;
	overflow:hidden;
	margin:0px auto;
}

div.store {
	margin-top:-190px;
	margin-left:10px;
}