.garagedoor a:active, .under_header a:active, .header a:focus, .under_header a:focus {
	outline: none; -moz-outline-style: none;
}

.garagedoor img {
	border: 0px; display: block;	
}

.garagedoor div {



}

.item .mouse {
	height: 66px;
	width: 78px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	left:0px;
	position:absolute;
	cursor:pointer;
	top:0px;
}

.item .mouse img {
	
	height: 66px;
	width: 78px;
	margin:0px;
	padding:0px;
	
}

.item {
	
	float:left;
	height: 66px;
	width: 78px;
	color: black;
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	text-decoration: none;
}

.item .underlay {
	
	color: black;
	margin-left:1px;
	margin-top:1px;
	position:absolute;
	left:0px;
	top:0px;

}

.item .overlay {
	height: 66px;
	width: 78px;
	margin:0px;
	padding:0px;
	border:0px;
	left:0px;
	position:absolute;
	top:0px;

}