.webitemdisplayproject {
	position: relative;
	width: 225px;
	min-height: 170px;
	border: 1px solid #dddddd;
}
.customerpagecontent {
	position: relative;
}
.customerpagecontent .title {
	width: 60%;
}
.customerpagecontentprojects {
	margin-top: 20px;
}
.customerprojectdisplay {
	position: relative;
	border-top: 1px solid #dddddd;
	padding: 20px 0px 0px 0px;
	clear: both;
}
/*.customerprojectdisplaydate {
	position: absolute;
	background-color: #dddddd;
	top: 0px;
	right: 0px;
	color: #999999;
	padding: 2px 7px;
	width: 142px;
	text-align: right;
}*/
.customerprojectdisplayboxed {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 225px;
	height: 170px;
}
.customerprojectdisplayimagetools {
	margin: 6px 0px -22px 6px;
	position: relative;
	z-index: 200;
}
.customerprojectdisplayimage {
	border: 5px solid #ffffff;
	background-color: #f3f3f3;
}

#customercyclenav { text-align: right; margin-top: -20px; margin-bottom: 5px; position: relative; z-index: 200; }
#customercyclenav a { background: #eee; text-decoration: none; margin: 0px 0px 0px 5px; padding: 1px 4px; font-size: 10px; line-height: 15px; display: inline-block; }
#customercyclenav a.activeSlide { background-color: #333; color: #fff; }
#customercyclenav a:focus { outline: none; }

.customerprojectdisplaycontent {
	width: 460px;
	min-height: 170px;
}
.customerpagemenu {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
}
.customerpagelogo {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.customerpageprojects {
	margin: 10px 0px;
}