#wrapper-pluginAppObj_4_53{
	width:100%;
	height:100%;
}
#wrapper-pluginAppObj_4_53 .inner-wrapper{
	position: relative;
	margin: 0 auto;
	display: table;
}
#myChart-pluginAppObj_4_53{
	float: left;
    /* fixed height & width for uipreview*/
    width: 350px;height: 350px;
}

#data-pluginAppObj_4_53{
	float: left;
	margin-left: 10px;
}
#data-pluginAppObj_4_53 li {
	line-height: 18px;
	font-size: 12px;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial';
	color: #666;
	display: table;
}
#data-pluginAppObj_4_53 li span {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin-right: 5px;
}