body {
	font: 0.8em/21px arial,sans-serif;
}

#call-me-back .checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/admin-only/skins/images-default/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
#call-me-back .radio {
	background: url(/admin-only/skins/images-default/radio.png) no-repeat;
}

#language-selection .checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/admin-only/skins/images-default/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
#language-selection .radio {
	background: url(/admin-only/skins/images-default/radio.png) no-repeat;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/admin-only/skins/images-default/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(/admin-only/skins/images-default/radio.png) no-repeat;
}


#checkboxDemo .checkbox, .radio {
	width: 130px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/admin-only/skins/images-default/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
#checkboxDemo .radio {
	background: url(/admin-only/skins/images-default/radio.png) no-repeat;
}



.select {
	position: absolute;
	width: 38px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 30px;
	padding: 3px 24px 0 8px;
	color: #000;
	font: 12px/21px arial,sans-serif;
	background: url(/admin-only/skins/images-default/select.png) no-repeat;
	overflow: hidden;
}

.time-divider .error {
	position: absolute;
	margin-top: 20px;
}

#Europebox .checkbox{
width:100px;
}