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

		Old class names: iwcOptionsViewer dijitTabContainer
		New class names: dijitTabContainer OptionTabContainer IMOptionGeneral
*/
.IMOptionGeneral .FormField label {
	width: 170px;
}

.IMOptionGeneral  .FormField-LabelAfter label {
	width: auto;
}

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

.dj_ie .IMOptionGeneral-Radio .FormField-LabelAfter {
	display: inline;
}
