﻿/*  MAIN STYLES  */

/* ================================================================================= */
/* ================================================================================= */
/* 
/*                                  N O T E ! ! !
/* 
/*     DIFFERENT MAINSTYLES FOR ZODIAC ARTICLES SO THAT LIST IMAGES DON'T APPEAR
/* 
/* ================================================================================= */
/* ================================================================================= */


/* Red Heart, used mainly in Low-Down slogan at the end of the NM/FM articles, but placed here so it can be used anywhere on the site. */
span.redheart::before {
	content: "\2764";
	color: #c00;
	font-weight: normal;
}



/* Current Sign image on most pages */
div.currsign {
	margin: 0 auto 10px auto;
}
div.currsign img {
	width: 160px!important;
	height: 160px!important;
}

/* Current Sign image on Zodiac Index page */
div.currsignzod {
	float: right;
	margin: 0 0 10px 10px;
}
div.currsignzod img {
	width: 125px!important;
	height: 125px!important;
}



/* -------------------------------------------------- */

p.flat {
	margin-bottom: 3px!important;
}

/* styling for disclosure notice text */
p.disclosure {
	font-size: 11px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	margin: 0;
	line-height: 135%;
	text-align: center;
}

/* LOWDOWN QUOTE STYLING, MOVED HERE FROM LOWDOWNNEW2, TO MAKE GLOBALLY AVAILABLE FOR ARTICLES */
/* Low-Down quotation widths; use next to sidebars or else they go to below sidebar */
p.quote195 { /* Wider - Start of article, next to datebox */
	width: 195px;
	margin: 20px 20px;
}
p.quote175 { /* Start of article, next to datebox */
	width: 175px;
	margin-right: 495px;
	margin: 20px 20px;
}
p.quote360 { /* Next to sidebar */
	width: 360px;
	margin-right: 310px;
	margin: 30px 30px 20px 30px;
}
p.quote500 { /* Next to sidebar */
	width: 500px;
	margin-right: 310px;
	margin: 20px 30px;
}
p.quote200 { /* start of article, next to datebox, if extra space is needed */
	width: 200px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-style: italic;
	padding: 15px;
	margin: 20px 20px;
	background-color: #FDFCDC;
	line-height: 125%;
}
p.quote200 span {
	font-family: tahoma, arial, sans-serif;
	font-size: .85em;
}
p.quotefullwidth {
	margin: 30px 30px 20px 30px;
}
p.quotelast {
	margin-bottom: 40px;
}

p.quote265 { /* ARTICLE: Next to sidebar */
	width: 265px;
/*	margin-right: 310px; */
	margin: 30px 30px 20px 30px;
}


p.ldquote {
	/* defaults to full width unless specified above */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	padding: 15px;
	background: #FBFABD url('../images/quotebg.jpg') repeat center;
	line-height: 1.4em;
	border: 1px #999966 dotted;
}
p.ldquote span {
	font-family: tahoma, arial, sans-serif;
	font-size: .85em;
	font-style: normal;
}
/* END QUOTES STYLES MOVED FROM LOWDOWNNEW2 */




/* STYLES FOR REPORT ADS */
a.buyitnowred,
a.buyitnowred:link,
a.buyitnowred:visited,
a.buyitnowred:focus,
a.buyitnowred:active {
	color: #e00;
	text-decoration: none;
	border-bottom: 1px transparent none;
	font-weight: bold;
}
a.buyitnowred:hover {
	color: red;
	border-bottom: 1px #f39 dotted;
}

a.buyitnowpink,
a.buyitnowpink:link,
a.buyitnowpink:visited,
a.buyitnowpink:focus,
a.buyitnowpink:active {
	color: #c06;
	text-decoration: none;
	border-bottom: 1px transparent none;
}
a.buyitnowpink:hover {
	color: #FF3399;
	border-bottom: 1px #f39 dotted;
}

a.buyitnowdkorange,
a.buyitnowdkorange:link,
a.buyitnowdkorange:visited,
a.buyitnowdkorange:focus,
a.buyitnowdkorange:active {
	color: #FF3300;
	text-decoration: none;
	border-bottom: 1px transparent none;
}
a.buyitnowdkorange:hover {
	color: #990000;
	border-bottom: 1px #f60 dotted;
}

a.buyitnowltorange,
a.buyitnowltorange:link,
a.buyitnowltorange:visited,
a.buyitnowltorange:focus,
a.buyitnowltorange:active {
	color: #FF3300;
	text-decoration: none;
	border-bottom: 1px transparent none;
}
a.buyitnowltorange:hover {
	color: #FF6600;
	border-bottom: 1px #f60 dotted;
}

