@charset "utf-8";

img{
border-width:0px;
background:transparent;
}

h2{
    margin-right:15px;
    padding-top:1em;
    border: none 1px #dadada;
    border-width:1px 0px 0px 0px;
}

h2:first-child{
    border-width: 0;
    
}