div.field.foamtypesselect label {
	float:						none;
	margin-bottom:				10px;
}

label.foamtypetitle {
    background:                 #933a4a;
    margin:                     -5px;
    padding:                    5px;
    display:                    block;
    color:                      #fff;
    text-transform:             uppercase;
}

p.foamtypedescription {
    margin:                     0px;
    margin-top:                 5px;
    padding:                    0px;
    font-size:                  small;
}

div.foamtypegroup {
	float:						left;
	width:						156px;
	padding:					5px;
	margin-right:				40px;
	margin-bottom:				10px;
	background:					#dbbfbe;
}

div.foamtypegroup.last {
	margin-right:				0px;
}

div.foamtypegroup label {
	font-weight:				bold;
}

ul.foamtypes {
	margin:						10px 0px;
	padding:					0px;
	list-style-type:			none;
}

ul.foamtypes li {
	margin:						0px;
	padding:					0px;
	margin-bottom:              3px;
}

ul.foamtypes li input {
	margin-right:				5px;
}

ul.foamtypes li label {
	font-weight:				normal;
}

div.field_in_field {
	margin-bottom:				2px;
}

div.field_in_field label {
	font-weight:				normal;
}

div.field_in_field input {
	margin:						0px;
	width:						150px;
}
