div.jumpmark-left, div.jumpmark-right {
    padding: 0 0 0 20px;
    background-image: url(../images/arrow-to-right_blue.gif);
    background-repeat: no-repeat;
    background-position: 4px 6px;
    float: left;
    width: 100%;
    width: 490px;
}

div.content-element h2, div.content-element h3 {
    text-transform: none;
}
