
table.chooseBedType
{
	border: dashed 1px gray;
}


table.chooseBedType tr.footer
{
	background-color: #B7DE5C;
}

table.chooseBedType tr.footer td
{
	border-top: dashed 1px gray;
	padding-top: 3px;
}