a.buyitnowgreen,
a.buyitnowgreen:link,
a.buyitnowgreen:visited,
a.buyitnowgreen:focus,
a.buyitnowgreen:active {
	color: #336600;
	text-decoration: none;
	border-bottom: 1px transparent none;
}
a.buyitnowgreen:hover {
	color: #669900;
	border-bottom: 1px #690 dotted;
}

a.buyitnowltpink,
a.buyitnowltpink:link,
a.buyitnowltpink:visited,
a.buyitnowltpink:focus,
a.buyitnowltpink:active {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px transparent none;
}
a.buyitnowltpink:hover {
	color: #FF5050;
	border-bottom: 1px #ff5050 dotted;
}

a.buyitnowviolet,
a.buyitnowviolet:link,
a.buyitnowviolet:visited,
a.buyitnowviolet:focus,
a.buyitnowviolet:active {
	color: #660066;
	text-decoration: none;
	border-bottom: 1px transparent none;
}
a.buyitnowviolet:hover {
	color: #9933FF;
	border-bottom: 1px #93f dotted;
}



p.featuredrpt {
	text-align: center; 
	font-size: 14px; 
	color: #222;
	font-weight: normal; 
	margin: 5px 0 10px 0; 
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
p.featuredrpt-horiz {
	text-align: center; 
	font-size: 12px; 
	font-weight: bold; 
	margin: 5px 0 0 0; 
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}




span.new, span.newred {
	color: red!important;
	font-weight: bold!important;
	font-size: 105%!important;
}

a.templink, a.templink:link {
	color: yellow!important;
	text-decoration: none;
	border-bottom: 0;
}

a.templink:hover {
	color: white!important;
	text-decoration: none;
	border-bottom: 1px #fff dotted;
}

/*  COUNTDOWN BOX STYLES  */
div.countdownbox {
	padding: 5px 15px 15px 15px;
	margin: 0;
	border: 2px dotted #b22222;
}
#ld div.countdownbox {
	background-color: #fff;
}
img.hourglass {
	float: left;
	margin: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
}
div.countdownbox p {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: center;
	padding: 0;
}
p.countdownhdr {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 8px 0;
	color: #b22222;
	line-height: 130%;
}
p.countdownstatus {
	font-size: 22px;
	font-weight: normal;
	margin: 5px 0 10px 0;
	color: #000;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif!important;
	font-style: italic;
}
p.countdownremark {
	font-size: 10px;
	margin: 5px 0 0 0;
}
p.countdowndetails {
	margin: 10px 0;
	font-size: 11px;
}
/*
div.untilD {
	background: #fff url('/images/hourglass_untilD.gif') no-repeat 10px 15px;
}
div.untilRx {
	background: #fff url('/images/hourglass_untilRx.gif') no-repeat 10px 15px;
}
*/
div.width250px {
	width: 250px;
}



span.temp {
	background-color: red;
}

div.westhostad {
	border: 1px gray solid;
	padding: 15px;
	background-color: #FDFCDC;
}
div.westhostad p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 0 0 10px 0;
}
div.westhostad p.wh-heading {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #b22222;
	margin: 0 0 10px 0;
}
div.westhostad ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: left;
	margin: 0 0 5px 0;
}


/* ----- TABLE STYLES ----- */
/* was in LowDownNew2  */
/* moved here to use globally  */
table.datatable { 
	font-family: Tahoma,Arial,sans-serif; 
	font-size: 12px; 
	background: white;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	}
table.datatable td {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px olive solid;
	text-align: center;
}
table.datatable td.bolded {
	font-weight: bold;
}
table.datatable th {
	border-bottom: 2px olive solid;
	padding: 5px 5px 5px 5px;
	vertical-align: bottom;
}
.datacellshaded {
	background: #FBFABD;
}
.headercell {
	background: white;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 13px;
	color: #333300;
	font-weight: bold;
}
table.datatable tr.currentrow td {
	background-color: #F2EC99;
	font-weight: bold;
}
table.datatable tr.shadedrow td {
	background-color: #FDFCDC;
}

table.linespaced td {
	line-height: 175%;
}
table.topaligned td{
	vertical-align: top;
}





div#link2lowdown {
	width: 140px;
	padding: 10px 10px 5px 10px;
	border: 1px darkkhaki solid;
	background-color: #FFFFEE;
}
div#link2lowdown p {
	text-align: center!important;
	margin: 0 0 10px 0!important;
	font-size: .9em!important;
}



