INPUT[type="text"]{border:2px inset #EFEFEF;border-radius:8px;background:#EDEDED;height:30px;width:100px;color:#000;margin-bottom:10px} INPUT[type="text"]:active{border:2px inset #8f8f8f} #picker{border:1px solid #000;border-radius:5px;padding:20px; width:195px; float:left} #textcolor{margin:50px 40px 0 0;width:300px;float:left} .form-item{text-align:right} .farbtastic{position:relative} .farbtastic *{position:absolute;cursor:crosshair} .farbtastic,.farbtastic .wheel{width:195px;height:195px} .farbtastic .color,.farbtastic .overlay{top:47px;left:47px;width:101px;height:101px} .farbtastic .wheel{background:url(images/wheel.png) no-repeat;width:195px;height:195px} .farbtastic .overlay{background:url(images/mask.png) no-repeat} .farbtastic .marker{width:17px;height:17px;margin:-8px 0 0 -8px;overflow:hidden;background:url(images/marker.png) no-repeat} .colorwell{border:2px solid #fff;width:6em;text-align:center;cursor:pointer} body .colorwell-selected{font-weight:bold}