





label{
            text-align: left;
            font-weight: normal;
            font-weight: bold;
            font-size: 12px;
        }
        .debtCalculator input.text{
            display: inline;
            width: 150px;
            float: right;
        }
        #career{
            width: 330px;
            float: right;
            height: 30px;
            padding: 5px 5px 5px 5px;
			margin-top: -3px;
        }
        .debtCalculator fieldset{
            background-color: #eef6f9;
            border-bottom: 1px dotted #D5D5D5;
        }
        p.odd, p.even{
            font-size:12px;
        }