#sortlogo_nav div{
	cursor: pointer;
	display: inline;
	color: #0082d6;
	border: 1px dashed #0082d6;
	border-width: 0px 0px 1px 0px;
}

#sortlogo_container{
	height: 400px;
}

#sortlogo_container span{
	padding-left:15px;
	background:url("/i/li.gif") no-repeat 2px 50%;
}

#sortlogo_container img{
border-width: 0px;
}


.bluelink, .graylink {
height: 18px;
}

.bluelink td{
	font-size: 12px;
	background-color: #3d9adf;
	cursor: pointer;
	color: white;
	text-decoration: underline;
}

.graylink td{
	font-size: 12px;
	background-color: #f3f3f3;
	cursor: text;
	color: black;
	text-decoration: none;
}

.pic_list{
	clear: both;
}


.pic_list .brand{
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 10px;
	display: block;
	height:110px;
}

.pic_list .brand img{
	display: block;
}

.pic_list .brand span{
	display: none;
}

.brand_list{
	float: left;
	margin-bottom: 10px;
}

.brand_list .brand{
	width: 250px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: none;
}

.brand_list .brand img{
	display: none;
}

.brand_list .brand span{
	display: block;
}

.all_clients {
	float: none;
	display: inline;
}
.all_clients .brand{
	float: left;
}
.all_clients  .stream_title{
	display: none;
}



.all_clients_h {
	width: 100%;
	float :left;
	padding: 0px 10px 10px 10px;
}


.all_clients_h .brand{
float: left;
}

.all_clients_h  .stream_title{
	display: block;
}

.stream_title{
	color: #b45456;
}

.all_clients_h  .stream_title a{
	color: #b45456;
	font-size: 13px;
	font-weight: bolder;
}




.bluelink{
	float:right;
	margin-left:5px;
	background-color:#3e99df;
}
.bluelink td{
	font-size:12px;
}
.bluelink td a{
	color:#ffffff;
}
.greylink{
	float:right;
	margin-left:5px;
	color:#ffffff;
	background-color:#3e99df;
}
.greylink td{
	font-size:12px;
	background-color:#f3f3f3;	
}

.fl_l{
	width:190px;
	float:left;
	margin:0px 10px 10px 0px;
}
.show_pics, .show_list{
	font-size:14px;
}