  table.directions th {
	background-color:#EEEEEE;
  }
  
  img {
	color: #000000;
  }
  
div.section,
div#createNew {
	margin: 0 0 10px 0;

	background-color: #5F3D47;
}

div#createNew input { margin-left: 5px; }

div#createNew h3, 
div.section h3{
	font-size: 12px;
	padding: 2px 5px;
	margin: 0 0 0px 0;
	background-color: #5F3D47;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}

div.section h3 {
	cursor: move;
}

div.lineitem {
	margin: 0 5px 5px 5px;
	padding: 2px;
	background-color: #FFFFFF;
	cursor: move;
}


h1 {
	margin-bottom: 0;
	font-size: 18px;
}

.style1 {
	color: #985212;
	font-size: 12px;
}