/* Press Screen CSS Document */

#press-pagination-text { width: 708px; border-bottom: 1px solid #ded8d6; }

/* text */
.press-copy { float: left; width: 573px; }

/* pagination */
.press-pagination { float: left; width: 135px; }

/* press item */
.press-item { float: left; width: 349px; border-bottom: 1px solid #ded8d6; padding-bottom: 10px; }
.press-image { float: left; width: 82px; }
.press-image img { border: 1px solid #63493b; }

.press-text { float: left; width: 257px; }
.press-text h5 { font-size: 76%; color: #5a3e30; font-weight: bold; margin: 0; }
.press-text p { font-size: 70%; margin: 0.6em 0; }
.download-pdf { padding-left: 20px; background: url(../../images/download_pdf.gif) top left no-repeat; }