

/*
.primary,
.secondary {
    margin-top: 20px;
}
*/

.conference_spot .content {
    float: left;
    width: 440px;
}
.conference_spot .content p {
    padding-top: 0px;
}

.conference_spot .image {
    float: right;
    width: 202px;
    margin-top: 10px;
}

