
.innerInfo {
    width: 15.5em;
    float: left;
}

.innerContent {
    margin-left: 17em;
}

.innerInfo .contentBox:first-child {
    margin-top: 0;
}

.products {
  text-align:left;
}

.headerBox .tagPicture {
    display: inline-block;
    vertical-align:middle;
    width: 200px;
    height: 200px;
    margin: 10px;
    background-repeat:no-repeat;
    background-position: center;
    position: relative;
    text-align: center;
}

.tagHeader .favoriteProducts {
    display: inline-block;
    vertical-align:middle;
    border-left: 1px solid #d4d4d4;
    padding-left: 10px;
    width: 690px;   
    /*margin: 10px 10px 10px 10px;*/
}

.tagHeader .favoriteProducts h1 {
    text-align: center;
}

.labeledSeparator span.journal {
    padding: 0 0.5em;
    top: 0;
}

.labeledSeparator {
    height: auto;
}