
#imgView {
	position: relative;
	float: left;
	margin:5px;
	width:90px;
	height:90px;
	top:0px;
	left:0px;
}

.trash {
	float:right;
	position: relative;
	background-repeat:no-repeat;
	background-position:center;
	width:50px;
	height:50px;
	margin-right:10px;
}


#colorpicker21 {
	position:absolute;
	margin-top:15px;
	margin-left:180px;
}

.pickInfo2 {

	padding-top: 4px;
	height:10px;
}

#colorpicker2 {
}

#mask2c {
	position: absolute;
	margin-left: 20px;
/*	padding-left: 20px;*/
	height:80px;
	float:left;
}

.dragmini {
	position: relative;
	-moz-user-select: none;
	empty-cells: show;
}

.dragable {
	position: absolute;
	width:80px;
	height:80px;
	z-index: 10;
}

#blank2 {
	position: relative;
	top: -5px; 
	width:100px;
	height:26px;
	background-color:#C7C7C7;
	border:0;
}

.gradientselected {
    padding-top: 5px;
	padding-bottom:5px;
	height:12px;
}
.rInt {
	height:22px;
	width: 762px;
	background-image: url(bottom.png);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: center;
	color: #808080;
	font-size: 9px;
	margin:0 auto;
}