img {
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
}
.dock {
	left: -8px; position: relative; height: 50px; text-align: center
}
.dock-container {
	padding-left: 20px; backgound: #000000; position: absolute; height: 50px
}
A.dock-item {
	display: block; font: bold 13px Arial, Helvetica, sans-serif; width: 40px; color: #000000; position: absolute; top: 0px; text-align: center; text-decoration: none
}
.dock-item img {
	margin: 5px 10px 0px; width: 100%; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
}
.dock-item span {
	display: none; padding-left: 20px; color: #000000;
}