.related-links ul {
	list-style-type: disc; 
  	padding-left: 20px;
    border-bottom: solid 1px #d5d5d5;
}
.text-template-section .related-contents .related-links ul a{
    border-bottom: none;
}


.text-template-section .related-contents .related-links h4 {
	font-family: "Kanit",sans-serif,"Arial";
    font-weight: 400;
    display: block;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
    text-decoration: none;
    margin-bottom: 0;
}
