/*#pic { background-color: #ffffff; left: 15px; position: relative; top: 15px; width: 123px; }*/

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

#pic a img { border: 0; }

#pic a.p1, #pic a.p1:visited {
	/*background: #ffffff;
	border: solid 1px #000000;*/
	display: block;
	height: 86px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 132px;
}

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

#pic a.p1:hover .large { 
	border: solid 1px #000000; 
	display: block; 
	height: 246px; 
	left: 225px; 
	position: absolute; 
	top: -270px; 
	width: 314px;
	z-index: 126; }
	
#pic a.p2, #pic a.p1:visited {
	/*background: #ffffff;
	border: solid 1px #000000;*/
	display: block;
	height: 86px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 132px;
}

#pic a.p2:hover {
	/*background-color: #8C97A3;*/
	color: #000000;
	text-decoration: none;
}

#pic a.p2:hover .large { 
	border: solid 1px #000000; 
	display: block; 
	height: 246px; 
	left: 225px; 
	position: absolute; 
	top: -270px; 
	width: 314px;
	z-index: 126; }
	
#pic a.p3, #pic a.p1:visited {
	/*background: #ffffff;
	border: solid 1px #000000;*/
	display: block;
	height: 86px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 132px;
}

#pic a.p3:hover {
	/*background-color: #8C97A3;*/
	color: #000000;
	text-decoration: none;
}

#pic a.p3:hover .large { 
	border: solid 1px #000000; 
	display: block; 
	height: 246px; 
	left: 245px; 
	position: absolute; 
	top: -270px; 
	width: 265px;
	z-index: 126; }
	
	
