img {
	border: 0;
}

#gallery_1 {
    margin: 0;
    padding: 0;
    width: 570px;
    height:417px;
    border: 0;
}

div#bigimage, div#bigimage img, div#smallimages, div#smallimages a, div#smallimages img, div#smallimages p {
    border: 0;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

div#bigimage_container {
    float: left;
    width: 400px;
    height: 417px;
    border: 0;
    margin: 0;
    padding: 0;
}

div#smallimagecontainer {
    float:left;
    width: 340px;
}

div#image_description {
    float:left;
    height: 240px;
    width: 155px;
    padding-top: 177px;
    margin-left: 15px;
}

div#navinext{
    float: right;
    width: 30px;
    margin-top: 1px;
}

a#next {
 padding-left: 21px;
}

div#naviprevious{
    float: left;
    width: 30px;
    margin-top: 1px;
}

a#previous {
 padding-right: 21px;
}

div#smallimages{
    width: 328px;
    margin: 0 auto 0 auto;
}

div#smallimages a{
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 1px;
    margin: 0px;
    font-size: 12px;
}

div#bigimage img { }

div#smallimages a.gallery_active,
a:link.gallery_active,
a:visited.gallery_active,
a:hover.gallery_active,
a:active.gallery_active {
	text-decoration:underline;color:#FFF;
}

div#smallimages a.gallery_inactive,
a:link.gallery_inactive,
a:visited.gallery_inactive,
a:hover.gallery_inactive,
a:active.gallery_inactive {
	text-decoration:none;color:#696969;
}