body {background:#fff}
body#issue-home {background:#003665}

.container {background:#fff;height:962px;padding:100px 100px 0 190px;margin:0 auto;width:847px}
#issue-home .container {background:url(../images/bg_issue_25.gif) no-repeat}

.content {color:#333;font-size:1.2em;line-height:1.3em;padding-top:0} *html .content {height:1%}
#issue-home .content {background:url(../images/bg_issue_25_content.gif) repeat-y;font-size:1.1em;line-height:1.2em;padding:3em 0 4em;margin:0.4em 0}

#editors-note #logo {margin-left:-7px}
#issue-home #logo {margin-left:-7px} *html #issue-home #logo {margin-left:0}

.content p {color:#333;margin-bottom:1.25em}

h1 {font-size:1em;padding:0 0 0.8em;text-transform:uppercase}
h2 {background:url(../images/hr_dot.gif) repeat-x bottom left;color:#000;font-size:1.5em;margin:3em 0 1.5em;padding:0 0 2px}

#about-author {background:#e3f2ff;color:#525252;margin:4em 0 -2em;padding:1em}

#new-poetry, #criticism-commentary {float:left;}
#new-poetry {padding-right:50px;text-align:right;width:190px}
#criticism-commentary {width:400px}

#new-poetry li, #criticism-commentary li {padding-bottom:0.4em}

#footer {color:#ddd;font-size:1.4em;margin:5em 0 0;padding:0 0 4em}
#issue-home #footer {font-size:1.2em;margin:0;padding: 20px 0 0 154px}
#footer li {display:inline;padding-left:2px}
#footer li a {padding-right:8px}
.copyright {color:#999;padding:17px 0 0 67px}

.publish-info {color:#666}

pre {
 font-family: georgia;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 width: 99%;
}






