@charset "utf-8";
/* CSS Document*/

#center h2
{font-size:1.5 em; color:#e6e6e6; background:#de0829; border:1px solid black; padding:6px;}
#center h3 {
	margin-top: 20px; border-top: 1px solid #ccc; padding-top:5px;
}
#center h3.top {
	margin-top: 10px; border:none;
}
#center img{float:right; margin:0 0 12px 12px;}
#center img.noborder {border:none}

#right h2
{font-size:1.3 em; color:#e6e6e6; background:#de0829; border:1px solid black; padding:6px; margin: 5px -5px;}
#right img{float:right; margin:0 0 8px 8px; width:auto}
