
body {
	background:#ffffff;
	margin:0px;
}

.theme-default #slider {
    margin:0 0 0 0px;
    width:150px; /* Make sure your images are the same size */
    height:211px; /* Make sure your images are the same size */
		background : #ffffff url(../mini/loading.gif) no-repeat 50% 50%;
}

.theme-default #slider img {
		display:none; 
}
