@charset "utf-8";

#main h2 {
position: relative;
}

#main h2 span {
position: absolute;
right: 4px;
top: 8px;
font-weight: normal;
}

#main span.link_map {
float: right;
font-weight: normal;
}

#main table td.txt_map p {
width:20em;
}

#main h2#CorporateProfileVideo{
position:static;
}

@media print {

table.column3 th,
table.column3 td {
padding:2px 0;
}

#main h2.section{
clear:both;
padding:6px 0 6px 7px;
border-top:2px solid #D92F32;
border-bottom:1px solid #D2D2D2;
}

}

