﻿/* Astrology Classes Stylesheet */


/* Astrology Classes Page */
h1.astropagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
	color: #b22222;
	margin: 25px 0 10px 0;
	font-style: italic;
}
h1.sfpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
	color: #FF6600;
	margin: 25px 0 10px 0;
	font-style: italic;
}
span.itpays {
	font-size: 105%;
	color: #b22222;
	font-weight: bold;
}

div.paypalbutton {
	text-align: center;
	width: 355px;
	margin: 0px 0 10px 25px;
	padding: 5px 10px 15px 10px;
	border: 1px #b22222 solid;
	background-color: #FDFCDC;
}
div.paypalnocolor {
	text-align: center;
	width: 355px;
	margin: 10px 0 10px 25px;
	padding: 5px 10px 15px 10px;
	border: 0px #b22222 solid;
	float: right;
}


div.paypalbox {
	text-align: center;
	width: 320px;
	margin: 0px 0 10px 25px;
	padding: 15px 20px;
	border: 1px #b22222 solid;
	background-color: #FDFCDC;
}
div.ppinnerbox {
	width: 215px;
	margin: 0 auto;
	text-align: center;
	font-size: .95em;
/*	padding: 0 25px; */
	padding: 0;
	overflow: hidden;
	display: block;
}
td.regnow {
	font-size: 1.15em;
	font-weight: bold;
	color: #b22222;
	padding-bottom: 10px;
}

td.dropdowncell {
	padding-right: 5px;
	padding-bottom: 3px;
}
td.dropdowncell select {
	font-size: .9em;
	background-color: #fff;
	padding-right: 0px;
	padding-bottom: 5px;
}


td.dropdownbox { /* is this used anymore??? or just dropdowncell above? */
	padding-bottom: 5px;
}
td.dropdownbox select {
	font-size: .95em;
	background-color: #fff;
	padding-right: 0px;
	padding-bottom: 5px;
}

div.ppicons {
	width: 253px; 
	height: 80px; 
	margin: 15px auto 0 auto; 
	padding: 0px; 
	text-align: center; 
	border: 1px khaki solid; 
}
p.ppboxtitle {
	font-size: 1.05em;
	font-weight: bold;
	color: #b22222;
	margin-bottom: 10px;
	margin-top: 0;
}



table.regtable {
	margin: 10px 0;
}






div.classwrapper {
	margin: 30px 0 30px 0px;
	border-top: 2px darkkhaki solid;
	padding-top: 20px;
}

h3.classgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .95em;
	margin: 0px 0 0px 0;
	font-style: italic;
	text-align: left;
}

div.classtitle { /* General styling for all class title areas. Styles for each type of class are below */
	float: left;
	width: 440px;
	padding: 5px 5px 10px 5px;
	margin: 0 0 10px 0;
	text-align: left;
}

div.titleastr {
	background: white url('/images/grclasstitlesastr.jpg') repeat-y left top;
	border-left: 4px #BBBAFE solid;
}
div.titlesf {
	background: white url('/images/grclasstitlessf.jpg') repeat-y left top;
	border-left: 4px #F5D97D solid;
}
div.titlesfnovice {
	background: white url('/images/grclasstitlessfnovice.jpg') repeat-y left top;
	border-left: 4px #F49F7A solid;
}
div.titlepastsf {
	background: white url('/images/grclasstitlesvidsf.jpg') repeat-y left top;
	border-left: 4px #EDC3D1 solid;
}
div.titlepastastro {
	background: white url('/images/grclasstitlesvidas.jpg') repeat-y left top;
	border-left: 4px #CBBAFF solid;
}



.solarfire {
	color: indigo;
}
.solaress {
	color: #3333CC;
}
.astroclass {
	color: #993399;
}
.solfiredate {
	color: #CD5B45;
}
.astrodate{
	color: #4D00CC;
}



h4.classitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.05em;
	margin: 0px 0 0px 0;
	font-style: normal;
	padding-top: 0px;
}
h4.classitem span {
	font-size: 85%;
	color: black;
}
h4.classitempast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.05em;
	margin: 0px 0 0px 0;
	font-style: normal;
	padding-top: 0px;
}
h4.classitempast span {
	font-size: 85%;
	color: gray;
}

span.smallersize {
	font-size: 85%;
}

