/* Private: gallery */

/*styles for NetBuild gallery plugin*/
#galleryHolder {width:525px; margin-left:10px;}
.categoryCell {width:105px; text-align:center; padding:10px 0 10px 0; float:left;}

.galleryLargeCell {width:100%; border-bottom:1px solid #A3A3A3; margin:10px 0 5px 0; padding-bottom:10px;}
.galleryLargeImage {float:left; width:200px;}
.galleryLargeText {float:left; vertical-align:middle; width:300px;}

#galleryHolder strong {color:#F80109;}

.previousNext {width:100%; text-align:center; margin:10px; color:#333;}

.galleryCell {width:120px; text-align:center; float:left; margin:10px 20px 10px 20px; padding:1px 0 5px 0; border-top:1px solid #F80109; border-bottom:1px solid #F80109;}
.galleryImageHolder {height:120px; vertical-align:top;}