.jcarousel-skin-full .jcarousel-item {
    width: 729px;
    height: 500px;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
    border-right: 1px solid #693d1c;
    font-size: 90%;
}

.full-item {
	float: left;
	margin-right: 15px;
	height: 222px;
	overflow: hidden;
	width: 228px;
}

.full-wrapper {
    padding: 8px;
    background: url('/images/featured-bg.png') repeat;
    margin: 0 0 8px 0;
}

.full-item h2 {
	color: #c6beb0;
	font-family: "Georgia", "Times", "Times New Roman", Serif;
	margin: 0 0 0 8px;
}

.full-item h3 {
	display: block;
	margin: 0 0 0 8px;
}

.full-item p {
	margin: 8px 0 0 8px;
}

.full-item a {
	text-transform: uppercase;
	font-size: 90%;
}

.javascript-disabled #childContent li {
    width: 729px;
    height: auto;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
    border-right: 1px solid #693d1c;
    font-size: 90%;
}

