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


#apDiv1 {
	position: relative;
	height: auto;
	width: 66px;
	left: 0px;
	top: 0px;
}
.borderit img{
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 2px;
}
.borderit:hover img{
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
}
