*{
	position: absolute;
	margin: 0;
	padding: 0;
//	border: solid 2px red !important;
}

body {
	overflow: hidden;
	left: 0px;
	top: 0px;
}

.bg-image {
	left: -11px;
	top: -12px;
}

.mug {
	height: 232px;
	width: 200px;
}

#col1 {
	top: 75px;
	left: 25px;
}

#col2 {
	top: 75px;
	left: 275px;
}

#col3 {
	top: 75px;
	left: 525px;
}

#col4 {
	top: 75px;
	left: 775px;
}

#details {
	top: 400px;
	left: 200px;
	height: 200px;
	width: 650px;
}

#sprite {
	top: 400px;
	left: 115px;
	z-index: 5;
}

#stats{
	top: 400px;
	left: 350px;
	z-index: 5;	
}

#details-border {
	top: 400px;
	left: 175px;
	z-index: 999;	
}

#details-border-selected-char {
	z-index: 999;
}