@charset "UTF-8";
/* CSS Document */

#galleryBtnSection {
background-image:url(../images/browser_thumbsBG.jpg);
width:195px;
}
#galleryBTN {
background-image:url(../images/browser_btnBG.jpg);
width:195px;
height:55px;
}
#thumbnailImage {
width:35px;
height:35px;
position:relative;
left:7px;
top:7px;
border:#FFFFFF;
border:2px;
}
#textBTN {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
left:15px;
}

