#wide_life {
	padding: 10px;
}

#wide_life #container {
	width: 560px;
}

#wide_life fieldset {
        background: #F0F2F4 none repeat scroll 0 0;
        border: 1px solid #326598;
        margin: 0 0 -1em 0;
        padding: 1em;
}

#wide_life ul {
        font-weight: bold;
        list-style: none;
        margin: 0px;
        padding: 0px;
        clear: left;
}

#wide_life li {
        line-height: normal;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        display: block;
        float: left;
}

#wide_life h2 {
	font-size: 16px;
	margin: 0;
	text-align: left;
        color: #000000;
}

#wide_life p {
	margin-bottom: 10px;
	text-align: left;
}

#wide_life p.header {
	font-size: 14px;
}

#wide_life fieldset.alt {
        background: #F8F3E2;
}

#wide_life fieldset.alt input, fieldset.alt select {
        font-size: small;
}

#wide_life fieldset.submit {
        border: 0 none #FFF;
        padding: 0px 0px 14px 0px;
        margin-left: 480px;
}

#wide_life fieldset.submit li {
        float: right;
}

#wide_life fieldset.embedded_checkboxes {
        width: 495px;
        margin: 0 0 1em 1em;
}

#wide_life fieldset.embedded_checkboxes ul {
        width: 165px;
        clear: none;
        float: left;
}

#wide_life fieldset.embedded_checkboxes li {
        float: left;
        clear: both;
        width: 100%;
        margin-bottom: 0px;
        font-weight: normal;
}

#wide_life fieldset.embedded_checkboxes input {
        float: left;
        margin-right: 5px;
}

#wide_life fieldset.embedded_checkboxes label {
        float: left;
        text-align: left;
}

#wide_life fieldset.left-aligned-labels label {
        text-align: left;
        width: 120px;
        float: left;
}

#wide_life fieldset.left-aligned-labels input, fieldset.left-aligned-labels select {
        float: left;
	font-size: small;
}

#wide_life fieldset.left-aligned-labels li {
        float: left;
        margin: 2px 0;
        clear: both;
        width: 100%;
}

#wide_life fieldset.left-aligned-labels ul {
        width: 50%;
        clear: none;
        float: left;
}

#wide_life fieldset.justified-labels ul {
        width: 100%;
        clear: both;
}

#wide_life fieldset.justified-labels li {
        float: left;
        margin-right: 20px;
}

#wide_life fieldset.justified-labels label {
        text-align: center;
        display: block;
}

#wide_life fieldset.justified-labels input, fieldset.justified-labels select {
        margin: 2px;
	font-size: small;
}

#wide_life li.grouplabel {
        float: left;
        margin-top: 24px;
        width: 96px;
        text-align: left;
}

#wide_life .app_info_ele {
        font-weight: bold;
        float: left;
        margin-right: 35px;
}

#wide_life .question_radio {
        width: 354px;
        text-align: left;
}

#wide_life .radio_ele {
        float: left;
}

#wide_life .label_radio {
        display: inline;
        margin: 0px 10px 0px 5px;
}

#wide_life option {
        padding-right: 0.4em;
}

#wide_life .error {
        font-size: 10px;
        margin-left: 5px;
}

#wide_life .fielderror {
	padding: 1px 0px;
}

.disclosure_pinch {
        margin: 20px 120px 0px 140px;
}
