#extras {
	width: 100%;
	padding: 0 0;
	margin: 20px 0 0 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 10px;	
}

dd p {
	float: left;
	width: 40%;
}


#extras table {
	width: 100%;
}

#extras .top {
	vertical-align: top;
}

#extras td {
	vertical-align: bottom;
	text-align: left;
}

.th1, .th2, th3 {
	vertical-align: bottom;
}

#extras .col1 {
	text-align: left;
	width: 30%;
	font-weight: bold;
}

#extras .col2 {
	text-align: center;
}

#extras .col3 {
	text-align: right;
	width: 30%;
}

#extras .urow {
	background-color: #CEBCB9;
	
}
