* { margin:0; padding:0; }

#exhibit-deals {
	width:190px;
	background:#f3f1e7;
	padding:5px 5px 0;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin:20px auto;
	height: 90px;
}

#exhibit-deals a { text-decoration:none; }
#exhibit-deals img { border: 2px solid #000; }

#exhibit-deals .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.exhibit-jcarousellite { width:190px; }
.exhibit-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.exhibit-jcarousellite .thumbnail { float:left; width:110px; }
.exhibit-jcarousellite .info {
	float:right;
	width:190px;
	height: 160px;
}
.exhibit-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
