@charset "ISO-8859-1";

.default {
	background-color: #0d0908;
	position:absolute;
	left:20%;
	top:30px;
}

.spacer {
	background-color: #0d0908;
	width:50px;
	height:50px;
}

.imageGap {
	background-color: #0d0908;
	width:50px;
	height:20px;
}

a img {
	border: 0px none;
}