#pic {
	background-color: #ffffff;
	position: relative;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 232px;
}

#pic a .large {
	border: 0px;
	height: 0px;
	right: 0px;
	position: absolute;
	top: 0px;
	width: 0px;
}

#pic a img {
	border: 0px solid #cccccc;
	float: right;
}

#pic a.p1, #pic a.p1:visited {
	background: #ffffff;
	border: 1px solid #cccccc;
	display: block;
	height: 115px;
	right: 0px;
	top: 0px;
	width: 232px;
}

#pic a.p1:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	right: 0px;
	cursor: default;
	float: right;
}

#pic a.p1:hover .large {
	border: 1px solid #cccccc;
	display: block;
	height: 296px;
	right: 0px;
	position: absolute;
	top: 0px;
	width: 380px;
	cursor: default;
}
