
	
#backmaker
{
	
	text-align:center;
	font-size:11px;
	font-family:Times New Roman;
	
	}

.Paid {background-color: Yellow;
	
	}
.Last_Release {background-color:#C8DEDC;
	}
	.Prime {background-color:#5BA2EB;
	}	
.Reserved {background-image:url(images/Reserved.gif);
	
	}
	
#numbers {
	border:1px solid #000000;
	height:19px;
	width:22px;
	
	}
	
	html #numbers
	{
	border:1px solid #000000;
	height:20px;
	width:22px;
	}
	
	

	
#backmaker
{
	background-image:url(images/floorbacka.gif);
	background-repeat:no-repeat;
}
	


	

	
	#List_Holder{ overflow:auto;
		font-size:12px;
		text-align:left;
		width:250px;
		height:450px;
		position:absolute;
		left:30px;
		top:20px;
		border:1px solid #000000;
		padding:10px;
		}
		
		#List_Holder a
		{text-decoration:underline;
		}
		
		#List_Holder a:hover
		{text-decoration:underline;
			color:#1375C9;
		}
	

	
