/* elements */
body { font-family:Arial; font-size:13px; color: #666666; }
a { color: #7cafa5; }
a:link { color: #7cafa5; }
a:visited { color: #7cafa5; }
a:hover { color: #acacac; }
a:active { color: #acacac; }
hr { background:#cbcdce; height:1px; line-height:1px; border:0px; }
h1 { font-size:28px; font-weight:bold; color: #000000; }
h2 { font-size:18px; font-weight:bold; color: #666666; margin-bottom:0px; }
h3 { font-size:14px; font-weight:bold; color: #846a2c; }
p { margin-top:0px; }
table.subscription { margin:0px; width:100%; }
table.subscription td { padding:10px 15px; width:20%; text-align:left; border-left:1px solid #cbcdce; }
table.subscription th { padding:10px 15px; font-weight:bold; text-align:left; color:#846a2c; border-left:1px solid #cbcdce; }
table.subscription td.first { border-left:0px; }
table.subscription th.first { border-left:0px; }
table.subscription td.even { background:#f2f7d5; }

.item .item-content a.remind-me { background:url(/images/remind_me.gif) top left no-repeat; width:100px; height:41px; display:inline-block; }
.item .item-content a.remind-me:hover { background:url(/images/remind_me_hover.gif) top left no-repeat; }
.item .item-content a.attend { background:url(/images/attend.gif) top left no-repeat; width:70px; height:40px; display:inline-block; }
.item .item-content a.attend:hover { background:url(/images/attend_hover.gif) top left no-repeat; }
.item .item-content a.submit-question { background:url(/images/submit_question.gif) top left no-repeat; width:144px; height:35px; display:inline-block; padding-bottom:2px; }
.item .item-content a.submit-question:hover { background:url(/images/submit_question_hover.gif) top left no-repeat; }
