Revision 82864 of "User:JSeddon/2011FR/lp-formbox-modularlayout" on foundationwiki

<html>
<style type="text/css">
/* Donate */
#donate {
 background-color: #CCE7CD;
 border: 1px solid #5eac58;
 padding: 24px;
 padding-top: 16px;
}
#donate-head {
 font-size: 1.5em;
 line-height: 1.125em;
 padding-bottom: 0.5em;
 padding-top: 0.125em;
 border-color: #5eac58;
}
#donate-body {
 font-size: 1.25em;
 margin-bottom: 1em;
}

.donate-body-small {
  font-size: .75em;
  margin-bottom:1em;
}

input.button, select#input_currency_code {
 font-size: 95%;
}

#amount-table {
 background-color: #CCE7CD !important;
}

table {
 background-color: transparent;
}
</style>
</html>
<includeonly>
<html>
<style type="text/css">

#footer {
 background-image: none !important;
}

#mw-head-base {
 height: 1em !important;
}

#mw-panel div.portal {
 display: none !important;
}

#p-namespaces, #p-views, #p-cactions, #p-search, #p-personal, #catlinks, #firstHeading, #contentSub, #siteSub {
 display: none;
}

div#content {
 background-color: transparent !important;
 background-image: none !important;
}

div#mw-head-base {
 background-image: none !important;
}

</style>
</html>
</includeonly>
<table id="container" align="right"  style="max-width:270px; width:30%; float:right;" cellspacing="0" cellpadding="0" border="0">
  <td id="donate" valign="top">
    <h2 id="donate-head">{{{donate-now-title}}}</h2>
    <div id="donate-body">{{{donate-now-content}}}</div>
  </td>
</table>__NOTOC__