/* hide from ie on mac \*/
html {
height: 100%;
overflow: hidden;
}
#flashcontent {
height: 100%;
}
/* end hide */
body {
height:100%;
padding:0;
margin:0;
font:70%/1.4em Tahoma, Arial, Helvetica;
color:#5f5f60;
overflow-y:hidden;
}
p {
padding:0;
margin:0;
}
br.clear_all {
clear:both;
}
br.half_row {
line-height:50%;
clear:both;
}
table.main_page_part_table {
width:100%;
}
table.main_page_part_table td.main_page_part_table_left_td {
text-align:left;
vertical-align:top;
}
table.main_page_part_table td.main_page_part_table_center_td {
text-align:left;
vertical-align:top;
}
table.main_page_part_table td.main_page_part_table_right_td {
text-align:left;
vertical-align:top;
}

.warning {
display:block;
padding:8px 8px 8px 40px;
background:transparent url(../templates/img/warning_error.png) 4px 4px no-repeat;
font-weight: bold;
text-decoration: none;
color:#960111;
}
.ok {
display:block;
padding:8px 8px 8px 40px;
background:transparent url(../templates/img/warning_ok.png) 4px 4px no-repeat;
font-weight: bold;
text-decoration: none;
}

#google_map {
border:4px solid #000000;
width:auto;
height:320px;
}
.google_info_window {
color:#000000;
}
.google_info_window div {
padding:10px;
}

