.tfp-switch {
	width: 32px;
	height: 20px;
	background-color: #e0e0e0;
	border-radius: 10px;
	cursor: pointer;
	margin-top: 5px;
}
.tfp-switch div
{
	float: left;
	width:20px; 
	height:20px; 
	background-color:#999999; 
	border-radius: 10px;
	margin: 0;
}