#article, .article {
	margin-left: 1.5em;
}

#articleContent {
	margin: 2em 1.5em 0em 0em;
	text-align:justify;
}

#articleNumber {
	font-size:10pt;
	font-weight:bold;
}

#articleContent .Refs {
	margin: 1em 0;
	text-align:right;
}

#articleContent .Intit{
	font-size:8pt;
	text-align:center;	
}

#annotations {

}

#annotations h1 {
	margin-top: 2em;
	text-decoration:underline;
	text-transform: uppercase;
}


#annotations a {
	color: #818181 !important;
}

#annotations a.annotation {
	color: #6874b7 !important;
	font-size:10pt;
} 
 
 
#annotations a.delete {
	margin-left:1em;	
}


#annotations ol {
	margin-left: 0;
	padding-left:0;
}

#annotations textarea {
	display: block;
}

#annotations .annotation {
	margin: .85em 0;
}

.description {
	margin-bottom:2em;
}

p.responseMessage {
	color: red;
	font-size: .8em;
	margin: 0.5em;
}

.annotation .description a {
	cursor: pointer;
}

.line{
	border-bottom: 1px solid #000;
	margin-bottom:1em;
	margin-right:2em;
}

.addAnnotationLink{
	border-bottom: 1px solid #000;
	margin-bottom:1em;
	margin-right:2em;
	text-align:right;
}

.addAnnotation{
	border-bottom: 1px solid #000;
	margin-bottom:1em;
	padding-bottom:1em;
	margin-right:2em;	
}

a.addAnnot{
	color: #818181 !important;
	cursor: pointer;
	text-align:right;
	margin-right:1em;
}

.formSeparator{
	margin-bottom:0.2em;	
	text-align:left;
}

.formSeparator input{
	
}

li.hidden{
	overflow: hidden;	
}

.crunch{
	height:0;
	width:0;
	position:absolute;
	left:2000px;	
}

p.description{
	margin-top:0.5em; 
	margin-bottom:0.5em;	
	
}

.error{
	color: red;	
}

td.error{
	color: red;			
}

input.subject{
	display: none;	
}

form.editForm{
	margin:0;
	padding:0;
}

