@charset "utf-8";
/* CSS Document */

div.storeitem{
background-image:url(../images/jerkstore/store-background.png);
width:680px;
height:252px;
}

div.storetext{
	width: 500px;
	position: relative;
	top: 30px;
	left: 40px;
}

div.storefloatleft{
float:left;
margin-right:10px;
}
