/* screen.cms_module_organisation */
h1.organisation_name {
margin: 0px 0px 5px 0px;
font-size: 1.4em;
color: #996;
}

span.organisation_contact {
font-weight: bold;
}

table.organisation_communication {
margin-bottom: 20px;
}

table.organisation_communication th {
font-weight: normal;
}

h2.organisation_caption {
margin-top: 20px;
font-size: 1em;
color: #996;
}

h3.organisation_caption {
margin-top: 20px;
font-size: 1em;
color: #366;
}

table.organisation_info {
margin: 0px 5px 5px 0px;
border: 1px solid #366;
}

table.organisation_info th {
padding: 0px 5px;
text-align: center;
font-weight: bold;
color: #996;
}

table.organisation_info td {
border: 1px solid #366;
padding: 1px 5px;
text-align: left;
}

.organisation_footer {
clear: both;
margin: 10px 0px 35px 0px;
}

.organisation_link {
float: left;
font-size: 1em;
}
/* /screen.cms_module_organisation */

