#logo-demo {
	width:155px;
	background:#f4f4f6;
	padding:5px 5px 0;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	margin:5px auto;
	overflow:hidden;
}
#logo-demo a {
	text-decoration:none;
}
#logo-demo img {
/*	border: 2px solid #FFFFFF;*/
}
#logo-demo .title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.logo-jcarousellite {
	width:155px;
}
.logo-jcarousellite ul li {
	list-style:none;
	display:block;
	padding-bottom:0px;
	margin-bottom:5px;
}
.logo-jcarousellite .thumbnail {
	width:140px;
	margin:0px auto;
}
.logo-jcarousellite .info {
	float:right;
	width:190px;
}
.logo-jcarousellite .info span.cat {
	display: block;
	font-size:10px;
	color:#808080;
}
/*
//please uncomment when use in another site
.clear {
	clear: both;
	font-size:1px;
}*/
