
.loading {
    background-image: url("gif-load.gif");
    background-position: center bottom;
    background-repeat: no-repeat !important;
    display: inline-block;
    padding-bottom: 18px !important;
}

#messages-list{
	list-style:none;
	padding:0px;
	margin-bottom:0px;
}
