@charset "utf-8";
/* CSS Document */

#ssNest {
	position: relative;
	float: left;
	clear: both;
	width: 636px;
	padding: 20px 0 15px 0;
	}
	
.shortSSN { width: 621px!important; padding-top: 0!important; 	}	
	
#ssNest #pmstamp {
	position: relative;
	float: left;
	clear: none;
	width: 52px;
	height: 53px;
	margin: 0 20px 0 15px;
	}
	
#ssNest #hdr {
	position: relative;
	float: left;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-align: left;
	}
	
#ssNest h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*color: #3b6999;*/
	color: #F26622;
	margin: 0;
	padding: 0;
	}
		
#ssNest #coupons {
	position: relative;
	float: left;
	clear: both;
	width: 636px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0;
	padding: 0;
	text-align: center;
	}
		
#ssNest #coupons .coupon {
	position: relative;
	float: left;
	clear: none;
	width: 293px;
	height: 176px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 10px;
	text-align: center;
	}
	
#ssNest #coupons .couponR {
	position: relative;
	float: right;
	clear: none;
	width: 293px;
	height: 176px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#ssNest .disclaimer {
	position: relative; 
	clear: both; 
	text-align: center; 
	width: 100%; 
	font-size: 11px; 
	color: #6e6e6e;
	font-style: italic;
	}	
	
td.wrapper	{
	border: 1px solid #babbb7;
	border-width: 0px 1px;
	}
