@charset "UTF-8";
/* CSS Document */
.spacegallery { position: relative; overflow: hidden}
.spacegallery img { position: absolute; left: 50%}
.spacegallery a { position: absolute; z-index: 1000; display: block; top: 0; left: 0; width: 100%; height: 100%;background: url(../images/blank.gif)}
/*style custom*/
#myGallery { width: 100%; height: 350px}
#myGallery img { border: 0px solid #999999}
a.loading { background: #fff url(../images/ajax_small.gif) no-repeat center}
.wrapper ul li a{ color: #FFFFFF; font-size:1px}
.wrapper ul li a:hover{ color: #FFFFFF; font-size:1px}
/*style layout*/
table { border-collapse:collapse; border-spacing:0}
fieldset,img { border:0}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal}
ol,ul { list-style:none}
caption,th { text-align:left}
q:before,q:after { content:''}
abbr,acronym { border:0}
.wrapper { width: 300px; margin: 0 auto; text-align: left}
