/* CSS Document */

a img { border: 0; }

#marketEdPlanner { width: 765px; margin: 10px; }
  
#marketEdPlanner h1 { font-weight: bold; font-size: 18px; margin-top: 20px; }
#marketEdPlanner .dividerLine { width: 100%; height: 12px; background-image: url(/images/edplanner/dividerBack.jpg); background-repeat: repeat-x; clear: right; margin-top: 20px; }

.marketBox { margin:0px; padding:0px; }
.marketBox h1 { font-size: 24px; font-weight: normal; margin: 0; }
.marketBox strong { font-weight: bold; color: #FED53B; }
.marketBox h1 strong { font-size: 28px; }

#columnOne h2 { background-color: #EBE6E0; font-size: 14px; color: #565A5C; padding: 2px 4px; margin: 0; }
.forward { background-image: url(/images/calendar/arrow.gif); background-repeat: no-repeat; background-position: 0 2px; 
  padding-left: 20px; margin: 0 0 0 30px; }
.discussionPoint { margin: 0 0 20px 0; clear: right; }
img.float { margin: 10px; }

.box { margin: 0 0 20px 0; border-left: 1px solid #E0E0E0; color: #565A5C; text-align: left; 
  border-top: 2px solid #7E8083; }
.rbbox { padding-right: 20px; }
.rbbox h2 { color: #D90 !important; font-size: 18px !important; background-color: #FFF !important; margin-left: 0 !important; 
  padding-left: 0 !important; }