@media print { 

	h1 {
	    font-size: 16px;
	    letter-spacing: 2px;
	}

	h2 {
	    font-size: 15px;
	    letter-spacing: 2px;
	}

	h2.reserved { padding: 10px 0 10px 0;} 

	h3 {
		font-size: 14px; 
	}


	.logo {
	    width: 110px !important;
	}

	.header {
	    padding: 20px 0 20px 0;
	    background-color: #141414;
	    margin-bottom: 20px;
	}

	.btn-lg, button, .btn { display: none !important; }

	p.seller_adrress {
	    font-size: 9px;
	}

	.seller_contact.pull-right { float: left !important; }  

	p.seller_contact {
	    color: #0C121C !important;
	    font-weight: bold;
	    padding: 0 !important;
	}

	p.seller_contact span {
	    padding-left: 0;
	}

	.description {
	    padding-bottom: 0;
	}

	.description ul li {
	    line-height: 1.4;
	}

	p.fold-cta, .p_reserve {
	    display: none !important;
	}

	.description ul {
	    padding: 10px 0 0 0;
	}

	.rmucpaymentwrapper {
	    width: 96% !important;
	    height: 500px;
	    margin: 0 auto;
	}

	#payment-status {
	    margin: 20px 0 10px 0;
	}




}
