.fqw_image_container
{/* TODO: allow some widget options for this */
	background-image:url("demo_background.jpg");
	background-repeat:no-repeat;
	background-position:0 0;

	width:288px !important;
	height:273px !important;
}

.fqw_image_container img
{/* TODO: allow some widget options for this */
	margin-left:47px !important;
	margin-top:65px !important;
}
