#mobile_tex{
border-radius: 10px;
border: solid 1px #ff0000;/*ÇËÀþ*/
  padding:20px;
  margin-bottom:30px;
}

.order2{
    border-bottom: solid 1px #cccccc;/*ÇËÀþ*/
  margin-bottom:30px;
  padding:0 0 10px 0 ;
  color:red;
  text-align:left;
  line-height:180% !important;
}
ul.product__related-list{
text-align:left;	
}
#kumia{
  background: #f5f5dc;
  border-bottom: dashed 2px #ffb03f;/*ÇËÀþ*/
  padding: 0.5em 0.5em 0.5em 1.0em;
  font-weight:800;
  font-size:110%;
  margin-bottom:-20px;
}
#list_group {
}

#list_group ul{
list-style-type: none;
}

#list_group li{
  list-style-type: none!important;/*¥Ý¥Á¾Ã¤¹*/
  padding: 0.5em 0.5em 0.5em 1.0em;
  margin: 0px 0 -10px 0 ;
  background: #f5f5dc;
  color: #505050;
  border-radius: 5px;/*º¸Â¦¤Î³Ñ´Ý¤¯*/
  line-height:100%;
}