BODY {
font-size: 12pt;
}
IMG {
border: none;
}
TD {
vertical-align: top;
}
.loading {
background-image: url(commons/loading.gif);
background-position: center;
background-repeat: no-repeat;
}
.error {
color: #FF0000
}
DIV#workspace UL.actions {
font-size: 10pt;
padding-left: 20px;
}
DIV#workspace TD.caption {
font-size: 10pt;
font-weight: bold;
width: 170px;
}
DIV#workspace TD.value {
font-size: 10pt;
}
DIV#workspace H1 {
background-position: bottom left;
background-repeat: no-repeat;
font-size: 16pt;
margin: 0;
padding: 0 0 20px 0;
}
DIV#workspace H1.double {
height: 46px;
padding: 0 0 26px 0;
}
DIV#workspace H2 {
font-size: 15pt;
margin-top: 10px;
padding: 0;
}
DIV#workspace H4 {
font-weight: bold;
margin: 10px 0 0 0;
}
DIV#workspace P,
DIV#workspace LI {
text-align: justify;
}
DIV#workspace P:last-child,
DIV#workspace P.last {
margin-bottom: 0;
}
DIV#workspace SPAN.important {
font-weight: bold;
}
DIV#workspace SPAN.slash {
font-size: 10pt;
font-weight: bold;
margin-right: 3px;
position: relative;
top: -2px;
}
DIV#rightMenu UL {
margin: 0;
padding: 20px 0 20px 20px;
}
DIV#divSave {
margin-top: 10px;
padding-right: 84px;
}
P.small {
font-size: 8pt;
}
SPAN.infos {
background-image: url(commons/infos.png);
background-position: top right;
background-repeat: no-repeat;
cursor: help;
height: 19px;
padding-right: 22px;
width: 20px;
}
TABLE.collection {
font-size: 10pt;
width: 98%;
}
DIV.subObject {
font-size: 10pt;
}