/* LoadingBar Styles*/

.loadingBar
{
    width: 220px;
    height: 20px;
    background-image: url("/_assets/animations/LoadingBar.gif");
}