/* screen.cms_module_company [list] */
td.company_list_created_date, td.company_list_updated_date {
vertical-align: top;
padding: 5px 0px;
width: 80px;
}
/* /screen.cms_module_company [list] */

/* screen.cms_module_company [detail] */
h1.company_name {
margin: 0px 0px 5px 0px;
font-size: 1.4em;
color: #996;
}

h2.company_appendix {
margin: 0px 0px 5px 0px;
font-size: 1.2em;
color: #996;
}

span.company_contact {
font-weight: bold;
}

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

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

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

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

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

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

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

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

.company_link {
float: left;
font-size: 1em;
}

td.company_list_date {
vertical-align: top;
width: 80px;
}
/* /screen.cms_module_company [detail] */

