#content {
width: 78%;
clear:both;
float:left;
/*border-right-style: groove*/
}

/* Content */
#content .post {
padding: 0 20px;
}

#content .post-footer {
font-size: .9em;
padding: 5px 8px;
margin-bottom: 20px;
background-color: #fcfcfc;
border: 1px solid #cfcfcf;
}

#content a:visited {
color:#6699EE;
}

#content a {
border-bottom:1px dotted #AAAAAA;
font-weight:bold;
text-decoration:none;
}

/* Service Status */
#status {
width: 20%;
float: left;
border-left-style: dotted;
}

#status .service_group {
border-bottom: 1px dotted;
height: 1.4em;
padding-top: 0.3em;
padding-bottom: 0.3em;
}

#status .service_title {
width: 85%;
float: left;
clear: both;
padding-right: 0.4em;
text-align: right;
}

#status .service_status {
width: 10%;
float: left;
}