*{
    margin:0;
	padding:0;
}

#logosticker{
    width:230px;
	background:#FFF;
	padding:0;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
}

#logosticker a{
    text-decoration:none;
}

#logosticker img{
    border:1px solid #FFF;
}

#logosticker img:hover{
    border-color:#61dac5;
}

#logosticker .title{
    text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.logosticker-jcarousellite{
    width:230px;
}

.logosticker-jcarousellite ul li{
    list-style:none;
	display:block;
	padding-bottom:1px;
	margin-bottom:5px;
}

.logosticker-jcarousellite .thumbnail{
    float:none;
	width:auto;
}

.logosticker-jcarousellite .info{
    float:right;
	width:190px;
}

.logosticker-jcarousellite .info span.cat{
    display:block;
	font-size:10px;
	color:#808080;
}

.clear{
    clear:both;
}
