@charset "utf-8";
/* CSS Document */
.gal{
	width:550px;
	margin-left:-30px;
}
.gal div{
	float:left;
	margin:10px;
}
.main {
	background-image:url(/img/loading.gif);
	width:540px;
	height:auto;
}
.main img {
	width:540px;
	height:auto;
}
.options {
	background-color:#FFF;
	width:540px;
}
.options div{
	width:68px;
	height:50px; 
	margin:3px;
	float:left;
}
.options div img {
	cursor:pointer;
	width:68px;
	height:50px;
}