#exhibiting-feature {
	border:1px solid #CBD3C2;
}

#exhibiting-feature {
	float:left;
	width: 216px;
        height:143px; /*262px*/
}

#exhibiting-list{
	float:left;
	list-style:none outside none;
	width:216px;
	z-index:2;
        overflow:hidden;
        position:relative;
}

#exhibiting-list li{
	position:relative;
        float:left;
}

.newsticker-jcarousellite{
        float:left;
        margin-top:6px;
        height: 86px /*225px*/ !important;
        overflow:hidden;
}


#generic-right-col #exhibiting-feature
{
	float:left;
	width:214px;
        height:295px;
}


#generic-right-col #exhibiting-list{
	float:left;
	list-style:none outside none;
	width:214px;
	z-index:2;
        overflow:hidden;
        position:relative;
}

#generic-right-col #exhibiting-feature h2
{
	width:208px;
}


#generic-right-col #exhibiting-feature .newsticker-jcarousellite{
        float:left;
        margin-top:6px;
        height:250px !important;
}
