/* Litra paivassa Newsletter CSS Document 9/2008 */

body.newsletter_body {
	text-align:left;
}

div.newsletter_topnote {
	color:#666;
	padding:5px 0;
	border-bottom:1px solid #ccc;
}

div.newsletter_topnote a, div.newsletter_bottomnote a {
	text-decoration:underline;
	color:#666;
}

div.newsletter_topnote a:hover, div.newsletter_bottomnote a:hover {
	text-decoration:none;
}

div.newsletter_bottomnote {
	color:#666;
	padding:5px 0;
}


/* Content exceptions for newsletter */

body.newsletter_body .content, body.newsletter_body .content p {
	color:#000;
}

body.newsletter_body .content .p4table {
	color:#000;
}

body.newsletter_body .content h1 {
	color:#d36d1d;
	background:url(../images/dot_newsletter.gif) repeat-x bottom left;
	padding-bottom:6px;
	font-weight:bold;
	font-size:20px;
}

body.newsletter_body td.sideblock .content h1 {
	background:none;
	padding:0;
}

body.newsletter_body .content h2 {
	color:#000;
	font-size:18px;
}

body.newsletter_body td.sideblock .content h2 {
	color:#d36d1d;
	font-size:17px;
	text-transform:uppercase;
}

body.newsletter_body .content a {
	color:#d36d1d;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

body.newsletter_body .content a:hover {
	text-decoration:underline;
}

body.newsletter_body td.sideblock div.newest_members {
	text-transform:uppercase;
	font-size:12px;
	line-height:16px;
}

body.newsletter_body td.mainblock {
	background:none;
}

body.newsletter_body td.mainblock_wide {
	background:none;
}
