.messagestrip {
	z-index:10001;
border-top: 1px solid rgba(255,255,255,0.5);
border-bottom: 1px dotted rgba(255,255,255,0.5);
padding: 10px 15px;
text-align: center;
font-size: 13px;
margin-top: 0.1em;
margin-bottom: 0.5em;
}
.messagestrip > p{
    margin-bottom: 0;
}