/* Unchanged */
td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px; }

div#title {
font-size: 15px;
color: #120e61;
font-weight: bold; }

a#email {
color: black;
text-decoration: none; }

td#pattern {
background-image: url("images/pattern.gif"); }

#reListing {

	width: 150px;
	text-align: center;

}

#reListing #reImage img {

	width: 100px;

}

#reListing #reNumber {

	display: none;

}

#reListing #reText {

	padding-top: 5px;

}