#customscroller {width : 800px; height:120px;

      position:relative;

          left:10px;

      noborder: thin solid red;

          top:10px;

      white-space:nowrap;

          overflow:hidden;

      }

 DIV.clip {width:100px;height:100px;padding:0px;border-style:dashed;border-width:1px}

.pallete {position:relative;width:100%;height:75px;display:inline}

.resize {width:75px; display:inline;text-align:right}


 img {
	width: 100px;
	height : auto;
	display:inline;

	}
.resize img {width:60px; height:auto; display:inline;}

.clip img{width:100px;height:100px;display:inline;}
.subtractbutton, .addbutton{font-size:20px;display:inline;}