/* New AddThis widget positioning DIV (2013) */
div.addthis-left150x15 {
	height: 15px;
	width: 150px;
	padding: 0;
	margin: 20px 0 10px 0;
}
div.addthis-right150x15 {
	height: 15px;
	width: 148px;
	padding: 0;
	margin: 20px 0 10px 612px;
}


/* Amazon icon box next to Amazon links */
img.linkicon {
/*	height: 13px;
	width: 13px; */
	margin: 0 0 0 2px;
	position: relative;
	top: 1px;
}


/* GENERAL RIGHT ASTROLOGER LINKBOX */
div.rightastro-general {
	margin: 0;
	width: 230px;
	padding: 0;
	border: 1px olive solid;
	background-color: beige;
}
div.rightastro-general p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px 5px 8px 5px;
	margin: 0;
}
div.rightastro-general p span {
	font-weight: bold;
	color: indigo;
}
div.rightastro-general p.tiny {
	font-size: 10px;
	margin: 5px 0 3px 50px;
	padding: 0;
	text-align: center;
	line-height: 100%;
}



/* RIGHT ASTROLOGER LINKBOX FOR ZODIAC SIGN ARTICLES */
div.rightastro-zodiac {
	margin: 25px 10px;
	width: 230px;
	padding: 0;
	border: 1px olive solid;
	background-color: beige;
}
div.rightastro-zodiac p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px 5px 8px 0;
	margin: 0 0 0 60px;
}
span.rightastro-hdr {
	font-weight: bold;
	color: indigo;
}


/* OLD */
div.rightastro-zodiac img {
	width: 50px;
	height: 50px;
	float: left;
	margin: 10px 0px 10px 20px;
	border: none;
}


/* NO CHANGE OF LINK COLOUR */
a.plain, 
a.plain:link, 
a.plain:hover, 
a.plain:active, 
a.plain:visited {
	color: blue;
	text-decoration: none;
	border-bottom: 1px #ccf  dotted;
}

/* LINK CHANGES COLOUR ONLY FOR HOVER */
a.plainwHover, 
a.plainwHover:link, 
a.plainwHover:active, 
a.plainwHover:visited {
	color: blue;
	text-decoration: none;
	border-bottom: 1px #1874CD dotted;
}
a.plainwHover:hover {
	text-decoration: none;
	color: #DD4B4B;
	border-bottom: lightpink 1px dashed;
}



/* Used with AddThis social media buttons to prevent link underlines below images */
.nolinklines a, 
.nolinklines a:link, 
.nolinklines a:hover, 
.nolinklines a:visited, 
.nolinklines a:active {
	border-bottom: none;
}


div#floatcol-sm { /* narrow addthis floating widget */
	width: 38px;
	margin-right: 15px;
}
div#floatcol-lg { /* wide addthis floating widget */
	width: 46px;
	margin-right: 20px;
}
#pagecontainersocial-sm { /* with narrow addthis floating widget */
	margin: 10px 0 0 0;
	width: 715px;
	float: right;
}
#pagecontainersocial-lg { /* with wide addthis floating widget */
	margin: 10px 0 0 0;
	width: 702px;
	float: right;
}
div#pagecontainer-lowdown {
	margin: 10px 0 0 0;
	width: 760px;
	float: right;
}
#pagecontainer { /* no floating addthis widget */
	margin: 10px 0 0 0;
	}


/* Start position of social floater in left column */
div.padtop-floater {
	margin-top: 10px;
}
div.padtop-floater-belowad {
	margin-top: 105px;
}


/* CONTAINER FOR WHOLE PAGE */
div#mycontainer {
	margin: 0 auto;
	width: 760px;
	padding-bottom: 30px;
	}
div#mycontainerwide {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 30px;
}
div#mycontainerwide2 {
	margin: 0 auto;
	width: 990px;
	padding-bottom: 30px;
}
div#mycontainer-lowdown {
	margin: 0 auto;
	width: 828px;
	padding-bottom: 30px;
}
div#mycontainer-zodiac {
	margin: 0 auto;
	width: 760px;
	padding-bottom: 30px;
	}





div#socialfloater .addthis_floating_style {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    padding: 5px;
    position: fixed;
    text-align: left;
    z-index: 1; 
}


/* Large vertical static - was floating but now static */
div.socialstatic .addthis_floating_style {
	position: static;
	text-align: center;
}
div.socialstatic a,
div.socialstatic a:link,
div.socialstatic a:hover,
div.socialstatic a:visited,
div.socialstatic a:active {
	border-bottom: none;
}
div.verticalstatic {
	width: 46px;
	margin: 0 auto;
}





