﻿.wrapper{}
aside.onebox {
    border: 5px solid #e9e9e9;
    margin-bottom: 1em;
    padding: 12px 25px 12px 12px;
    font-size: 1em;
}
aside.onebox.googledocs .source {
    background:#fff url(/app/img/logo_drive.png) no-repeat 0% 50%;
    background-size: 16px 16px;
    padding-left: 20px;
}
aside.onebox header {
    margin-bottom: 8px;
}
aside.onebox .onebox-body {
    clear: both;
}
aside.onebox .onebox-body a[href]:visited {
    color: #08c;
}
aside.onebox .onebox-body a[href] {
    color: #08c;
    text-decoration: none;
}
.googledocs-onebox-logo.g-sheets-logo {
    background: url(/app/img/logo_sheets.png) no-repeat;
}
.googledocs-onebox-logo {
    width: 60px;
    height: 50px;
    float: left;
}
aside.onebox .onebox-body h3, aside.onebox .onebox-body h4 {
    font-size: 1.1487em;
    margin: 0 0 10px 0;
}
aside.onebox .onebox-body p:last-child {
    margin-bottom: 4px;
}