﻿a[target=_self],a[name]{
    display:block;
}
a[name]{
    font-weight:bold;
}
b{
    font-size:14px;
}


h2{
    font-size:13px;
}




.step{
    border-bottom:1px dotted;
    margin:10px;
    padding:20px;
}
.step:last-child{
    border-bottom:none;
}
.step img{
    margin:15px 0px 10px;
}
.step h4{
    margin:5px 0px 5px;
    width:300px;
}
.step .text{
    float:left;
    margin-right:10px;
}
.step .image{
    float:right;
}