﻿.wheel { width: 104px; height: 103px; background: url(/images/circle.png); text-align: center; font-family: Arial; font-size: 14px; color: #fff }
.wheel div { width: 21px; height: 21px; background: url(/images/knob.png); position: absolute; cursor: pointer }
.wheel input { width: 60px; text-align: center; margin-top: 25px; border-width: 0; background: transparent; color: #fff; font-size: 25px; font-weight: bold }
.wheel .small { width: 60px; text-align: center; margin-top: 30px; border-width: 0; background: transparent; color: #fff; font-size: 20px; font-weight: bold }
.wheeltext { font-size: 14px; font-weight: bold; }
