.content-links{
    margin-bottom: 15px;
}
.content-links h3{
    font-weight: bold;
}
div#Layout_4 {
    border: 1px solid;
    padding: 20px;
    box-shadow: 1px 1px 1px 1px;
}
div#Layout_3 {
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid;
    box-shadow: 1px 2px 1px 1px;
}

.content-links button {
    border-radius: 35px;
    width: 150px;
}

div#Layout_1 {
    border-radius: 5px;
    border: 1px dotted;
    padding: 25px;
    background: #f5f5f5;
}
.content-outbound-link {
    cursor: pointer;
}