.box_heading {
	width: 535px;
	padding: 4px 8px 2px 7px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	background: #F2873E url(../../leach/images/color_tabs_left.gif) no-repeat left top;
}

.box_heading_left {
	float: left;
	width: 300px;
	padding: 4px 8px 2px 7px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
	background: #F2873E url(../../leach/images/color_tabs_left.gif) no-repeat left top;
}

.box_heading a, .box_heading_left a, .box_heading_right a {
	color: #FFFFFF;
	/*text-decoration: underline;*/
}

.box_heading_right {
	float: right;
	width: 220px;
	padding: 4px 8px 2px 7px;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #F2873E;
}

.box_seperator {
	padding: 4px 8px 2px 7px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #F2873E;
}

.break {
	clear: both;
	height: 10px;
	background-color: #FFFFFF;
}

.break_orange_5 {
	clear: both;
	height: 5px;
	background-color: #FCF0E5;
}

.break_orange_10 {
	clear: both;
	height: 10px;
	background-color: #FCF0E5;
}

.centered {
	text-align: center;
}

.counter {
	text-align: center;
	margin-right: 2.5%;
}

.date {
	width: 13%;
	text-align: center;
}

.dateoops {
	background-color: #FE7E7E;
	border: 1px solid #FF0000;
}

.error {
	padding-left: 90px;
	color: #FF0000;
}

.inner {
	padding: 10px;
}

.inputError {
	color: #FF0000;
}

.label_short {
	float: left;
	padding-right: 5px;
	width: 65px;
	display: block;
	color: #F2873E;
	text-align: right;
}

.list_bulleted {
	padding-left: 15px;
}

.list_bulleted_left {
	padding-left: 15px;
	float: left;
	width: 249px;
}

.list_bulleted_right {
	padding-left: 15px;
	float: right;
	width: 249px;
}

.list_plain {
	list-style: none;
}

.list_plain_inline {
	list-style: none;
}

.list_plain_inline li {
	display: inline;
}

.list_plain_left {
	float: left;
	list-style: none;
	width: 40%;
}

.list_plain_right {
	float: right;
	list-style: none;
	width: 40%;
}

.loading {
	text-align: center;
}

.messageoops {
	background-color: #FE7E7E;
	border: 1px solid #FF0000;
}

.mugshot_left {
	float: left;
	margin-right: 10px;
	border: 1px solid #F2873E;
}

.mugshot_right {
	float: right;
	margin-left: 10px;
	border: 1px solid #F2873E;
}

.selected {
	font-weight: bold;
	text-decoration: underline;
}

.submit {
	clear: both;
	margin: 10px 0 0 0;
	padding: 7px 0 7px 0;
	text-align: center;
	background-color: #F2873E;
}

.tag {
	font-size: 10px;
	color: #F2873E;
}

.text {
	width: 80%;
}

.text_short {
	width: 63%;
}

.textoops {
	width: 80%;
	background-color: #FE7E7E;
	border: 1px solid #FF0000;
}

.textoops_short {
	width: 63%;
	background-color: #FE7E7E;
	border: 1px solid #FF0000;
}

.title {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.unfinished {
	margin-top: 200px;
}

.unfinished p {
	color: #F2873E;
	font-weight: bold;
	text-align: center;
}

.unfinished {
	color: #F2873E;
	font-weight: bold;
	text-align: center;
}
