.jquery-checkbox       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 20px; height: 20px;}
.jquery-checkbox img{background: transparent url(../Scripts/checkbox.png) no-repeat top left;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-checked img{
	background-position: 0px -20px;
}

.err span.jquery-checkbox       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.err span.jquery-checkbox .mark {display: inline;}

.err span.jquery-checkbox img {vertical-align: middle; width: 20px; height: 20px;}
.err span.jquery-checkbox img{background: transparent url(../Scripts/checkbox_err.png) no-repeat top left;}

.err span.jquery-checkbox img{
	background-position: 0px 0px;
}
.err span.jquery-checkbox-checked img{
	background-position: 0px -20px;
}

/*Grassetto*/
.jquery-checkboxGrassetto       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkboxGrassetto .mark {display: inline;}

.jquery-checkboxGrassetto img {vertical-align: middle; width: 27px; height: 25px;}
.jquery-checkboxGrassetto img{background: transparent url(../Scripts/cbGrassetto.png) no-repeat top left;}

.jquery-checkboxGrassetto img{
	background-position: 0px 0px;
}
.jquery-checkboxGrassetto-checked img{
	background-position: 0px -25px;
}

/*Corsivo*/
.jquery-checkboxCorsivo       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkboxCorsivo .mark {display: inline;}

.jquery-checkboxCorsivo img {vertical-align: middle; width: 28px; height: 25px;}
.jquery-checkboxCorsivo img{background: transparent url(../Scripts/cbCorsivo.png) no-repeat top left;}

.jquery-checkboxCorsivo img{
	background-position: 0px 0px;
}
.jquery-checkboxCorsivo-checked img{
	background-position: 0px -25px;
}

/*Nero*/
.jquery-radioNero       {display: inline; font-size: 31px; line-height: 31px; cursor: pointer; cursor: hand;}
.jquery-radioNero .mark {display: inline;}

.jquery-radioNero img {vertical-align: middle; width: 31px; height: 31px;}
.jquery-radioNero img{background: transparent url(../Scripts/RadioNero.png) no-repeat top left;}

.jquery-radioNero img{
	background-position: 0px 0px;
}
.jquery-radioNero-checked img{
	background-position: 0px -31px;
}
/*Verde*/
.jquery-radioVerde       {display: inline; font-size: 31px; line-height: 31px; cursor: pointer; cursor: hand;}
.jquery-radioVerde .mark {display: inline;}

.jquery-radioVerde img {vertical-align: middle; width: 31px; height: 31px;}
.jquery-radioVerde img{background: transparent url(../Scripts/RadioVerde.png) no-repeat top left;}

.jquery-radioVerde img{
	background-position: 0px 0px;
}
.jquery-radioVerde-checked img{
	background-position: 0px -31px;
}

/*Blue*/
.jquery-radioBlue       {display: inline; font-size: 31px; line-height: 31px; cursor: pointer; cursor: hand;}
.jquery-radioBlue .mark {display: inline;}

.jquery-radioBlue img {vertical-align: middle; width: 31px; height: 31px;}
.jquery-radioBlue img{background: transparent url(../Scripts/radioBlue.png) no-repeat top left;}

.jquery-radioBlue img{
	background-position: 0px 0px;
}
.jquery-radioBlue-checked img{
	background-position: 0px -31px;
}

/*Rosso*/
.jquery-radioRosso       {display: inline; font-size: 31px; line-height: 31px; cursor: pointer; cursor: hand;}
.jquery-radioRosso .mark {display: inline;}

.jquery-radioRosso img {vertical-align: middle; width: 31px; height: 31px;}
.jquery-radioRosso img{background: transparent url(../Scripts/radioRosso.png) no-repeat top left;}

.jquery-radioRosso img{
	background-position: 0px 0px;
}
.jquery-radioRosso-checked img{
	background-position: 0px -31px;
}

/*Neutro*/
.jquery-radioNeutro       {display: inline; font-size: 31px; line-height: 31px; cursor: pointer; cursor: hand;}
.jquery-radioNeutro .mark {display: inline;}

.jquery-radioNeutro img {vertical-align: middle; width: 31px; height: 31px;}
.jquery-radioNeutro img{background: transparent url(../Scripts/radioNeutro.png) no-repeat top left;}

.jquery-radioNeutro img{
	background-position: 0px 0px;
}
.jquery-radioNeutro-checked img{
	background-position: 0px -31px;
}

/*Bicolore*/
.jquery-radioBicolore       {display: inline; font-size: 31px; line-height: 31px; cursor: pointer; cursor: hand;}
.jquery-radioBicolore .mark {display: inline;}

.jquery-radioBicolore img {vertical-align: middle; width: 31px; height: 31px;}
.jquery-radioBicolore img{background: transparent url(../Scripts/radioBicolore.png) no-repeat top left;}

.jquery-radioBicolore img{
	background-position: 0px 0px;
}
.jquery-radioBicolore-checked img{
	background-position: 0px -31px;
}

/*Left*/
.jquery-radioLeft       {display: inline; cursor: pointer; cursor: hand;margin:0px;float:left;}
.jquery-radioLeft .mark {display: inline;}

.jquery-radioLeft img {vertical-align: middle; width: 26px; height: 25px;}
.jquery-radioLeft img{background: transparent url(../Scripts/radioLeft.png) no-repeat top left;}

.jquery-radioLeft img{
	background-position: 0px 0px;
}
.jquery-radioLeft-checked img{
	background-position: 0px -25px;
}

/*Center*/
.jquery-radioCenter       {display: inline; cursor: pointer; cursor: hand;float:left;}
.jquery-radioCenter .mark {display: inline;}

.jquery-radioCenter img {vertical-align: middle; width: 26px; height: 25px;}
.jquery-radioCenter img{background: transparent url(../Scripts/radioCenter.png) no-repeat top left;}

.jquery-radioCenter img{
	background-position: 0px 0px;
}
.jquery-radioCenter-checked img{
	background-position: 0px -25px;
}

/*Right*/
.jquery-radioRight       {display: inline; cursor: pointer; cursor: hand;float:left;}
.jquery-radioRight .mark {display: inline;}

.jquery-radioRight img {vertical-align: middle; width: 26px; height: 25px;}
.jquery-radioRight img{background: transparent url(../Scripts/radioRight.png) no-repeat top left;}

.jquery-radioRight img{
	background-position: 0px 0px;
}
.jquery-radioRight-checked img{
	background-position: 0px -25px;
}
/*Radio*/
.jquery-radio       {display: inline; cursor: pointer; cursor: hand;float:left;margin-right:10px;}
.jquery-radio .mark {display: inline;}

.jquery-radio img {vertical-align: middle; width: 20px; height: 20px;}
.jquery-radio img{background: transparent url(../Scripts/radio.png) no-repeat top left;}

.jquery-radio img{
	background-position: 0px 0px;
}
.jquery-radio-checked img{
	background-position: 0px -20px;
}

.err span.jquery-radio       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.err span.jquery-radio .mark {display: inline;}

.err span.jquery-radio img {vertical-align: middle; width: 20px; height: 20px;}
.err span.jquery-radio img{background: transparent url(../Scripts/radio_err.png) no-repeat top left;}

.err span.jquery-radio img{
	background-position: 0px 0px;
}
.err span.jquery-radio-checked img{
	background-position: 0px -20px;
}