hr{
border:none;
border-top:1px solid #AAAAAA;
}

#LayoutContent ul{
	margin-left:0px;
	padding-left: 15px;
}


#LayoutContentContent ul {
    list-style-type: square;
    list-style-image: url(/cms/images/bullet.gif)
}

.poll_message {
    font-weight: bold;
}

.poll_text {
    color: #EC1C24;
    font-weight: bold;
}

.statement_text {
    padding-top: 10px;
    font-weight: bold;
    color: #EC1C24;
}

.statement_name {
    padding-top: 10px;
    padding-bottom: 10px;
}

.backlink {
    color: #EC1C24;
}

@media screen {
    .onlyprint {
        display: none;
    }
}
.newGuestbookEntryLink{ float:right; }
#newGuestbookEntry #email{ display:none; }