﻿@import url(../DR_Base/style.css);
@import url(../DR_Common/style.css);
@import url(../DR_Form/style.css);

.details .dwrap .top .twrap { width:680px; 
                              margin:0; margin-left:auto; margin-right:auto;
                              padding-left:20px;
                              }
																		
.details .dwrap .bottom .bwrap { width:580px; 
                                 margin:0; margin-left:auto; margin-right:auto;
                                 }

.details .dwrap .top .twrap .sleft { width:230px; min-width:230px; max-width:230px; }
.details .dwrap .top .twrap .sright { width:450px; min-width:450px; max-width:450px; }

.googlemap {position:absolute;
            width:auto; 
            height:auto;
            margin:0;
            padding:0;
            float:left;
            }
            
.googlemap table,
.googlemap tbody,
.googlemap tr,
.googlemap td,
.googlemap iframe { background-color:Transparent; }

.ezyText { margin:0; }

.ezyText .banner { margin-bottom:10px;
                   }
.ezyText .banner .text { white-space:nowrap;
                         color:#ED001F; 
                         font-size:10pt; 
                         font-weight:bold;
                         }
                         
.ezyText .topic .text { white-space:normal;
                        color:#4D4E53;
                        font-size:9.5pt;
                        font-weight:normal;
                        }

.ezyText .detail p { margin-top:5px;
                     }
                                
.ezyText .detail .text { white-space:normal;
			                  color:#4D4E53;
                         font-size:9pt;
                         font-weight:normal;
                         }

                                                             
      
@media print 	
{		
}