/* Clay Aiken */
/* Page Stylesheet - Holiday E Card
--------------------------------------------------------------------------- */


	#header {
	
		display: none;
	
		}
		
	#ecard {
	
		width: 100%;
		height: 487px;
		padding-bottom: 10px;
	
		}
		
	a.sale {
	
		display: block;
		text-indent: -5000px;
		overflow: hidden;
		height: 33px;
		background: #ccc url(../images/actions/a-sale.gif) center center no-repeat;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;

		}
