#teeth {
	position: absolute;
	display: block;
	height: 117px;
	width: 350px;
	top: 140px;
	left: 30px;
}
#teeth img {
	background-color: #fff;
}
#colors {
	position: absolute;
	left: 410px;
	top: 130px;
	width: 200px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
	.colorGrouping {
		position: relative;
		display: block;
		clear: both;
	}
	.color {
		position: relative;
		display: inline;
		float: left;
		width: 28px;
		height: 35px;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
	}
#controls {
	position: relative;
	display: block;
	clear: both;
}
	#colorIndicator {
		position: relative;
		display: inline;
		float: left;
		width: 100px;
		height: 25px;
		border: 1px solid #000;
		font: 16px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-align: center;
		vertical-align: middle;
		padding-top: 10px;
	}
	#controls img {
		position: relative;
		display: inline;
		float: left;
		margin-left: 10px;
		margin-top: 10px;

		border: 1px solid #000;
	}
#dragColor {
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	z-index: 50;
}
#selectionsTable {
	position: relative;
	width: 600px;
	border: 2px solid #EBE7D4;
	margin-bottom: 30px;
}
#selectionsTable th {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #B99669;
	text-decoration: none;
	border-right: 1px solid #EBE7D4;
	border-bottom: 1px solid #EBE7D4;
}
#selectionsTable td {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #EBE7D4;
}



/* The teeth */
#UL5 {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 13px;
	height: 30px;
}
#UL4 {
	position:  absolute;
	left: 13px;
	top: 13px;
	width: 18px;
	height: 46px;
}
#UL3 {
	position: absolute;
	left: 31px;
	top: 5px;
	width: 40px;
	height: 54px;
}
#UL2 {
	position: absolute;
	left: 71px;
	top: 3px;
	width: 49px;
	height: 56px;
}
#UL1 {
	position: absolute;
	left: 120px;
	top: 0px;
	width: 55px;
	height: 59px;
}
#UR1 {
	position: absolute;
	left: 175px;
	top: 0px;
	width: 54px;
	height: 59px;
}
#UR2 {
	position: absolute;
	left: 229px;
	top: 4px;
	width: 51px;
	height: 55px;
}
#UR3 {
	position: absolute;
	left: 280px;
	top: 5px;
	width: 39px;
	height: 54px;
}
#UR4 {
	position: absolute;
	left: 319px;
	top: 13px;
	width: 19px;
	height: 46px;
}
#UR5 {
	position: absolute;
	left: 338px;
	top: 15px;
	width: 12px;
	height: 30px;
}
#LL5 {
	position: absolute;
	left: 15px;
	top: 59px;
	width: 16px;
	height: 32px;
}

#LL4 {
	position: absolute;
	left: 31px;
	top: 59px;
	width: 25px;
	height: 43px;
}

#LL3 {
	position: absolute;
	left: 56px;
	top: 59px;
	width: 37px;
	height: 51px;
}

#LL2 {
	position: absolute;
	left: 93px;
	top: 59px;
	width: 41px;
	height: 54px;
}

#LL1 {
	position: absolute;
	left: 134px;
	top: 59px;
	width: 41px;
	height: 58px;
}

#LR1 {
	position: absolute;
	left: 175px;
	top: 59px;
	width: 41px;
	height: 58px;
}
#LR2 {
	position: absolute;
	left: 216px;
	top: 59px;
	width: 41px;
	height: 54px;
}
#LR3 {
	position: absolute;
	left: 257px;
	top: 59px;
	width: 36px;
	height: 51px;
}
#LR4 {
	position: absolute;
	left: 293px;
	top: 59px;
	width: 26px;
	height: 43px;
}
#LR5 {
	position: absolute;
	left: 319px;
	top: 59px;
	width: 17px;
	height: 32px;
}
