.visitorcounter {
    width: 55%;
    margin: auto;
	margin-left: 6px;
}

.visitorcounter .floatleft {
    float: left;
}

.visitorcounter .floatright {
    float: right;
}

.visitorcounter .clearboth {
    clear: both;
}

.visitorcounter .center {
    text-align: center;
}

.visitorcounter ul li {
    font-weight: bold;
}

.visitorcounter p {
	height: 10px !important;
    clear: both;
    /*margin-bottom: 6px;*/
}