.jcarousel-skin-featured .jcarousel-item {
    width: 739px;
    height: 406px;
    margin: 0 125px 0 0;
    padding: 0 18px 0 0;
    position: relative;
    border-right: 1px solid #693d1c;
    font-size: 90%;
}

.featured-wrapper {
    padding: 8px;
    margin-right: 26px;
    background: url('/images/featured-bg.png') repeat;
    float: left;
}

.featured-constraint {
	max-height: 390px;
    overflow: hidden;
}

.slideTitle,
.slideSubTitle {
	display: block;
	clear: left;
	background: teal;
}

/*
.projectClient,
.projectTitle,
.projectServices {
	padding: 0 0 0 100px;
	margin: 0 0 10px 0;
}
*/

.projectClient {
	margin-top: 11px;
}

.projectClient,
.projectTitle,
.projectServices,
.projectDescription {
	margin-bottom: 18px;
}

.projectServices {
	color: #ffd8a1;
}

.projectDescription {
	font-weight: normal;
}

.launch-project {
	float: right;
	height:31px;
    width:138px;
	background: url('/images/launch-project-over.png') top left no-repeat;
}

.launch-project img {
	width: 100%;
	height: 100%;
	border: 0;
}

.launch-project:hover { 
	visibility: visible;
} 

.launch-project:hover img {
	visibility: hidden;
}

.javascript-disabled #childContent li {
    width: 739px;
    height: auto;
    margin: 0 125px 0 0;
    padding: 0 18px 0 0;
    position: relative;
    border-right: 1px solid #693d1c;
    font-size: 90%;
}