.projectHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
}
.projectLink {
	text-transform: uppercase;
	background-image: url(../img/red-arrow-btn.gif);
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	margin-bottom: 20px;
}
a.projectLink {
	color: #333333;
}.projectBigImage {
	margin-bottom: 5px;
}
#pimage1, #pimage2, #pimage3 {
	position: absolute;
	visibility: hidden;
}
.white_content2 {
	display: none;
	position: absolute;
	top: 15%;
	left: 10%;
	padding: 10px;
	border: 3px solid #D30000;
	background-color: #FFFFFF;
	z-index:1002;
}

