.imageWrapper
{
    margin-bottom: 45px;
}

.descriptionWrapper p
{
    margin-bottom: 25px;
}

.descriptionWrapper ul
{
    list-style-type: image;
    list-style-image : url( '../../images/li-bullet-dot.png' );
}
.descriptionWrapper ul li
{
    line-height: 20px;
}