/* mod_galproductselector */
#mod_galproductselector { position:relative; width:100%; height:auto; }
#prodthumbs { padding-top:10px; }
#prodthumbs table td { text-align:center; }
#prodthumbs .thumb { float:left; overflow:hidden; }
#prodthumbs img { position:relative;}
#prodthumbs a { border:0; }
.thumbwrapper { height:auto; width:115px; }
.thumbwrapper td { padding:2px; }
.thumbwrapper p { text-align:left; }
.thumb { width:auto; text-align:center; border:0px solid; }
#prodthumbs p img { padding:3px; border:1px solid #ccc; }
#prodthumbs p img:hover { padding:3px; border:1px dotted; }
#prodthumbs table td { width:130px; text-align:center; padding-left:5px;padding-bottom:10px;padding-top:10px; }
#prodthumbs table tr {  border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;}
/* #prodthumbs table tr {  border-left:3px solid #ccc; } */
.selectoritem td a { border:0; }
.selectoritem td { border-top: 1px dotted #ccc; padding-bottom:10px; padding-top:10px; }
.selectoritem td img { padding:3px; border:1px solid #ccc;  margin-right:10px; margin-top:4px;}
.selectoritem td a:hover { border:0 }

