html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	}
body {
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8B745A;
	}
img {
	border: 0;
	}
.popup_container {
	float: left;
	display: inline;
	width: 600px;
	height: 550px;
	}
.popup_header{
	width: 100%;
	float: left;

	}
.popup_header_press{
	width: 550px;
	float: left;
	}
.popup_title {
	float: left;
	display: inline;
	width: 450px;
	font-size:22px;
	color:#b64f00;
	font-family:"Lucida Sans Unicode";
	}
.popup_title_short {
	width: 300px;
	}
.popup_title span {
	color:#62473e;
	}
.shortTitle {
	width: 410px;
	}
.smallTitle {
	font-size: 20px;
	}
.popup_content {
	padding:10px 0 20px 0;
	}
.popup_buy, .popup_buy_options, .popup_buy_options_wide {
	float: right;
	display: inline;
	width: 115px;
	text-align: right;
	}
.popup_buy_options {
	width: 190px;
	}
.popup_buy_options_wide {
	width: 220px;
	}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
#paypalBtn {
	margin: 5px 0 0 0;
	}
.couponCode {
	float: right;
	display: inline;
	width: 350px;
	margin: 5px 0 0 0;
	padding: 3px 10px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #ffffe6;
	}
#paypalLoad {
	margin: 10px 15px 0 0;
	font-size: 14px;
	font-weight: bold;
	}
#couponError {
	margin: 10px 30px;
	padding: 3px 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ff0000;
	background-color: #FFDEDE;
	}
.cleanField {
	margin: 0 0 0 10px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	}
.cleanLink {
	color: #8B745A;
	text-decoration: none;
	border-bottom: 1px dashed #8B745A;
	}
#popup_products {
	float: left;
	display: inline;
	width: 165px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #544430;
	}
#popup_products a, #popup_products_wide a {
	border: 0;
	}
.rightCol {
	margin-left: 5px;
	}
#popup_products_wide {
	width: 410px;
	margin: 0 auto;
	}
#popup_products_wide .rightCol {
	margin: 0;
	}
#popup_products_wide a {
	margin-right: 5px;
	}
#moreText {
	color:#b64f00;
	font-size: 18px;
	font-family:"Lucida Sans Unicode";
	}
#paypalOptions {
	float: left;
	display: inline;
	width: 75px;
	}
#paypalBtnBox {
	float: left;
	display: inline;
	width: 110px;
	margin-top: 2px;
	}