/* CSS Document */

/******************/



#picC {
	background-color: #FFFFFF;
	
	width: 268px;
	height: 165px;
}

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

#picC a img {
	border: 0;
}

#picC a.p1, #picC a.p1:visited {
	background: #FFFFFF;
	display: block;
	height: 165px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 258px;

}

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

#picC a.p1:hover .large {
	display: block;
	height: 300px;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 450px;
	border: 1px solid #000000;
}

/******************/



#picH {
	
	width: 118px;
	height: 152px;
}

#picH a .large {
	border: 0px;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#picH a img {
	border: 0;
}

#picH a.p1, #picH a.p1:visited {
	display: block;
	height: 152px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 118px;
	}

#picH a.p1:hover {
	
}

#picH a.p1:hover .large {
	display: block;
	height: 427px;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 320px;
	border: 1px solid #000000;
}






.4imageblock {
	height: 90px;
	padding-top: 43px;
}