/* CSS Document */

#article h2, div.c3_wrap, div.c3column { }
#article h2 { margin: 35px 0 15px 0; padding: 0 0 5px 0; font-size: 18px; color: #333; width: 440px; font-style: italic; border-bottom: 1px dashed #ccc; }
#article div.c3wrap { width: 540px; margin: 10px 0 0 0; overflow: auto; }
#article div.c3wrap h3 { margin: 0 0 5px 0; padding:0; font-weight: normal; font-size: 16px; color: #a2240b; }
#article div.c3column { width: 170px; float: left; }	
#article div.c3column a { display: block; color: #333; text-decoration: none; background: url(../images/list_arrow.gif) 0px 5px no-repeat; padding-left: 8px; height: 18px; }
#article div.c3column a:hover { color: #a2240b; }		