.project-box { width: 399px; overflow: hidden; }
.project-box td { vertical-align: top; background: #cc0000; }
.pleft { position: absolute; margin-left: 0px; margin-top: 0; z-index: 100; }
.pright { position: absolute; margin-left: 368px; margin-top: 0; z-index: 100; }

.project-box .p-name { background: #cc0000; font-size: 150%; padding: 7px 20px; }
.project-box .p-name a { color: #ffffff; text-decoration: none; }
.project-box .p-name a:hover { color: #ffff4c; text-decoration: none; }
.project-box .p-add { height: 15px; position: relative; top: 4px; display: inline-table; *display: inline; *position: static; *margin-bottom: -3px; }.project-box .p-add img { display: block; }
.project-box .pa-text { background: #fefe51 url(../images/yellowbg.gif); line-height: 16px; font-size: 12px; color: #000000; font-weight: bold; vertical-align: top; }
