
.galleryMain{
width:480px;

margin-top:120px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
background-repeat:no-repeat;
}

.galleryMainInner{
width:470px;

margin-left:auto;
margin-right:auto;

}

.galleryMainInnerImage{

}

.galleryMainInnerControls{
height:30px;
}

.galleryMainInnerTop{
height:5px;
overflow:hidden;

}
.linkGalleryPrev{
color:navy;
text-decoration:none;
}

.linkGalleryNext{
color:red;
text-decoration:none;
}

