.dk_user{
  background: url(../images/ui/elements/widget/20E01.png) repeat-x;
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-family: Tahoma;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dk_user span {
  white-space: nowrap;
  display: inline-block;
  margin: 0 auto;
  padding: 6px 10px;
  border-bottom: none;
  line-height: 23px;
  font-weight: 700;
  text-transform: uppercase;
  background: 0 0;
}
.no_margin{
      padding: 3px;
   margin-bottom: 0px;
}
.center_button {
    
   text-align: center;
}

.tags li {
  display: inline-block;
  margin: 5px 3px;
}

ul.tags li a {
  display: inline-block;
  padding: 3px 10px;
  background: #E7E7E7;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #999999;
}
ul.tags li a:hover{
    background: #257fc6;
    text-decoration:none;
    color: white;
}
.dk-avatar{
    overflow: hidden;
  margin: 10px auto 5px;
  height: 120px;
  width: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
 .dk-center {
  text-align: center;
}
.dk-uname a {
  color: #555;
  font-size: 22px;
  font-weight: 400;
}
.dk-avatar img {
  width: 100%;
}



.dk-head .sale, .dk-head .new {
  position: absolute;
  top: -8px;
  left: -8px;
  height: 50px;
  width: 60px;
  float: left;
  overflow: hidden;
  display: block;
  background: #fff;
  border-radius: 60px;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  text-align: center;
  color: #F25C27;
  box-shadow: 3px 3px 2px #ccc;
  -moz-box-shadow: 3px 3px 2px #ccc;
  -webkit-box-shadow: 3px 3px 2px #ccc;
  padding: 10px 0 0 0;
  line-height: 14px;
  z-index: 999;
}
.img_ads {
    max-width: 100% !important;
}

.dk-store-52 .dk-thumb img {

    min-height: 145px;
}