#Actions td {
	font-size: 82%;
	padding: 1.25em 2em 0.25em 0;
}

#Actions tr.head td {
	padding: 2em 2em 0.75em 0;
	border-bottom: 2px solid #DCDCDC;
}

#Actions td.number {
	text-align: center;
}

h1 {
	margin-bottom: 0.05em;
}

ul, ol {font-size:100%;}

#Description {
	font-size: 82%;
}

#Sections {
	font-size: 94%;
	white-space: nowrap;
	margin: 1.25em 0;
}

#Sections span {
	padding: 0.25em 0.5em;
	margin-right: 0.5em;
}

#Sections span.active {
	background: #E5E5E5;
}

#Sections span.first {
	padding-left: 0;
}



table.spec {
	font-size: 82%;
}

table.spec td {
	padding: 0.5em 0 0 2px;
	vertical-align: bottom !important;
}

table.spec td.parameter {
	width: 16em;
	/width: 18em;
	padding: 0.5em 2em 0 0;
	background: url(i/dots.gif) repeat-x bottom;
}

table.spec td.parameter span {
	background: #F1F1F1;
}

div.info {
	max-width: 40em;
	font-size: 82%;
	margin-top: 2em;
}



#Report td {
	font-size: 82%;
	padding: 1em 4em 1em 0;
	vertical-align: top;
}

#Report td h4 {
	font-style: italic;
	margin-bottom: 0.25em;
}

#Report td p {
	margin: 0;
}

#Report td p span {
	color: #A0522D;
}

#Report td.date {
	width: 25%;
	font-size: 75%;
	padding: 1em 0 1em 1em;
	border-left: 1px solid #DCDCDC;
}

#Report td.date p {
	white-space: nowrap;
}

#Pages {
	margin-top: 1.5em;
}

#Pages td {
	padding: 0.25em 0.5em;
}

#Pages td.pages {
	font-size: 82%;
	padding: 0 0.5em 0 0;
}

#Pages td.active {
	background: #E5E5E5;
}



#Files td {
	font-size: 82%;
	padding-top: 1em;
}

#Files tr.head td {
	padding-bottom: 0.5em;
	border-bottom: 2px solid #DCDCDC;
}

#Files td.date {
	padding: 1em 2em 0 4em;
}



div.post {
	max-width: 40em;
	font-size: 82%;
	margin: 2em 0;
}

div.post h4 {
	font-size: 93%;
	margin-bottom: 0.5em;
}

div.post h4 span {
	font-size: 134%;
	margin-right: 0.5em;
}

div.post h4 .customer {
	font-weight: bold;
}

#Pages.customer {
	font-size: 88%;
}

#Pages.customer td.correspondence, #Pages.customer td.pages {
	font-size: 93%;
	padding: 0 0.5em 0 0;
}

#Pages.customer td.pages {
	padding-left: 6em;
}





form.project {
	margin: 2em 0 1.25em 0;
}

p.view {
	font-size: 82%;
	margin-bottom: 0.75em;
}

p.view a {
	margin-right: 1em;
}

table.project {
	margin-right: 16px;
}

table.project td {
	font-size: 75%;
	padding: 0.4em;
	border: 1px solid #CCC;
}

table.project td.no {
	border:none
}

table.project tr:hover {
	background: #f9f9f9;
}

table.project tr.head:hover {
	background: #FFFFFF;
}

table.project tr.head td, table.project td.number {
	text-align: center;
}

table.project tr.head td div {
	width: 100%;
}

table.project td.value {
	text-align: right;
}

table.project td.value span {
	margin-left: 0.18em;
}

table.project h3 {
	font: 150% Georgia, serif;
	margin-top: 1.2em;
}

table.project h3 sup {
	font: 82% Georgia, serif;
	margin-left: 0.2em;
}

table.project h3.first {
	margin-top: 0.2em;
}

table.project h4 {
	font: 134% Georgia, serif;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}

table.project tr.group-calc td, table.project tr.project-calc td {
	font-size: 82%;
	font-weight: bold;
}

table.project tr.group-calc td.calc {
	font-style: italic;
}

table.project tr.sub-group-calc td {
	font-size: 82%;
}

table.project tr.project-calc td {
	padding-top: 1.6em;
}

div.description {
	font-size: 82%;
	margin: 2em 4em 2em 0;
}



#Content.preview {
	padding: 1em 5%;
	margin: 0;
}

#Content.preview h3 {
	margin: 1em 0 0.5em 0;
}

#Content.preview table.project {
	margin: 0;
}

.spec {color:#da0003}
.spec a, .spec a:visited {color:#da0003}