@charset "UTF-8";
#graybox-wide {
	background-image: url(../images/graybox-wide_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.graybox-row-s1 {
	background-image: url(../images/dotted-horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
	font-size: 0.9em;
}
.graybox-row-s2 {
	background-color: #BED6E0;
	height: 35px;
	font-size: 0.9em;
}
.graybox-row-s3 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	font-size: 0.8em;
	color: #333333;
}
.search-field-style {
	width: 95%;
}
#bluebox-wide {
	background-image: url(../images/bluebox-wide_background.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 810px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 0.9em;
	color: #000000;
	line-height: 1em;
}
.bluebox-row-s1 {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bluebox-row-s2 {
	font-weight: bold;
	color: #333333;
	background-color: #F0AB08;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.dotted-vertical-black {
	background-image: url(../images/dotted-vertical-black.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 10px;
}
.project-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tracknotes-field {
	width: 96%;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px;
}
