

$(document).ready(
	function() {
		$('.fckeditorFront').css({border: 0});
	}
);
