/* mingplot specific styles */

strong.plus {
        color: #ff4444;
}

strong.minus {
        color: #4444ff;
}

p.chart_flash {
        margin-left: 2.5%;
}

p.chart_caption {
        margin-left: 7.5%;
        font-size: smaller;
}

ul.chart_info {
        font-size: smaller;
        margin-left: 7.5%;
}

table.chart_info {
        margin-left: 7.5%;
}

img.chart_info {
	border-style: none;
	border-width: 0;
}
