@charset "utf-8";
/* newsletter page styles */

/*h1 { background: #466993 url(../images/bg_nav.gif) repeat-x bottom left; color: #fff; text-align: center; padding: 0.25em 0; }*/
.featured { 
	margin-bottom: 2em; 
	padding: 15px;
	border: 1px solid #ececec;
	background: #e7e7e7 url(../images/bg_column.gif) repeat-x top left;
	}


.column-2 {
	/* min-height hack for ie6 */
    min-height: 310px;
    height: auto !important;
    height: 310px; 
	}
.column-2 img { float: left; margin: 0.5em 1em 0.25em 0; padding: 0.5em; background: #fff; border: 1px solid #ddd; }
.column-2 h2 { background: #466993 url(../images/bg_nav.gif) repeat-x bottom left; min-height: 27px; color: #fff; text-align: center; margin-bottom: 0.5em; }

iframe { border: 0; width: 675px; height: 600px; overflow: auto; padding-top: 2em; }
