@charset "utf-8";
#BinRental-Image-4YardBin
	{
		position:relative;
		background-image:url(../Images/4YardBin.png);
		background-position:bottom;
		background-repeat:no-repeat;
		height: 250px;
		width: 391px;
	}
	
#BinRental-Image-10YardBin
	{
		position:relative;
		background-image:url(../Images/10YardBin.png);
		background-position:bottom;
		background-repeat:no-repeat;
		height: 262px;
		width: 391px;
	}
	
#BinRental-Image-14YardBin
	{
		position:relative;
		background-image:url(../Images/14YardBin.png);
		background-position:bottom;
		background-repeat:no-repeat;
		height: 259px;
		width: 391px;
	}
	
#BinRental-Image-20YardBin
	{
		position:relative;
		background-image:url(../Images/20YardBin.png);
		background-position:bottom;
		background-repeat:no-repeat;
		height: 261px;
		width: 391px;
	}
	
#BinRental-Image-40YardBin
	{
		position:relative;
		background-image:url(../Images/40YardBin.png);
		background-position:bottom;
		background-repeat:no-repeat;
		height: 331px;
		width: 391px;
	}

#BinRental-TextBox
	{
		position: relative;
		width: 400px;
	}


#BinRental-h
	{
		font-weight: 700;
		font-size: 1.8em;
		margin: 0;
		padding: 0;
		color: #0365ad;
		letter-spacing: normal;	
	}

#BinRental-p
	{
		font-weight: normal;
		font-size: 1.1em;
		text-align:justify;
		margin: 0;
		padding: 0;
		color: /*#9d9d9d;*/ #333;
		letter-spacing: normal;
*		text-shadow: 1px 1px 2px #CCCCCC;
	}


/* CSS Document */
