#content .wp-caption {
    margin-bottom: 5px !important;
}

#content .wp-caption {
    background: #f2f2f2;
}

.entry-meta {
    border-color: #EEEEEE;
    display: none !important;
}

.topbox {
border: #1EC8BB 5px double;
float: right;
padding: 20px;
z-index: 99999999;
position: relative;
top: 23px;
right: 100px;
}

.topbox h2 {
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
}

.topbox h3 {
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
}