/* Panels */
.panel{margin-bottom:1.25em;background:#f2f2f2;border-color:#d9d9d9;border-style:solid;border-width:1px;padding:1.25em}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p{color:#333}.panel.callout{margin-bottom:1.25em;background:#2ba6cb;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;border-color:#2284a1;border-style:solid;border-width:1px;padding:1.25em}.panel.radius{-webkit-border-radius:3px;border-radius:3px}.panel > :first-child,.panel.callout > :first-child{margin-top:0}.panel > :last-child,.panel.callout > :last-child{margin-bottom:0}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6{line-height:1;margin-bottom:.625em}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader,.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader{line-height:1.4}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p,.panel.callout a{color:#FFF}
/* Info box */
.infobox { border:none; border-spacing:2px; border-radius:5px; box-shadow: 2px 2px 5px rgba(0,0,0,.2); float:right; margin:0 0 2em 2em; padding:0; width:275px; }
.infobox th { background:rgb(242,242,242); border:none; color:#000; font-weight:normal; font-size:0.9em; line-height:1.2em; padding-right:0.5em; text-align:right; width:35%; }
.infobox td { background:#fff; font-size:0.9em; line-height:1.2em; padding:0.3em; text-align:left; }
.infobox .infobox_header { background:rgb(242,242,242); border:none; border-radius:5px 5px 0 0; color:#000; font-size:1.1em; line-height:1.1em; padding:0; }
.infobox .infobox_header2 { width:100%; }
.infobox .infobox_image { background:none; border:none; padding:0; padding:4px; text-align:center; }
.infobox .infobox_image a { display:block; }
.infobox .infobox_image img { display:block; }
.infobox .infobox_imagecaption { font-weight:bold; padding:0.5em; }
.infobox .infobox_header td { background-color:transparent; text-align:center; }
.infobox .infobox_supertitle,
.infobox .infobox_subtitle { font-size:0.9em; line-height:1.2em; }
.infobox .infobox_title { font-size: 1.2em; font-weight: bold; line-height: 1.35em; }