/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 22/10/2008																						*/

/* speakfirst																																					*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* text_styles_green.css																															*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

.info_box_header { background-color: #cb7f1f; padding: 3px 0px 5px 10px; }
.info_box { background-color: #edd2b0; min-height: 220px; padding: 0px 0px 0px 0px; }

#top_info_bar {
	position: relative;
	margin: 1px 0px 0px 0px;
	height: 29px;
	width: 688px;
	left: 0px;
	float: left;
	padding: 1px 0px 0px 15px;
	text-align: left;
	background-color: #cb7f1f;
	z-index: 100;
}

.table_border { border: solid 1px #cb7f1f; }
.dashed_line { border-bottom: dashed 1px #cb7f1f; }