body.newsletter div.photo {
	font-family: arial;
	font-size: 10px;
	padding: 0px;
	color: #7A7A7A;
}

.product {
	width: 134px;
}

.wide {
	width: 150px;
}

.tall {
	width: 100px;
}

body.newsletter p.click, body.newsletter p.caption {
	line-height: 13px;
}

body.newsletter p.click {
	text-align: center;
	margin: 5px 0px 5px 0px;
}

body.newsletter p.caption {
	margin: 0px 3px 5px 3px;
	color: #000;
}

body.newsletter #interiorwhitetitle {
	color: #000;
}

#newsletter {
	margin-top: 20px;
	margin-right: 250px;
}

#this_issue, #issue {
	float: right;
	width: 235px;
	clear: right;
}

#this_issue {
	margin-top: 10px;
}

div.padding {
	padding: 10px;
}

#issue {
	background-color: #97C0E6;
	margin-top: -45px;
}

#this_issue h2 {
	margin-top: 0px;
}

#this_issue h3 {
	margin: 17px 0px 0px 3px;
	font-weight: normal;
	font-size: 15px;
}

#this_issue a {
	display: block;
	text-decoration: none;
	border-bottom: dotted 1px #0B2777;
	padding: 3px;
	font-weight: bold;
	font-family: arial;
}

#this_issue a:hover {
	border-bottom: solid 1px #0B2777;
	background-color: #DCE4FC;
}

body.newsletter p {
	line-height: 18px;
	font-family: arial;
	margin-top: 5px;
}

body.newsletter h1, body.newsletter h2 {
	font-weight: normal;
	margin: 10px 0px;
}

body.newsletter h1 {
	font-size: 26px;
}

body.newsletter h2 {
	font-size: 23px;
}

.right {
	float: right;
	margin-left: 15px;
}

.left {
	float: left;
	margin-right: 20px;
	margin-left: 30px;
}

div.story {
	border-bottom: dotted 1px #0B2777;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

p.top {
	text-align: right;
	font-size: 11px;
	clear: both;
}

p.top a {
	text-decoration: none;
	border-bottom: dotted 1px #0B2777;
}

p.top a:hover {
	border-bottom: solid 1px #000;
	color: #000;
}

body.newsletter p.first {
	color: #0B2777;
	font-size: 17px;
	line-height: 21px;
}

body.newsletter p.first span {
	font-size: 30px;
	line-height: 32px;
	font-family: times;
}

div.story p {
	margin-left: 30px;
}

div.story a img {
	border: solid 5px #0B2777;
}
