.jcropper-holder { border: 1px black solid; }

.jcExample
{
	/*background: white;*/
	/*width: 700px;*/
	/*font-size: 80%;*/
	/*margin: 3.5em auto 2em auto;*/
	/**margin: 3.5em 10% 2em 10%;*/
	border: 1px black solid;
	padding: 1em 2em 2em;
}

.jcExample .article
{
	/*width: 565px;*/
}

.jcExample p
{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
}

