#wrapper { width: 940px; margin: 0px auto; padding: 8px 0px 8px 0px; }

.header { float: left; height: 132px; margin: 0px 8px; }

.row { float: left; }

/*.box { position: relative; float: left; margin: 8px; overflow: hidden; }*/
/*.box { position: relative; float: left; margin: 8px; overflow: hidden; background: url('/static/images/gradient.png') repeat-x; background-position: 0px -100px; border-radius: 3em 1em 1em 1em; }*/
/*
 *.box { position: relative; float: left; margin: 8px; overflow: hidden; background: rgba(51, 153, 255, 0.5); border-radius: 3em 1em 1em 1em; }
 */
.box { position: relative; float: left; margin: 8px; overflow: hidden; background: #4e4b59; border-radius: 3em 1em 1em 1em; }
.inner { padding: 17px; }

.a { min-height: 62px; }
.b { min-height: 172px; }
.c { min-height: 246px; }
.d { min-height: 317px; }
.e { min-height: 348px; }
.f { min-height: 424px; }
.g { min-height: 572px; }

.left { width: 204px; }
.middle { width: 444px; }
.right { width: 244px; }
.leftspan { width: 664px; }
.rightspan { width: 704px; }
.pagespan { width: 924px; }

/*.lighter.green { background-color: #8aad75; color: #191811; }*/
/*.lighter.green a:link, .lighter.green a:visited { color: #cf3; }*/
/*.lighter.green a:hover, .lighter.green a:focus, .lighter.green a:active { color: #fc3; }*/
/*.light.green { background-color: #729260; color: inherit; }*/
/*.light.green a:link, .light.green a:visited { color: #be2; }*/
/*.light.green a:hover, .light.green a:focus, .light.green a:active { color: #eb2; }*/
/*.dark.green { background-color: #4e693e; color: inherit; }*/
/*.dark.green a:link, .dark.green a:visited { color: #ad1; }*/
/*.dark.green a:hover, .dark.green a:focus, .dark.green a:active { color: #da1; }*/
/*.darker.green { background-color: #191811; color: inherit; }*/
/*.darker.green a:link, .darker.green a:visited { color: #9c0; }*/
/*.darker.green a:hover, .darker.green a:focus, .darker.green a:active { color: #c90; }*/

/*.lighter.green a.favourite:link, .lighter.green a.favourite:visited, .lighter.green a.favourite:hover, .lighter.green a.favourite:focus, .lighter.green a.favourite:active { color: #ccc; }*/
/*.light.green a.favourite:link, .light.green a.favourite:visited, .light.green a.favourite:hover, .light.green a.favourite:focus, .light.green a.favourite:active { color: #ccc; }*/
/*.dark.green a.favourite:link, .dark.green a.favourite:visited, .dark.green a.favourite:hover, .dark.green a.favourite:focus, .dark.green a.favourite:active { color: #ccc; }*/
/*.darker.green a.favourite:link, .darker.green a.favourite:visited, .darker.green a.favourite:hover, .darker.green a.favourite:focus, .darker.green a.favourite:active { color: #ccc; }*/

/*.lighter.drab { background-color: #bbc892; color: ; }*/
/*.light.drab { background-color: #a7b872; color: ; }*/
/*.dark.drab { background-color: #728243; color: ; }*/
/*.darker.drab { background-color: #191811; color: ; }*/

/*.lighter.pink { background-color: #e38d8c; color: ; }*/
/*.light.pink { background-color: #e45f62; color: ; }*/
/*.dark.pink { background-color: #c24145; color: ; }*/
/*.darker.pink { background-color: #191811; color: ; }*/

/*.lighter.purple { background-color: #9f97c0; color: ; }*/
/*.light.purple { background-color: #766c9f; color: ; }*/
/*.dark.purple { background-color: #5b5183; color: ; }*/
/*.darker.purple { background-color: #191811; color: ; }*/

/*.black { background-color: #000 }*/

.splitspan { float: left; width: 50%; }

