/* ***************************************************
 *
 *  More custom print styles (not from template)
 *
 * ***************************************************
 */

/* phone number in header */
#header #phone-number
{
    float: none;
}

/* content header fixes */
#content-header a,
#content-header span
{
    height: auto !important;
    width: auto !important;
    line-height: normal;
}

#content-header h1
{
    margin-bottom: 0.5em !important;
}

/* elsewhere header for right column */
.two-columns .right-column
{
    border-top: 1px solid #000;
}

.elsewhere
{
    text-align: left !important;
}

/* hide gallery preview */
#gallery-preview
{
    display: none !important;
}