@charset "utf-8";

/* CSS Document */



#slidesquares {

	border:0px solid #000000;

	width: 720px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#square1, #square2, #square3, #square4, #square5, #square6 {

	width: 220px;

	height: 220px;

	background-image: url(../images/slides-loader.gif);

	background-repeat: no-repeat;

	background-position: center center;

}


