#msg {
	overflow: hidden;
}
 
#msg.ajax-loading {
	background: url(../images/loading.gif) no-repeat center;
        width:32px;
        height:32px;
        line-height:32px;
        margin:auto;
}