/* Start of CMSMS style sheet 'Gallery' */
.picturelist  .thumb{
display: none;
}
.hide {
display:none;
}
.picturelist{
display:none;
margin:0px;
padding:0px;
}
.view_gallery{
position:relative;
z-index:15;
float:left;
margin-left:716px;
margin-top:-65px;
display:inline;
}
.view_gallery a{
display:block;
width:137px;
height:45px;
background-image:url(http://174.120.8.218/~burtonpo//images/view_gallery.png);
}
.view_gallery a:hover{
width:137px;
height:45px;
background-image:url(http://174.120.8.218/~burtonpo//images/view_gallery.png);
background-position:right top;
}

/* End of 'Gallery' */

