﻿@import url(../DR_Base/style.css);
@import url(../DR_Common/style.css);
@import url(../DR_Form/style.css);


.sleft .ezyImageText {float:right;
                      }
.sright .ezyImageText {float:left; 
                       }
										 
.ezyImageText { width:380px;
								height:auto;
                margin:0 0 2px 20px;
                padding:0;
                border:0;                                      
                vertical-align:top;
                text-align:left;
                }
                                                              

.ezyImageText .imglink { margin-right:10px;
                         float:left;
											}
                                                               
.ezyImageText .banner .text { white-space:nowrap;
                              color:#ED001F; 
                              font-size:10pt; 
                              font-weight:bold;
                              }
                         
.ezyImageText .topic .text { white-space:nowrap;
                             color:#4D4E53;
                             font-size:9.5pt;
                             font-style:italic;
                             font-weight:bold;
                             }

.ezyImageText .detail p { margin-top:5px;
                          }
                          
.ezyImageText .detail .text { white-space:normal;
                              color:#4D4E53;
                              font-size:9pt;
                              font-weight:normal;
                              }                                                             
      
@media print 	
{		
}