h3.monthtitle { /* heading at the top of each month of classes */
	font-size: 1.75em;
	font-weight: bold;
	font-style: italic;
	color: indigo;
	text-align: left;
	padding: 25px 0 0px 0;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	clear: both;
}



/* OLD */
div.buyinline {
	float: right; 
	width: 430px; 
	margin-bottom: 10px; 
	text-align: center;
	font-size: .95em;
}
div.buyinline select {
	font-size: .95em;
	background-color: #FDFCDC;
}
/* end OLD */



div.buyinlinewrapper {
/*	width: 360px; */
	width: 300px; 
	float: right;
}
div.buyinlinewrapper p.inlinemoreinfo {
	font-size: .8em;
	color: firebrick;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0;
}


div.buyinline2 {
	width: 210px; 
	padding: 0 45px;
	margin-bottom: 0px; 
	text-align: center;
	font-size: .95em;
}
div.buyinline2 select {
	font-size: .95em;
	background-color: #FDFCDC;
}
div.buyinline2 form {
	margin: 0px 0 0 0;
}
table.buycoupons td {
	text-align: left;
}

image.myppbutton {
	margin-left: 5px;
}
div.buyinline2 p.signupb4buying {
	font-size: .85em;
	margin: 0;
	text-align: center;
}



input.buynowbutton {
	float: left;
	padding-right: 5px;
}

p.registernow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .95em;
	font-weight: normal;
	margin: 5px 0 10px 0;
	clear: both;
}
a.registerlink {
	background-color: #FFFAB3;
	font-weight: bold;
}


p.classdescription { /* description paragraph below title banner and purchase form for class */
	clear: both;
	margin: 0 0 10px 0;
}
p.classdescriptiontop {
	margin: 0 0 10px 0;
}

p.terms { /* terms and conditions at top below top coupon purchase form */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: .85em;
	margin: 0px 0 20px 0;
}



p.ready2reg {
	font-size: 1.05em;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}
p.beyondsfseries {
	background: white url('../images/grclasstitlessf.jpg') repeat-y left top;
	border-left: 4px #F5D97D solid;
	margin-top: 0;
	margin-bottom: 5px;
}

p.basicsfseries {
	background: white url('../images/grclasstitlessfnovice.jpg') repeat-y left top;
	border-left: 4px #F49F7A solid;
	margin-top: 0;
	margin-bottom: 5px;
}
p.astroseries {
	background: white url('../images/grclasstitlesastr.jpg') repeat-y left top;
	border-left: 4px #BBBAFE solid;
	margin-top: 0;
	margin-bottom: 5px;
}
p.archives {
	background: white url('../images/grclasstitlespast.jpg') repeat-y left top;
	border-left: 4px #F0EEC8 solid;
	margin-top: 0;
	margin-bottom: 5px;
}
p.astrovideo {
	background: white url('../images/grclasstitlesvidas.jpg') repeat-y left top;
	border-left: 4px #CBBAFF solid;
	margin-top: 0;
	margin-bottom: 5px;
}
p.sfvideo {
	background: white url('../images/grclasstitlesvidsf.jpg') repeat-y left top;
	border-left: 4px #EDC3D1 solid;
	margin-top: 0;
	margin-bottom: 5px;
}
p.sfessvideo {
	background: white url('../images/grclasstitlesvidsfess.jpg') repeat-y left top;
	border-left: 4px #F0EEC8 solid;
	margin-top: 0;
	margin-bottom: 5px;
}




/* SIDEBAR */
div#sidebar {
	width: 280px;
/*	float: right; */
	padding: 10px;
	text-align: left;
	clear: right;
	margin: 0 0 0px 0px;
}
div#sidebar p, ul li, ol li {
	font-size: .9em;
}
.sidebarsf {
	border: 1px #CD5B45 solid;
	background-color: #FFFFEA;
}
.sidebarastr {
	border: 1px indigo solid;
	background-color: #FFFFF2;
}
ul.toplist {
	margin-left: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
}
ul.toplist li {
	margin-left: 15px;
	padding-left: 0;
	margin-bottom: 3px;
	font-size: .9em;
	text-align: left;
}
div#indexbox p.upcoming {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	text-align: center;
	margin: 0 0 10px 0;
}

p.videolink {
	font-size: 1.1em;
	text-align: center;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}
