	#cpTable { 
		position: relative;
		top: 0px;
		left: 0px;
		width: 225px;
		height: 32px;
		text-align: center;
		vertical-align: middle;
		background-color: #fff;
		background-image: url(https://s3.amazonaws.com/img1.wwmerchant.com/shared/template_stock/tables/tab-18.png); 
		background-repeat: repeat;
		padding-left: 5px;
	}
/*	
	#cpTable:hover {
		-ms-transform: scale(1.8);
		-moz-transform: scale(1.8);
		-webkit-transform: scale(1.8);
		-o-transform: scale(1.8);
		-webkit-transition-duration: 100ms;
	}
*/
	#cpInputbox {
		width: 40px;
		height: 18px;
		text-align: center;
		vertical-align: middle;
		text-transform: uppercase;
		font-family: "monospace",lucida console;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
		border: 2px solid #dedede;
		outline: none;
		background-color: #fff
	}
	#cpInputbox:focus { 
		background-color: rgba(255,255,255,.80);
	}

	#cpTitle {
		width: 45px;
		height: 20px;
		padding-top: 8px;
		vertical-align: bottom;
		text-align: left;
		font-size: .70em;
		font-weight: bold;
		text-shadow: 0 0 2px #777;
		color: #444;
		cursor: pointer;
	}

	#cpLCD  {
		width: 1%;
		height: 1%;
		border: 2px dotted #ccc;
		border-spacing: 0px;
		padding: 0px;
		margin: 0px;
	}

	.n0, .n1, .n2, .n3, .n4, .n5, .n6, .n7, .n8, .n9  { width: 2px; height: 2px; border: 0; padding 0; margin: 0; background: url(https://s3.amazonaws.com/img1.wwmerchant.com/shared/css/img/captcha1.png) 0px 0px; background-repeat: no-repeat; }
	.n0 { background-position: -18px 0px; }
	.n1 { background-position: -16px -2px; }
	.n2 { background-position: -14px -4px; }
	.n3 { background-position: -12px -6px; }
	.n4 { background-position: -10px -8px; }
	.n5 { background-position: -8px -10px; }
	.n6 { background-position: -6px -12px; }
	.n7 { background-position: -4px -14px; }
	.n8 { background-position: -2px -16px; }
	.n9 { background-position: 0px -18px; }

	.code { width: 100%; height: 100%; border: 0px; padding: 0px; margin: 0px; border-spacing: 1px; }
	.s0, .s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9 { width: 2px; height: 2px; padding: 0px; margin: 0px; border-spacing: 1px; background: url(https://s3.amazonaws.com/img1.wwmerchant.com/shared/css/img/captcha0.png) 0px 0px; background-repeat: no-repeat; }
	.s0 { background-position: -0px 0px; }
	.s1 { background-position: -2px -2px; }
	.s2 { background-position: -4px -4px; }
	.s3 { background-position: -6px -6px; }
	.s4 { background-position: -8px -8px; }
	.s5 { background-position: -10px -10px; }
	.s6 { background-position: -12px -12px; }
	.s7 { background-position: -14px -14px; }
	.s8 { background-position: -16px -16px; }
	.s9 { background-position: -18px -18px; }

