

#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
	left: 9px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}
#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px;
	display: block;
	height: 22px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 390px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px;
	display: block;
	height: 298px;
	left: 390px;
	position: absolute;
	top: -20px;
	width: 354px;
}

#pic a.p1:hover .large_1 {
	border: 0px;
	display: block;
	height: 298px;
	left: 50px;
	position: absolute;
	top: -10px;
	width: 354px;
}

