body {
	background:none;
	background-color:#fff;
	background-position:top right;
	background-repeat:no-repeat; }

h1 {
	color:#b21d45;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:28px; 
	display:block;width:400px;}
	
#popupWrapper {
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; }

#productDesc {
	margin-top:40px;
	width:610px; }
	
#productDesc p {
	color:#686868;
	font-size:11px;
	line-height:18px; }
	
#productSize {
	font-size:16px;
	color:#a5a5a5;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:5px; }
	
.divider {
	width:630px;
	border-bottom:1px solid #d8d8d8;
	height:1px;
	min-height:1px;
	margin-bottom:30px;
	margin-top:30px; }

#nutContainer {
	width:630px;
	color:#686868; }

#nutContainer h2 {
	color:#686868;
	font-size:14px;
	font-weight:100; }
	
#nutContainer p {
	color:#686868;
	font-size:10px; }

#nutContainer table {
	margin-top:10px; }

#nutContainer td {
	font-size:10px;
	padding:2px; }
