.contentShadow{
          float:left;
          background:#fff url(CSSImagery/contentBorderShadow.gif) no-repeat bottom left;
          margin-left:-10px;
          padding:0 0 10px 10px;
     }
     
          #content {
               border:2px solid #EAEAEA;
               float:left;
               height:395px;
               padding:20px 15px;
               width:660px;
          }

	  #content p {
                    color:#333;
                    font-size:1.2em;
                    line-height:1.5em;
		    padding-bottom:10px;
               }
	
	#content p img {
		float:left;
		padding:0 10px 10px 0;
	}

	  #content h2 {
                    color:#000;
                    font-size:1.7em;
                    font-weight:bold;
                    padding:15px 0;
               }

#rightColumn #contact {
     float:right;
     margin:30px 0 10px -4px;
     padding-bottom:6px;
     width:260px;
}

     #contact h4 {
          border-bottom:3px solid #0E4384;
          color:#0E4384;
          font-size:1.6em;
          font-weight:bold;
          margin-left:5px;
          padding-bottom:7px;
     }
     
     #contact p {
          color:#2F2F2F;          
          font-size:2.4em; 
          line-height:1.2em;
          margin:20px 0 5px 5px;
     }
     
     

#rightColumn .podcastContainer {
     background:transparent url(CSSImagery/crossPromoShadow.png) no-repeat scroll left bottom;
     float:right;
     margin:0 0 10px -4px;
     padding-bottom:6px;
     width:260px;
}

#rightColumn .podcastContainer .podcastPromotion {
     border-bottom:4px solid #00387D;
     height:280px;
}

     .podcastPromotion h4 {
          background:transparent url(CSSImagery/crossPromotionBackground.gif) repeat-x scroll left top;
          color:#fff;
          font-size:1.7em;
          font-weight:bold;
          height:44px;
          margin-left:4px;
          padding:12px 0 0 15px;
     }

     .podcastPromotion p {          
          font-size:1.2em;          
          
          line-height:1.5em;
          margin-left:5px;
          padding:12px;
     }
     
     .podcastPromotion p a.podcast {
          background:url(CSSImagery/blueDot.gif) no-repeat 0 50%;
          color:#0E4384;
          font-size:1.4em;
          font-weight:bold;
          padding-left:15px;
          text-decoration:none;
     }
     
     .podcastPromotion p a:hover.podcast {
          text-decoration:underline;
     }
     
          .podcastPromotion p a.podcast img {
               padding-left:15px;
          }

#learningResources {
     float:left;
     width:660px;
}

#learningResources p {
     font-size:1.2em;
     margin-bottom:10px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
