body 				{ margin: 0px; background-color: #282828; }

A:link 				{ font-family: Arial; color: #6AB8D8; text-decoration: none; }
A:active 			{ font-family: Arial; color: #6AB8D8; text-decoration: none; }
A:visited 			{ font-family: Arial; color: #6AB8D8; text-decoration: none; }
A:hover 			{ font-family: Arial; color: #6AB8D8; text-decoration: underline; }

A.buyer:link 		{ font-family: Arial; color: #FFFFFF; font-size:10pt; text-decoration: none; }
A.buyer:active 		{ font-family: Arial; color: #FFFFFF; font-size:10pt; text-decoration: none; }
A.buyer:visited 	{ font-family: Arial; color: #FFFFFF; font-size:10pt; text-decoration: none; }
A.buyer:hover 		{ font-family: Arial; color: #E51937; font-size:10pt; text-decoration: underline; }

TD					{ font-family: Arial; font-size: 9pt; color:#FFFFFF }
P					{ font-family: Arial; font-size: 9pt; color:#FFFFFF }

.input				{ font-family: Arial; color: #000000; font-size: 9pt; }

IMG					{ behavior: url('/gelderman/includes/pngbehavior.htc'); }

/* This is for the listings layout */

.photoback			{ background-image:url('/rls/images/listing-display-photo-back.jpg'); background-repeat:no-repeat; width:235px; height:236px }
.holder				{ z-index:0; position:relative; top:0px; left:0px; width:215px; height:5px; margin-bottom:0px}
.inside				{ z-index:2; position:absolute; top:-20px; left:10px; width:215px; height:21px; background-color:#000000; }
.overlaytxt			{ font-family: Arial, Verdana; font-size:10pt; color: #FFFFFF; margin:2px 0px 0px 13px; }

.listingback 		{ background-image:url('/rls/images/listing-display-info-back.jpg'); background-repeat:no-repeat; width:296px; height:220px  }