.updates { margin-left: 40px; }

.update_img {
			float: right;
			margin: 10px 1px 5px 25px;
			text-align: right;
}

.update_date {
			font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
			font-size: .9em;
			color: #999;
}

.updates p {
			font-family: "Trebuchet MS", Verdana;
			margin-top: 5px;
			margin-bottom: 5px;
}

td {
			font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
			font-size: .7em;
			padding: 5px;
}

#mainContent .enews {
			margin-top: 15px;
			font-size: 0.8em;
			position: relative;
}

em { color: #900; }

p.quote {
			font-style: italic;
			margin-left: 10px;
			margin-top: 5px;
			margin-bottom: 10px;
}

#mainContent .enews a.news-link:visited { text-decoration: none; }



/* --- NEWSLETTERS ARCHIVE ----------------------------*/

.news-issue { text-decoration: none; }

#mainContent .enews .issue {
			height: 125px;
			width: 270px;
			margin-left: 20px;
			float: left;
			margin-bottom: 20px;
}

#mainContent .enews .issue img {
			clear: both;
			float: right;
}

#mainContent .enews .issue .month {
			font-size: 0.8em;
			text-transform: uppercase;
			color: #900;
			display: block;
			background: #DDE3CE;
			padding-top: 1px;
			padding-bottom: 2px;
			text-indent: 10px;
}

#mainContent .enews .issue .edition {
			font-size: 0.7em;
			font-style: italic;
			color: #999;
			margin-bottom: 8px;
			text-indent: 12px;
}

#mainContent .enews .issue ul {
			padding-left: 12px;
			text-indent: -1em;
}

#mainContent .enews .issue ul li {
			list-style: square inside;
			font-size: 0.8em;
			color: #666;
}



/* --- NEWS SUBSCRIBE ----------------------------*/

form {
			margin-top: 10px;
			margin-bottom: 10px;
}

#mainContent #masthead {
			background: #D5D4C7 url(/gfx2/news/news_subscribe-monitor.png) no-repeat 390px 8px;
			padding: 10px 7px 10px 12px;
			border: 1px solid #660;
			width: 508px;
			margin-left: 40px;
			margin-top: 10px;
			height: 100px;
}

#mainContent #masthead #head {
			font-size: 1em;
			font-weight: bold;
			width: 500px;
			margin-bottom: 10px;
}

#mainContent #masthead #subhead {
			font-size: 0.8em;
			width: 325px;
}

#mainContent .border a {
			color: #00f;
			text-decoration: none;
}

table.subscribe-border {
			margin-left: 40px;
			border-top: 1px solid #333;
			border-right: 2px solid #333;
			border-bottom: 2px solid #333;
			border-left: 1px solid #333;
}

td.subscribe {
			font-size: 0.8em;
			background-color: #E5E5E5;
			padding: 10px 0px 10px 10px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #333;
			font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

td.subscribe span {
			font-size: 1.3em;
			font-weight: bold;
			color: #333;
}

p.subscribe {
			background-color: #E6E5CF;
			padding: 5px;
			border: 1px solid #333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			color: #333;
			text-align: center;
			margin: 10px 100px 15px;
}

p.privacy {
			background-color: #E5E5E5;
			border: 1px solid #333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .7em;
			color: #333;
			margin-right: 30px;
			margin-left: 40px;
			padding: 15px;
}

.confirmation {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .8em;
			color: #333;
}


