#create .b, #create .d, #create .f {
	border: 1px dotted #6E5946;
	padding: 5px;
	margin-bottom: 10px;
} 

#create .a, #create .c, #create .e {
	margin-bottom: 2px;
	font-weight: bold;
	color: #fff;
}

#create table {
	width: 100%;
}
