﻿#saleslist{
	margin:auto;
	width:90%;
	border-top:thin #D9241D solid
}

#nonsaleslist{
	margin:auto;
	width:90%;
	border-top:thin #D9241D solid
}


.sales{
	width:100%;
	border-right:thin #D9241D solid;
	border-bottom:thin #D9241D solid;
	border-left:thin #D9241D solid;

}

.photo{
	width:40%;
	padding:1em 1em 0 2em;
	text-align:center;
	

}

.nonphoto{
	width:40%;
	padding:1em 1em 1em 2em;
	text-align:center;
	

}


.stats{
	padding:1em 1em 0 1em;
	text-align:left;
	

}

.nonstats{
	padding:1em 1em 0 1em;
	text-align:left;
	

}

#nonsaleslist p{
	padding-left:0;
	

}


.stats li{
	list-style:none;
	
}

.nonstats li{
	list-style:none;
	
}


.descrip{
	padding:0 1em 1em 1em 1em;
	text-align:left
}

h1{
	padding-bottom:1em
}

h2{
	text-align:left;
	font-size:small;
	font-weight:normal;
	padding-bottom:2em
}

h3{
	font:bold small Verdana, sans-serif;
	padding:1em 0 .5em 1em;
	

}

#saleslist a:link, #saleslist a:visited{
	color:#D9241D;

}

#saleslist a:hover, #saleslist a:active{
	background-color:#C9E9F9
}
