	.projects { position:relative; }
	.projects ul{ list-style-type: none; height:233px; overflow:hidden; width:400px; position:relative; }
	.projects ul li{ float:left; width:350px; height:233px; padding:8px;}
	.projects ul li .project-info{ float:left; width:350px; }
	.projects ul li .project-image{ float:right; width:315px; height:233px; position:relative; overflow:hidden; font-size:0; line-height:0;}
	.projects p { padding-bottom:15px; }
	.projects h4 { padding:5px 0 10px 0; }
	/** jCarousel **/
	.projects .jcarousel-clip { width:366px; height:233px; overflow:hidden; position:relative; }

	.jcarousel-prev,
	.jcarousel-next { font-size:0; line-height:0; width:49px; height:49px; cursor:pointer; position:absolute; top:106px; z-index:2;}
	.jcarousel-prev { left:10px; background:url(/images/prev-button.png); }
	.jcarousel-next { right:10px; background:url(/images/next-button.png); }

	/*
	.jcarousel-prev-disabled,
	.jcarousel-next-disabled { display:none !important;}
	*/
