.redactor-editor img.colorbox{
	cursor: pointer;
}
.redactor-editor img.switch{
	cursor: pointer;
	width: 10%;
}
.redactor-editor img.switch-main{
	width: 100%;
	padding:10px 0;
}
.redactor-editor img.w10{
	width: 10%;
}
.redactor-editor img.w20{
	width: 20%;
}
.redactor-editor img.w30{
	width: 30%;
}
.redactor-editor img.w40{
	width: 40%;
}
.redactor-editor img.w50{
	width: 50%;
}
.redactor-editor img.w60{
	width: 60%;
}
.redactor-editor img.w70{
	width: 70%;
}
.redactor-editor img.w80{
	width: 80%;
}
.redactor-editor img.w90{
	width: 90%;
}
.redactor-editor img.w100{
	width: 100%;
}
