/* Press Screen CSS Document */

/* press item */
.press-item { width: 530px; border-bottom: 1px solid #dfefc6; padding-bottom: 10px; }

.press-image { float: left; width: 102px; }
.press-image img { border: 1px solid #000; }

.press-text { float: left; width: 418px; }
.press-text h5 { font-size: 76%; color: #000; 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; }