div.sectionheader {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

div.sectionheader a:visited, span {
	color: #3c68d1;
}
div.sectionsubheader {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	font-weight: normal;
}

div.shortsummary, div.summary {
	text-indent: 50px;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
div.summary, div.rel {
	text-indent: 0px;
	display: none;
	visibility: hidden;
	padding: 10px;
	min-height: 200px;
	margin-top: 10px;
	border: dashed 1px #7878a2;
}

div.projtitle {
	font-size: 12px;
	font-weight: bold;
}

div.projtitle a:visited {
	color: #3c68d1;
}
div.sectionbody {
	visibility: hidden;
	display: none;
	margin-left: 10px;
}

div.little, div.littlehidden, span.little, span.littlehidden {
	font-size: 9px;
	font-weight: normal;
	display: inline;
}
div.littlehidden, span.littlehidden {
	display: none;
	visibility: hidden;
}


a.little {
	font-size: 9px;
	font-weight: normal;
}

div.sumbody {
	/*margin-top: -12px;
	//margin-top: 0px;*/
}
div.info {
	text-align: right;
	float: right;
	//clear: right;
	width: 100px;
	margin-left: 15px;
}

div.actions {
	float: right;
	clear: right;
	display: inline;
}

div.actions span {
	color: #3c68d1;
}

img.cover, img.volcover {
	float: right;
	border: solid 1px #7878a2;
	width: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}
img.volcover {
	margin: 0;
	width: auto;
}

div.relp, div.rel {
	margin-bottom: 10px;
}
div.rel {
	min-height: 0px;
}
div.volblock {
	display: none;
	visibility: hidden;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	min-height: 100px;
}


table.editproj th {
	text-align: center;
}

table.addproj td {
	width: 100%;
}

input.big {
	width: 99%;
	margin-right: 1px;
}

table.edit th, table.edit td {
	border: solid 1px #7878a2;
}