img.imgdropcap {
	float: left;
	margin: 0 3px 3px 0;
}


/* WAS USED IN CLASSES PAGES 
div.thumbleft {
	float: left;
	margin: 0 5px 0 0;
}
div.thumbleft img {
	border: 1px blue solid;
}
*/




/* SUBSCRIPTION FORM INCLUDES */

.inputlabel {
	font-size: .75em;
	font-weight: bold;
	width: 55px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
.checkboxlabel {
	font-size: .75em;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
.inputwrapper {
	clear: both;
	padding: 0 0 3px 0;
}
.inputspacebelow {
	margin-bottom: 10px;
}
div.formwrapper {
	border: 1px #4B0082 solid;
	background-color: #FCFBE0;
	padding: 10px;
	margin: 0px;
	background: url(/images/email01.gif) #FCFBE0 no-repeat 15px 8px;
}
div.formwrapper p.instructions {
	font-size: .8em;
	margin: 5px 0 10px 0;
	text-align: center;
}
div.formwrapper p.format {
	font-size: .8em;
	padding: 5px 0 0px 0;
	margin: 0;
	text-align: left;
}
.topwrapper {
	margin: 0 0 5px 0;
}
.subscribetitle {
	font-size: 1.05em;
	color: #4B0082;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
span.required {
	color: #9900CC;
	font-weight: bold;
	font-size: 1.05em;
}
.buttons {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
}
.subscribebutton {
	margin: 5px 0 0 0;
/*	background-color: #D2DBF0; */
/*	background-color: #D8D2F0; */
	color: midnightblue;
}
input.textfield {
	font-size: .9em;
}







/* STANDARD GLOBAL STYLES */

body {
	font-size: 14px;
	color: black;
	font-family: tahoma, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: white;
	}
/* p {
	font-size: 14px;
	color: black;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height: 1.25em;
	margin: 0 0 15px 0;
	}
*/
p {
	font-size: 14px;
	color: #111;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0 0 .75em 0;
	}

.noborder {
	border: 0;	
}



/* ================
       GLOBAL LINK STYLES
    ================ */
a, 
a.horo {
	text-decoration: none;
	}

a:link, 
a.horo:link,
a.nochange:link {
	color: blue;
	border-bottom: 1px #CCCCFF dotted;
}
a:visited, 
a.horo:visited {
	color: #60f;
	border-bottom: 1px #99e dotted;
}
a:hover, 
a.horo:hover {
	color: #c00; 
	border-bottom: #c00 1px solid;
/*	border-bottom: purple 1px dashed; */
	}


/* =====      TO AVOID LINK BOTTOM BORDER ON IMAGES       ===== */
/* ===== <a class="imagelink" href="..."><img src="..." /></a> ===== */
a.imagelink, 
a.imagelink:visited, 
a.imagelink:hover {
	text-decoration: none;
	border-bottom: none;
}
/*a.imagelink:visited {
	text-decoration: none;
	border-bottom: none;
}
a.imagelink:hover {
	text-decoration: none;
	border-bottom: none;
}
*/
a.imageglow div {
	text-decoration: none;
	border: 2px transparent solid;
}
a.imageglow:visited div {
	text-decoration: none;
	border: 2px transparent solid;
}
a.imageglow:hover div {
	text-decoration: none;
	border: 2px yellow solid;
}


div.sharebox {
	background: url('../images/sharebox2.gif') no-repeat;
}


ul.special {
 padding-left: 7px;
 margin-left: 7px;
 margin-top: 0px;
 margin-bottom: 0px;
 }
ul.special li {
	font-size: .9em;
   text-align: left; 
   margin-top:2px; 
   margin-bottom:4px; 
   text-align: left;
   margin-left: 0px;
   padding-left: 0px;
}

ul.classincludes {
 padding-left: 0px;
 margin-left: 20px;
 margin-top: 0px;
 margin-bottom: 0px;
 }
ul.classincludes li {
	font-size: .85em;
   text-align: left; 
   margin-top:0pt; 
   margin-bottom:4px; 
   text-align: left;
   margin-left: 5px;
   padding-left: 0px;
 }
ul.justbullets {
	list-style-type: disc;
	list-style-image: none;
}


ol.compactlist li {
list-style-type: none;
margin: 0;
padding: 0 0 0 10px;
/* _padding: 2 0 0 10;  /* hack for IE 5-6 */
/* #padding: 2 0 0 10;  /* hack for IE 7 */
text-align: left;
}



ul, ol { 
/*	font-size: 14px; */
	font-family: tahoma, arial, sans-serif;
	text-align: left;
	}


ul {
	margin-left: 10px; /* was absent */
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px; /* 15 */
	font-family: tahoma,arial,helvetica,sans-serif;
	}
ul li {
	padding-left: 20px; /* 20 */
	margin-left: 0;
	margin-bottom: 4px;
	list-style-type: none;
	background: url("../images/edbulstar1.gif") no-repeat 0px 1px;
	}
ul ul {
	padding-left: 0px;
	margin-left: 10px; /* 30 */
	margin-bottom: 10px; /* new */
	margin-top: 5px; /* new */
	}
ul ul li {
	padding-left: 15px; /* 17 */
	list-style-type: none;
	background: url("../images/edarrowred.gif") no-repeat left 3px;
	margin-bottom: 2px;
}


p.bulletstar {
	padding-left: 25px;
	margin-bottom: 3px;
	margin-top: 0;
	background: url("../images/edbulstar1.gif") no-repeat 5px top;
}



h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: firebrick;
	}
h2 {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: darkgreen;
	}
h1, h2, h3, h4, h5, p, li {
	line-height: 150%;
}

div.floatleft {
	float: left;
	margin: 0px 15px 10px 0px;
	}
div.floatright {
	float: right;
	margin: 0px 0px 10px 15px;
	}
div.spaceabove {
	margin-top: 5px;
}
div.divideracross {
	margin: 5px 0 15px 0;
}

div.dropcap {
	float: left;
	margin: 0px 8px 0px 0px;
}
div.newicon {
	float: left;
	margin-right: 5px;
	border: 0;
}

span.italics {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-size: 118%;
}

p.quoteblock {
	font-family: times new roman,serif;
	font-style: italic;
	font-size: 115%;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: left;
	padding: 0 30px;
	}
span.booksource {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-size: 110%;
}



/* ============================== */
/* NEXT UPDATE AND SUBSCRIBE LINK */
/* ============================== */

/* LOW DOWN CURRENT - TOP POSITION */
div.nextLDcurrentTop div.nextupdate { margin: 0; }  /* Defines margin of nextupdate box */
div.nextLDcurrentTop {                                 /* Wraps NextUpdate for LowDown Current and limits width AND margin */
/*	width: 20em; */
	margin: 25px 0;
}
/* LOW DOWN CURRENT - BOTTOM POSITION */
div.nextLDcurrentBottom div.nextupdate { margin: 0; }  /* Defines margin of nextupdate box */
div.nextLDcurrentBottom {                                 /* Wraps NextUpdate for LowDown Current and limits width AND margin */
	width: 20em;
	margin: 25px 0;
}

/* LOW DOWN INDEX */
div.nextLDindex div.nextupdate { margin: 0 20px 0 0; }  /* Defines margin of nextupdate box */
div.nextLDindex {                                       /* Wraps NextUpdate for LowDown Index and specifies width AND margin */
	width: 245px;
	float: left;
}

/* HOME PAGE */
div.nextHome div.nextupdate { margin: 20px 5px; }  /* Defines margin of nextupdate box */
div.nextHome {                                 /* Wraps NextUpdate on Home Page */
	margin: 30px 0; 
}


/* NEXT UPDATE BOX STYLING */
/* The box itself */
div.nextupdate {
	border: 1px #b22222 solid;
	padding: 10px;
	background-color: #fff;
}
div.nextupdate p {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

/* Paragraph: Next update will be... */
div.nextupdate p.nextMoon {
	text-align: center;
	margin: 0 0 10px 0;
	font-weight: normal;
}
div.nextupdate p.nextMoon span.nextHeading {
	color: #b22222;
	font-weight: bold;
}
div.nextupdate p.nextMoon span.moonSign {
	color: #000;
	font-weight: normal;
}
div.nextupdate p.nextMoon span.available {
	font-size: .95em;
	font-weight: normal;
}

/* Paragraph: Subscribe to our newsletter... */
div.nextupdate p.subscribe {
	text-align: center;
	margin: 0;
}
div.nextupdate p.subscribe span.letusnotify {
	color: #b22222;
	font-weight: bold;
}
div.nextupdate p.subscribe span.subnow {
	font-size: .95em;
}
div.nextupdate p.subscribe span.confidentiality {
	font-style: italic; 
	font-size: .9em;
}

/* END NEXT UPDATE STYLES */




div#articletopad {
	padding-bottom: 30px;
	text-align: center;
}

div#articlesidewide {
	width: 300px; 
	margin: 25px auto 20px auto;
}

/*  end  */



