﻿@media print {
	#thankYou {width:6.25in;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;}
			}
#thankYou {
	width:730px;
	padding:10px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}
#thankYou .address .dealerInfo .company	{
	font-weight:bold;
	}
#thankYou .address span {
	float: left;
	clear: both;
	}
#thankYou .address {
	float:left;
	clear:both;
	margin-bottom:10px;
	width: 100%;
	}
#thankYou .address .buyerData {
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: left;
	margin-right:50px;
	}
#thankYou .address .shippingData {
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: left;
	}
#thankYou .address div {
	float: left;
	padding: 10px;
	}
#thankYou .cart {
	width:95%;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 10px;
	}
#thankYou .address .dealerInfo {
	background-image: none;
	}
#thankYou .thankYou {
	float:left;
	clear:both;
	background-image: none;
	font-size: large;
	font-weight: bold;
	text-align: center;
	margin-top:20px;
	margin-bottom:10px;
	width:100%;
	}
#thankYou .address .label {
	font-weight: bold;
	}
#thankYou .cart {
	clear: both;
	float: left;
	}
#thankYou .cart	.cartFooter {
	margin-right:30px;
	margin-top:15px;
	clear: both;
	float: right;
	}
#thankYou .cart .cartTable {
	width:700px;
	}
#thankYou .thankYou table 
{
	text-align:center;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	}