.content {
    box-shadow: 0.307em 0.307em 0.714em #333;
}

.content, .content-inner {
    max-height: 600px;
    margin-bottom: 150px;
}

.content-inner {
    background-color:transparent;
    box-shadow: none;
    top: 0px;
}

.actionbox {
    background-color: #FFF;
    height: 175px;
    box-shadow: 0.307em 0.307em 0.714em #333;
}
.old-ie .actionbox{

}

.actionbox-header {
    font-size: 1.3em;
}



.start-img {
    width: 600px;
    margin-right:10px;
    float:left;
    display: inline-block;
    height: 290px;
    position: relative;
    top: -2em;
    left: 10px;
    text-align:center;

}
#Stage{
    margin:0 4px;
    box-shadow: 0.307em 0.307em 0.714em #333;
    border-radius: 0.3571em;
    /*background-color:#FFF;*/}

.start-tags {
    width: 300px;
    display: inline-block;
    height: 290px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    top: 10px;
}

.start-tags a {
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
}

.start-tags .article {
    background-color: #007734;
}

/* Start-Tags */
.start-tags-row {
    margin-bottom: 1em;
}

.start-tags-row1 .tag1 {
    margin-left: 4em;
    font-weight: bold;
}

.start-tags-row3 .tag1 {
    margin-left: 1.5em;
}

.start-tags-row3 .tag2 {
    margin-left: 2em;
    font-weight: bold;
}

.start-tags-row4 .tag2 {
    margin-left: 2em;
}

.start-tags-row5 .tag1 {
    margin-left: 4.5em;
    font-weight: bold;
}

.start-tags-row6 .tag2 {
    margin-left: 3em;
}

.start-tags-row7 .tag1 {
    margin-left: 3.5em;
    font-weight: bold;
}