#tv_logo_manufacturer{border:1px solid #d6d4d4;padding-top:10px;padding-bottom:10px;margin-top:20px;height:auto;min-height:70px;}

.list_manufacturer ul {display: block;width:100%;}
.list_manufacturer li {
	width:160px;
	text-align:center;
	/*height: 73px;*/
	overflow:hidden;
	vertical-align:middle;float:left;
	margin-left:15px;
	margin-right:15px;
	height:70px;
	overflow:hidden;
}
.list_manufacturer li a{
	display:block;
	
}
.list_manufacturer li a img{vertical-align:middle;max-width:100%;}

.cclearfix {
	float: none;
	clear: both;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.ui-tabs .ui-tabs-hide {
    display: block;
    visibility: hidden;
    height: 0;
}
#tv_logo_manufacturer  a.btn{   background-image: url("../img/bkg_pre_next.png");
    background-repeat: no-repeat;
    float: left;
    height: 16px;
    position: absolute;
    text-indent: -9999px;
    top: 40px;
    transition: all 0.3s ease 0s;
    width: 16px;
	padding:0px;
    z-index: 0;}
#tv_logo_manufacturer  a:focus{text-decoration: none; outline:none !important;}

#tv_logo_manufacturer  a.btn:hover{}
#tv_logo_manufacturer  a.prev{ left: 0;margin-left:5px;}
#tv_logo_manufacturer  a.next{ background-position: 100% 0;margin-right:5px;
    right: 0;}
#tv_logo_manufacturer  a.prev:hover{background-position: 0 100%;}
#tv_logo_manufacturer  a.next:hover{background-position: 100% 100%;}

