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


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