select[name="wk_sort_pagination"]{
	border-radius: 4px;
    float: right;
    margin-right: 3px;
    width: 81px;
}
#wk_sellerlist{
	border: 0 none !important;
    margin-top: 5px;
}
select[name="wk_sort_pagination"]:focus{
	border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
.search_loading{
    background: url("../../image/loading.gif") no-repeat scroll center center #FFFFFF;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.charFormat{
  display: inline-block;
  width:100%;
}
.charFormat a{
  color: #FFFFFF;
  padding:0 14px;
}
.productView{
  color: #23A1D1;
  cursor: pointer;
  text-decoration: underline;
}
.wk_char{
  clear: both;
  overflow: hidden;
  display: block;
  padding:10px;
}
.wk_char a:hover{
  color: #22C1F0;
}
.seller_info a{
  display: block;
}