p.videointro{
	margin: 0 0 5px 0;
	text-align: center;
}
div.videowrapper {
	width: 260px;
	margin: 15px auto 10px auto;
	text-align: center;
}
div.videowrappermain {
	width: 310px;
	margin: 15px 0 30px 40px;
	text-align: center;
	float: left;
	border: 2px #FF3300 solid;
	padding: 15px 15px 20px 15px;
	background-color: #FFFFEA;
}
ol.how2reg {
	margin-top: 5px;
	margin-left: 15px;
	padding-left: 0;
}
ol.how2reg li {
	margin-left: 10px;
	margin-bottom: 4px;
	padding-left: 0;
}


p.otherclasses {
	font-size: .95em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	color: crimson;
	margin: 0;
	padding-top: 7px;
}
div.moreclasses {
	margin: 20px 40px;
}
img.thumbleft {
	float: left;
	margin: 0 10px 0 0;
	border: 0;
}





/* TESTIMONIAL BOXES */
div.testimonial {
/*	width: 65%; */
	border: 1px #E9967A dashed;
	background-color: #FEFFEF;
	padding: 15px 20px;
	margin: 25px 60px 25px 60px;
}
div.testimonial p {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: 0;
	color: #8B1A1A;
	line-height: 140%;
}
div.testimonialnarrow {
/*	width: 65%; */
	border: 1px #E9967A dashed;
	background-color: #FEFFEF;
	padding: 15px 20px;
	width: 320px;
	margin: 25px 0px 25px 25px;
}
div.testimonialnarrow p {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: 0;
	color: #8B1A1A;
	line-height: 140%;
}




/*   General Styles   */
body#classes p {
	margin-top: 0;
}
body#classes p.eventinfo {
	margin: 0 0 10px 0;
}
body#classes p.nextchart {
	font-size: 1.15em;
	color: black;
	font-weight: bold;
	margin: 30px 0 0px 0;
}



/* Hot and Cool Charts class series */

h1.hotcooltitle {
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	font-size: 2.5em;
	color: #FF0066;
	margin: 10px 0 10px 0;
	font-style: italic;
}
h2.classtitle {
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	font-size: 2em;
	color: #b22222;
	margin: 10px 0 15px 0;
}
span.promooffer {
	font-weight: bold;
	font-size: 1.05em;
	color: #FF0066;
}

/* EARLY/LATE CLASSES BUTTONS */

div.button225 {
	text-align: center;
	width: 225px;
	margin: 0 auto 0px auto;
}
div.leftside {
	float: left;
	margin: 5px 50px 10px 100px;
}
div.rightside {
	float: right;
	margin: 5px 100px 10px 50px;
}

div.topright {
	margin: 0px 0 25px 0;
}

div.button200 input.earlybutton {
	border: none;
	background: url('../images/button0_orange200.png') no-repeat top left;
	width: 200px;
	height: 30px;
	padding: 2px 2px;
	color: #770600;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	font-size: 12px;
}
div.button200 input.earlybutton:hover {
	border: none;
	background: url('../images/button1_orange200.png') no-repeat top left;
	width: 200px;
	height: 30px;
	padding: 2px 2px;
	color: #D53000;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	font-size: 13px;
/*	cursor: pointer; */
}
div.button200 input.latebutton {
    border: none;
    background: url('../images/button0_blue200.png') no-repeat top left;
    width: 200px;
	height: 30px;
	padding: 2px 2px;
	color: white;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	font-size: 12px;
}
div.button200 input.latebutton:hover {
	border: none;
	background: url('../images/button1_blue200.png') no-repeat top left;
	width: 200px;
	height: 30px;
	padding: 2px 2px;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	font-size: 13px;
/*	cursor: pointer; */
}


div.button225 input.earlybutton {
	border: none;
	background: url('../images/button0_orange225.png') no-repeat top left;
	width: 225px;
	height: 30px;
	padding: 2px 2px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	font-size: 13px;
}
div.button225 input.earlybutton:hover {
	border: none;
	background: url('../images/button1_orange225.png') no-repeat top left;
	width: 225px;
	height: 30px;
	padding: 2px 2px;
	color: #CA0000;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	font-size: 14px;
/*	cursor: pointer; */
}
div.button225 input.latebutton {
    border: none;
    background: url('../images/button0_blue225.png') no-repeat top left;
    width: 225px;
    height: 30px;
    padding: 2px 2px;
	color: white;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	font-size: 13px;
}
div.button225 input.latebutton:hover {
    border: none;
    background: url('../images/button1_blue225.png') no-repeat top left;
    width: 225px;
    height: 30px;
    padding: 2px 2px;
	color: yellow;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	font-size: 14px;
/*	cursor: pointer; */
}



