table.showcase {
width: 100%;
margin-bottom: 10px;
font: 12px arial, helvetica, sans-serif;
color:#000000;
}

table.showcase img {
display: block;
border: 1px solid #D0DB9D;
}

table.showcase td {
vertical-align: top;
}

td.listing_centered {
padding: 0 10px;
width: 300px;
}

td.listing_centered p.description {
font: 14px garamond, georgia,  serif
}

.listing_centered span {
font: bold 14px arial, helvetica, sans-serif;
color:#000000;
}

.listing_centered span.agreement {
color: red;
font-size: 12px;
font-weight: normal;
}

td ul {
margin: 0;
padding: 0;
position: relative;
left: 20px;
}

.login {
	width: 550px;
	text-align: right;
}