/*
    Document   : TabContainer
    Created on : Aug 18, 2009, 11:33:05 AM
    Author     : paul
    Description:
        Purpose of the stylesheet follows.

		Old class names: dijitTabContainer iwcOptionsViewer
		New class names: dijitTabContainer OptionTabContainer OptionGeneral
*/

.OptionGeneral .FormField-LabelAfter {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 1em;
}

.dj_ie .OptionGeneral .FormField-LabelAfter {
	display: inline;
}