/* COURSE DESCRIPTION PAGE STYLES */

span.coursetitle {
	font-size: 105%;
	font-weight: bold;
	color: darkmagenta;
}
h2.category {
	color: indigo;
	font-size: 1.1em;
	margin: 20px 0 5px 0;
	text-align: left;
}


/* ========================== */
/*                      MAIN PAGE                       */
/* ASTROLOGY CLASSES WEB PAGE STYLES */

div#astroupcoming {
	width: 320px;
	margin: 0 0 20px 0;
	border: 1px indigo solid;
	background: url('../images/grbeige.jpg') #FCF6CF repeat-x;
	padding: 20px 20px 10px 20px;
	float: left;
}
div#astroupcoming h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: firebrick;
	font-size: 1.5em;
	margin: 0 0 10px 0;
	text-align: center;
}
div#astroupcoming h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: chocolate;
	margin: 0px 0 5px 0;
	text-align: left;
}
div#astroupcoming hr {
	width: 65%;
	border: 0px indigo solid;
	margin: 10px auto 15px auto;
	color: #8B7500;
}
div#astroupcoming p.briefdescr {
	margin-bottom: 10px;
	margin-top: 0px;
}
span.astrotitle {
	color: darkred;
	font-weight: bold;
	font-size: 1.05em;
}


/* SOLAR FIRE CLASSES WEB PAGE STYLES */

div#sfupcoming {
	width: 320px;
	margin: 0 0 20px 0;
	border: 1px indigo solid;
	background: url('../images/grbeige.jpg') #FCF6CF repeat-x;
	padding: 20px 20px 10px 20px;
	float: right;
}
div#sfupcoming h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: mediumblue; */
	color: #F46200;
	font-size: 1.5em;
	margin: 0 0 10px 0;
	text-align: center;
}
div#sfupcoming h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #8B7500;
	margin: 0px 0 5px 0;
	text-align: left;
}
div#sfupcoming hr {
	width: 65%;
	border: 0px indigo solid;
	margin: 10px auto 15px auto;
	color: #8B7500;
}
div#sfupcoming p.briefdescr {
	margin-bottom: 10px;
	margin-top: 0px;
}
span.sftitle {
	/*	color: darkmagenta; */
	color: #F46200;
	font-weight: bold;
	font-size: 1.05em;
}


/* Main Page general styles */
p.lastupdated {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .95em;
	text-align: center;
	margin: 0px 0 15px 0;
}
p.paysto {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.35em;
	margin: 0px 0 5px 0;
	padding-top: 5px;
	color: crimson;
	text-align: center;
}
h4.gotoregpage {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 15px 0;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
p.aboutclasses {
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 5px 0;
	text-align: left;
}
.aboutastro {
	color: darkred;
}
.aboutsf {
/*	color: darkmagenta; */
	color: #F46200;
}









/* ==================== */
/* CLASSES SIGN-UP FORM STYLES */

div#classesformpage p {
	font-size: .95em;
}

p.formtext {
	margin: 20px 0 5px 0;
}

.attributeinput {
	font-size: .95em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

span.required {
	color: #b22222;
	font-weight: bold;
}
h1.h1classform {
	font-size: 1.65em;
	font-weight: bold;
	color: #CD0000;
	margin: 15px 0 10px 0;
	text-align: left;
}
p.introtxt {
	margin: 0 0 15px 0;
}

ul.nobullets {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 0px;
	padding-left: 0px;
}
ul.nobullets li {
	margin: 0;
	padding-left: 0;
}

/* TABLE FOR EMAIL AND NAME INFO */
table#emailname {
	border-collapse: collapse;
}
table#emailname td {
	padding: 0px 0;
	font-size: .95em;
	vertical-align: top;
}


