#content div {
	float: left;
 	}
#content .lbl {
	font-size: .70em;
    padding-top: 2px;
    padding-right: 7px;
    text-align: right;
 	}
.p30 {    
	width: 25px;
 	}
.p50 {    
	width: 60px;
 	}
.p70 {    
	width: 95px;
 	}
.p300 {    
	width: 250px;
 	}
.p400 {    
	width: 400px;
 	}
.formpart {
    float: left;
    width: 520px;
    padding: 3px;
    margin-bottom: 2px;
 	}
.grey1 {
	background-color: #F3F3F3;
 	}
.grey2 {
	background-color: #EDEDED;
 	}
.cntrd {
    text-align: center;
 	}
