#pic {
	background-color: none;
	left: 0px;
	position: relative;
	top: 0px;
	width: 253px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: relative;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: none;
	display: block;
	height: 31px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 253px;
}

#pic a.p1:hover {
	background-color: none;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 250px;
	left: 10px;
	position: relative;
	top: -10px;
	width: 250px;
}