/* TABLE FOR SPACING OF SECTION QUESTIONS */
table.sectwrapper {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
table.secwrapper td.secthdr p {
	font-size: .95em;
}
table.sectwrapper td.secthdr {
	border: 0;
	text-align: left;
	padding: 0;
}
table.sectwrapper td.secthdr h2.topics {
	color: #CD0000; 
	font-weight: bold; 
	font-size: 18px; 
	margin: 15px 0 5px 0;
}
table.sectwrapper td.secthdr h2 {
	color: #CD0000; 
	font-weight: bold; 
	font-size: 13px; 
	margin: 30px 0 5px 0;
}
table.sectwrapper td.leftcell {
	padding: 10px 20px 10px 0;
	text-align: left;
	border-top: 2px gray solid;
	border-bottom: 1px gray solid;
	vertical-align: top;
}
table.sectwrapper td.rightcell {
	padding: 10px 0 10px 20px;
	text-align: left;
	border-left: 1px gray solid;
	border-top: 2px gray solid;
	border-bottom: 1px gray solid;
	vertical-align: top;
}
p.checkboxline {
	font-size: .95em;
	padding: 0 0 4px 0;
	margin: 0;
}


/* TIMES TABLE FOR DAILY AVAILABILITY */
table#times {
	border-collapse: collapse;
}
table#times td, th {
	border-left: 1px #CDB79E solid;
	border-right: 1px #CDB79E solid;
	border-top: 1px #CDB79E solid;
	border-bottom: 1px #CDB79E solid;
	padding: 5px 3px;
	text-align: center;
}
table#times th {
	color: indigo;
	padding: 5px 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table#times th span {
	font-weight: normal;
	font-size: 1.05em;
}
table#times tr.shaded {
  background-color: #F8F8E4;
}
table#times td.divider, th.divider {
	border-right: 1px black solid;
}
table#times td.side {
	font-size: 1em;
	font-weight: bold;
	color: indigo;
	padding-left: 10px;
	text-align: left;
}

table#location td {
	text-align: center;
	padding: 3px 20px 3px 0;
}

p.introline {
	font-weight: bold;
	color: indigo;
	margin-bottom: 5px;
	font-size: 1.05em;
}
p.introline2 {
	font-weight: bold;
	margin-bottom: 5px;
}
p.learning {
	font-weight: bold;
	margin: 0;
	font-size: .95em;
}
p.explain {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	font-weight: normal;
	padding-left: 25px;
	margin: 0 0 3px 0;
}
p.subtext {
	margin: 5px 0;
}















/* ========================= */
/*               GENERAL STYLES                   */

h1.h1class {
	font-size: 1.65em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: indigo;
	margin: 15px 0 10px 0;
	text-align: center;
}

h2.h2class {
	font-size: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #b22222;
	margin: 20px 0 10px 0;
	text-align: left;
}
h2.h2class2 {
	font-size: 1.45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #b22222;
	margin: 0px 0 10px 0;
	text-align: center;
}
h2.top {
	margin-top: 0;
}

h2.h2signup {
	font-size: 1.15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #b22222;
	margin: 0px 0 10px 0;
	text-align: left;
}

h3.h3class {
	font-size: 1.15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: indigo;
	margin: 10px 0 15px 0;
	text-align: center;
}
h3.h3outline {
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: indigo;
	margin: 10px 0 5px 0;
	text-align: left;
}
h3.h3descr {
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: midnightblue;
	margin: 5px 0 5px 0;
	text-align: left;
}

div.focusbox {
	border: 2px #b22222 solid;
	padding: 20px;
	margin: 15px 20px;
	background-color: #FDFCDC;
}


ul.ulclasses {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 10px;
}
ul.ulclasses li {
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 0;
}

ul.toppgclasses {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 10px;
}
ul.toppgclasses li {
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 0;
}


ul.classbullets {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
}
ul.classbullets li {
	list-style-type: circle;
	list-style-image: none;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 0;
}
p.prelist {
	margin-bottom: 5px;
}

p.boldline {
	font-weight: bold;
}


img.zodiacs {
	margin: 20px 0 80px 0;
}

p.imagesource {
	font-size: .8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 20px 0;
}

div#columncenter {
	width: 433px;
	margin: 0;
	float: right;
	font-size: .95em;
}
div#columncenter p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div#columnright {
	width: 165px;
	float: right;
	text-align: right;
}
div#columnleft {
	width: 160px;
	float: left;
	text-align: left;
}

div.spacerbottom {
	height: 25px;
	display: block;
	clear: both;
}

