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

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

}

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

td.listing_centered {
padding: 0 15px;
width: 327px;
}

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

.login {
	width: 550px;
	text-align: right;
}
.td_right li {
list-style-position:outside;/*inside;*/
}

.td_right_new li
{
	list-style-position:outside;
	}
	
	.tool-tip {position: absolute;	display: none; 	background-color:#f1f1f1; z-index:1000;}
.tool-tip .content {border:1px solid #999999; padding: 5px;}