/* CSS Document */
#column2alt {
	width: 705px;
	background-color:#FFF; 
	margin:0px 20px 0px 190px;
	z-index: 100;
	}
	
#column2alt p {
	font-size: .8em;
	margin: 0px 10px 15px 10px;
	text-align: left;
	}

#column2alt p.reduce	{
	margin-bottom: 0px;
	}

#column2alt p.marginTop  {
	margin-top: 10px;
	}
	
#column2alt p.paddingTop  {
	padding-top: 10px;
	}
	
#column2alt p.border	{
	border-top: #666;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 4px;
	}
	
#column2alt .postDate	{
	font-style: italic;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
	}
	
#column2alt #calendar input.topGap {
	margin-top: 10px;
	margin-left: 7px;
	}
	
#column2alt #calendar .titleFont	{
	font-size: .85em; 
	font-weight: bold; 
	color: #999; 
	padding: 0;
	}
	
#column2alt #calendar .titleFontAlt	{
	font-size: .85em; 
	font-weight: bold; 
	color: #999; 
	padding: 0;
	margin-left: 10px;
	}
	
#column2alt ul.paddingBottom  {
	padding-bottom: 40px;
	}
	
#column2alt p.paddingBottom  {
	padding-bottom: 40px;
	}
	
#column2alt li.noStyle	{
	list-style: none;
	}

#column2alt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color:#990000;
	padding-top: 30px;
	margin: 0 0 15px 10px;
	}
	
#column2alt h1.clearPrint {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color:#990000;
	padding-top: 30px; 
	}
	
#column2alt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color:#990000;
	text-align: center;
	margin: 25px 0px 15px 0px;
	}
	
#column2alt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
	margin: 25px 0px 10px 10px;
	}
		
#column2alt h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#000000;
	margin: 5px 0px 0px 10px;
	}
	
#column2alt h3.sizeColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #990000;
	margin: 15px 0px 15px 10px;
	}
	
#column2alt h3.increaseMargin	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#111;
	margin: 20px 0px 0px 10px;
	}
	
#column2alt h3.reduceMargin	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #627081;
	margin: 0 0 -7px 10px;
	}
	
#column2alt h4.increaseMargin	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#333;
	margin: 15px 0px 0px 10px;
	}
	
#column2alt h4.reduceMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#000;
	margin: 5px 0px 0px 10px;
	}
	
#column2alt h4.alignLeft	{
	margin: 30px 0 10px 15px;
	}
	
#column2alt h1.alignResultsHeading	{
	margin-left: 5em;
	}
	
#column2alt #listHeight li	{
	line-height: 2em;
	}

#column2alt #resourceList li	{
	line-height: 2em;
	}
	
#column2alt #resourceList h3	{
	font-size: 1.1em;
	margin-top: -5px;
	margin-bottom: 1px;
	color:#666;
	}
	
#column2alt ul li.listHeaderAlt	{
	font-weight: bold;
	list-style: none;
	margin-left: -30px;
	}
	
#column2alt h2.alignH2left	{
	text-align: left;
	padding-left: 10px;
	}
	
#column2alt a.footnote	{
	font-size: 9px;
	vertical-align: top;
	}
	
/*------------------------------------------------- EQNET Redirect ---------------------------------------------*/
#column2alt h1.eqlogo	{
	background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/eqnetlogo.gif) no-repeat 480px 30px;
	padding: 30px 0;
	color: #000;
	}
	
#column2alt .charStyle	{
	color: #006666;
	font-size: 1.25em;
	}
	
#column2alt #eqnetList	{
	margin-bottom: 225px;
	}

#column2alt #eqnetList ul	{
	padding: 0 0 10px 15px;
	font-size: .8em;
	color: #000;
	}
	
#column2alt #eqnetList li	{
	padding-left: 10px;
	margin-bottom: 2px;
	}
	
#column2alt #eqnetList .linkStyle	{
	font-size: .9em;
	font-weight: bold;
	}	
	
/*------------------------------------------------- Disaster News Layout ---------------------------------------*/
#disasterLayout	h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#333;
	text-align: left;
	margin-bottom: 2px;
	}
	
#disasterLayout dl	{
	margin-left: 10px;
	padding: 5px 0 0 0;
	}
	
#disasterLayout dt	{
	font: .95em, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	}
	
#disasterLayout dt.listTitle	{
	font: 1em, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	margin-left: -10px;
	}

#disasterLayout dd	{
	margin-left: 7px;
	font: .8em, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.4em;
	}
	
#disasterLayout	dd.lastItem	{
	margin-bottom: 5px;
	}
	
#disasterLayout .date	{
	font-style: italic;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	}
	
#disasterLayout dd.indent	{
	padding-left: 14px;
	margin-top: -1px;
	margin-bottom: 1px;
	}
	
/*------------------------------------------------- end Disaster News Layout -----------------------------------*/
	
/*-------------------------------------------------advanced EQ design--------------------------------------------*/
#column2alt .imgContRightEQA1 img	{
	float: right;
	padding: 15px;
	border: 0;
	}
	
#column2alt .imgContRightEQA1 p	{
	float: right;
	font-weight: bold;
	font-size: .7em;
	}
	
#column2alt p.caption1	{
	margin: 225px -185px 0 0;
	}
	
#column2alt p.caption2	{
	margin: 240px -185px 0 0;
	}
	
#column2alt p.caption3	{
	margin: 260px -210px 0 0;
	}
	
#column2alt p.caption4	{
	margin: 150px -185px 0 0;
	}
	
#column2alt p.caption5	{
	margin: 215px -245px 0 0;
	}
	
#column2alt p.caption6	{
	margin: 205px -170px 0 0;
	}

/*--------------------------------------------------resource format----------------------------------------------*/	
#column2alt #resourceFormat	{
	margin: 5px 10px 25px -30px;
	}

#column2alt #resourceFormat	ul li {
	list-style: none;
	font-size: .9em;
	line-height: 1.4em;
	}

#column2alt	#resourceFormat .resourceTitle	{
	font-size: 1.1em;
	font-weight: bold;
	color:#333;
	margin-top: 10px;
	}
	
#column2alt #resourceFormat a	{
	font-size: 1em;
	}
	
#column2alt #resourceFormat h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #990000;
	margin-left: 40px;
	}
	
#column2alt #resourceFormat p.top	{
	margin: 0 0 -15px 35px;
	font-weight: bold;
	font-size: .8em;
	}
	
#column2alt #resourceFormat li.itemIndent	{
	margin-top: 3px;
	margin-left: 20px;
	list-style: disc;
	}
	
#column2alt #resourceFormat li.itemIndentAlt	{
	margin-top: 3px;
	margin-left: 20px;
	line-height: 1.2em;
	list-style: none;
	}
/*---------------------------------------------------------------end resourceFormat-----------------------------------------*/	
	
#column2alt p.alignLeft	{
	margin: 5px 0 25px 15px;
	}
	
#column2alt p.increaseBottom	{
	text-align: justify;
	margin: -10px 50px 20px 30px;
	}
	
#column2alt p.decreaseTop	{
	text-align: justify;
	margin: -10px 50px 20px 30px;
	}
	
#column2alt p.negative {
	font-size: .75em;
	margin: -10px 10px 15px 10px;
	line-height: 1.3em;
	text-align: left;
	}
	
#column2alt p.pageGap	{
	margin-bottom: 75px;
	}
	
#column2alt .footerGap	{
	margin-bottom: 5em;
	}
#column2alt .footerGap20	{
	margin-bottom: 20em;
	}
#column2alt .italic	{
	font-style: italic;
	}
	
#column2alt .hangingIndent	{
	padding-left: 7px;
	}
	
#column2alt .hangingIndentLarge	{
	padding-left: 15px;
	}
	
#column2alt li.indentLeft	{
	margin-left: 15px;
	list-style:circle;
	}
	
#column2alt #citationList li.listTitle	{
	font-weight: bold;
	font-size: 1em;
	list-style: none;
	}
	
#column2alt #citationList li.APAformat	{
	font-size: .85em;
	list-style: none;
	margin-bottom: 12px;
	}
	
#column2alt #citationList li.APAformatAlt	{
	font-size: .85em;
	list-style: none;
	margin-left: 15px;
	margin-bottom: 12px;
	}
	
#column2alt #citationList li.APAformatNoMargin	{
	font-size: .85em;
	list-style: none;
	}
	
#column2alt blockquote {
	font-size: .8em;
	margin: 10px 150px 10px 10px;
	text-align:justify;
	}
	
#column2alt .bold	{
	font-weight: bold;
	}
	
#column2alt .bold-italic	{
	font-weight: bold;
	font-style: italic;
	}

#column2alt p.attribution {
	font-style: italic;
	font-size:.75em;
	margin-top: -10px;
	padding-right: 140px;
	text-align: right;
	}
	
#column2alt ul {/*style for lists in "content area"*/
	margin: 5px 25px 15px 40px;
	font-size: .8em;
	color:#000;
	}
	
#column2alt ul li {
	color:#000000;
	list-style-type:disc;
	line-height: 1.25em;
	}
	
#column2alt ul li ul {
	font-size: 1em;
	margin: 2px 0 2px 15px;
	}
	
#column2alt ul.listGap	{
	margin-bottom: 40px;
	}
	
#column2alt ul.bottomMargin	{
	margin-bottom: 5px;
	}
	
#column2alt ul.quakeList	{
	margin: 5px 0 5px 35px;
	line-height: 1.2em;
	font-size: .9em;
	}
	
#column2alt ul.quakeList li	{
	list-style: disc;
	}
	
#column2alt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#000000;
	margin: 25px 0px 10px 10px;
	}
	
#column2alt p.marginBottom	{
	margin-bottom: -5px;
	}
	
#column2alt p.marginBottom1	{
	margin-bottom: -1px;
	}
	
#column2alt p.top	{
	margin: 10px 0px 0px 10px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: .9em;
	}
	
#column2alt .fontRed {
	font-size: .8em;
	color:#FF0000;
	margin-left: 15px;
	}
	
#column2alt .fontRedAlt {
	font-size: .8em;
	color:#FF0000;
	}
	
#column2alt .bookTitle {
	font-weight: bold;
	font-style:italic;
	}
	
#print	{
	float: right;
	clear: both;
	margin: 75px 15px 10px 10px;
	border-top: 2px solid #ECECEC;
	border-right: 2px solid #C8CDD2;
	border-bottom: 2px solid #C8CDD2;
	border-left: 2px solid #ECECEC;
	background: #fff;
	}
	
#print p	{
	margin: 0;
	padding: 7px;
	font-weight: bold;
	}
	
#column2alt p.printAlt	{
	float: right;
	display: block;
	padding: 3px;
	font-weight: bold;
	border-top: 2px solid #ECECEC;
	border-right: 2px solid #C8CDD2;
	border-bottom: 2px solid #C8CDD2;
	border-left: 2px solid #ECECEC;
	}
	
#column2alt #referenceSection ul li {
	list-style: circle;
	}
	
#column2alt .citationFormat	{
	font-style: italic;
	font-weight: bold;
	}

/*--------------------------japanEQ.asp------------------------------------*/
#japanEQ	{
	background: #919191;
	margin: 2.5em 0 3em .75em;
	}

#japanEQ table	{
	position: relative;
	top: -4px;
	left: -4px;
	padding: 0;
	margin: 0;
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	}
	
#japanEQ caption	{
	padding:0;
	margin: 0;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #ececec;
	line-height: 2em;
	border: 1px solid #000;
	border-bottom: none;
	background-color:#597197;
	}
	
#japanEQ tr.headings td	{
	font-size: .8em;
	font-weight: bold;
	color:#333;
	line-height: 2em;
	padding-left:6px;
	background-color:#ECECEC;
	}

#japanEQ tr.summary td	{
	font-size: .8em;
	padding: 3px 4px 10px 6px;
	border-bottom: 1px solid #999;
	}
	
#japanEQ tr.footer td	{
	font-size: .7em;
	font-weight: normal;
	color:#000;
	line-height: 2em;
	padding-left:6px;
	background-color:#ECECEC;
	}
	
/*--------------------------end japanEQ------------------------------------*/
/*--------------------------peruEQ.asp------------------------------------*/
#peruEQ	{
	background: #919191;
	margin: 2.5em 0 3em .75em;
	}

#peruEQ table	{
	position: relative;
	top: -4px;
	left: -4px;
	padding: 0;
	margin: 0;
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	}
	
#peruEQ caption	{
	padding:0;
	margin: 0;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #ececec;
	line-height: 2em;
	border: 1px solid #000;
	border-bottom: none;
	background-color:#597197;
	}
	
#peruEQ tr.headings td	{
	font-size: .75em;
	font-weight: bold;
	color:#333;
	line-height: 2em;
	text-align: center;
	padding-left: 4px;
	background-color:#ECECEC;
	}
	
#peruEQ tr.tableFooter td	{
	font-size: .75em;
	color:#333;
	line-height: 2em;
	text-align: left;
	padding-left: 4px;
	background-color:#ECECEC;
	
	}

#peruEQ tr.summary td	{
	font-size: .8em;
	padding: 3px 4px 10px 6px;
	border-bottom: 1px solid #999;
	}
	
#peruEQ tr.footer td	{
	font-size: .7em;
	font-weight: normal;
	color:#000;
	line-height: 2em;
	padding-left:6px;
	background-color:#ECECEC;
	}
	
/*--------------------------end peruEQ------------------------------------*/
/*--------------------------Notification Box------------------------------*/
 #column2alt .box	{
 	float: right;
	width: 250px;
	margin: 15px 5px;
	background: url(../images/box/box-bottom.gif) no-repeat bottom left;
	}
	
#column2alt .box h3	{
	margin: 0;
	padding: 10px 7px 4px 18px;
	font-size: 1.1em;
	color:#990000;
	background: url(../images/box/box-top.jpg) no-repeat top left;
	}
	
#column2alt .box ul li	{
	margin: 0;
	line-height: 1.2em;
	font-size: 1em;
	}
	
/*--------------------------end notification box--------------------------*/
/*--------------------------Earthquake Detective-----------------------------------*/
	
#column2alt .imgContRightEQA1 img	{
	float: right;
	margin-top: 1px;
	border: 0;
	}
	
#column2alt h4.bottomMarginIncrease	{
	margin-bottom: 10px;
	}
	
/*-------------------------/Earthquake Detective-----------------------------------*/

/*------------------------Image Gallery--------------------------------------------*/

#galleryWrap {
	padding: 0;
	margin: 2em .5em;
	width: 540px;
	}
	
#galleryWrap #imagegallery {
	list-style: none;
	margin-left: 11em;
	padding-left: 1px;
	width: 372px;
	height: 150px;
	border: 2px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
	}
	
#imagegallery ul {
	padding: 0;
	}
	
#imagegallery li {
	display: inline;
	float: left;
	padding: .5em;
	list-style: none;
	}
	
#imagegallery li a img {
	border:0;
	}
	
#placeholder {
	margin-left: 13em;
	margin-bottom: -10px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
	}
	
#galleryWrap #description {
	margin-left: 14em;
	}
	
#galleryWrap h4.colorBlue {
	margin: 1em 0 .5em 9em;
	font-size: 1em;
	color: #000066;
	}
	
#column2alt #BPSPhoto	{
	float: right;
	padding: 5px 10px;
	}
	
#column2alt #BPSPhoto p	{
	font-size: .7em;
	color:#999999;
	text-align: right;
	}
	
	
#column2alt .groupPhoto	{
	padding: 2px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
	}
	
#column2alt .textJustify	{
	text-align:justify;
	}

/*------------------------/Image Gallery-------------------------------------------*/

/*------------------------------------------------------Tsunami List---------------------------------------------------------------*/
#column2alt #tsunami	{
	margin: 10px 10px;
	}

#column2alt dt.t-Title	{
	margin: 8px 0 2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color:#000;
	}
	
#column2alt dd.t-Top	{
	font-size: .8em;
	margin: 2px 0 8px 4px;
	}
	
#column2alt dd.t-Bottom	{
	font-size: .8em;
	color: #000;
	margin: 2px 0 4px 4px;
	}
	

/*----------------------------------------------------end Tsunami List----------------------------------------------------------------------*/

/*-------------------------------------- survey thankYou page, style for popUp window--------------------------*/

#thankYou	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666;
	background-color: #fff;
	margin: 40px 0 20px 10px;
	width: 400px;
	}
	
/*-------------------------------------remoteSensing Definition List structure-----------------------------------------------*/
#column2alt #remoteSensingList h3	{
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	font-size: 1.2em;
	color: #273C70;
	}
	
#column2alt #remoteSensingList h3.noPadding	{
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 1.2em;
	color: #273C70;
	}
	
#column2alt #remoteSensingList	dl	{
	padding: 15px 0;
	margin-left: 10px;
	font-size: .9em;
	}
	
#column2alt #remoteSensingList	dl.noGap	{
	padding: 0;
	}
	
#column2alt #remoteSensingList dt	{
	font-size: .95em;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
	}
	
#column2alt #remoteSensingList dd	{
	font-size: .9em;
	color: #000;
	}
	
#column2alt #remoteSensingList dd.increaseGap	{
	margin-bottom: 12px;
	}
	
#column2alt #remoteSensingList dd.increaseGaps	{
	margin-top: 5px;
	margin-bottom: 12px;
	}
	
#column2alt #remoteSensingList dd a.increaseMargin	{
	padding-bottom: 5px;
	}
	
#column2alt #remoteSensingList dd.blockquote	{
	margin: 10px 80px 10px 30px;
	}
	
#column2alt #remoteSensingList .fontType	{
	font-weight: normal;
	font-size: .9em;
	}
	
	
/*-------------------------------------end definition list structure---------------------------------------------------------*/
/*--------------------------------------Reference Resource Icon placement----------------------------------------------------*/
#column2alt li.newResource {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 135px 3px;
	}
	
#column2alt li.newResource1 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 270px 3px;
	}
	
#column2alt li.newResource2 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 170px 3px;
	}
	
#column2alt li.newResource3 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 255px 3px;
	}
	
#column2alt li.newResource4 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 205px 3px;
	}
	
#column2alt li.newResource5 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 320px 3px;
	}
	
#column2alt li.newResource6 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 400px 3px;
	}
	
#column2alt li.newResource7 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 360px 3px;
	}

#column2alt li.newResource8 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 420px 3px;
	}	
	
#column2alt li.newResource9 {
	background: url(http://mceer.buffalo.edu/infoservice/images/referenceSources/new.gif) no-repeat 580px 3px;
	}	
	
#column2alt li.update {
	background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/updated.gif) no-repeat 380px 3px;
	}
	
#column2alt li.update1 {
background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/updated.gif) no-repeat 255px 3px;
}

#column2alt li.update2 {
background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/updated.gif) no-repeat 185px 3px;
}

#column2alt li.update3 {
background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/updated.gif) no-repeat 205px 3px;
}

#column2alt li.update4 {
background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/updated.gif) no-repeat 350px 3px;
}

#column2alt li.update5 {
background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/updated.gif) no-repeat 135px 3px;
}

#column2alt li.update6 {
background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/updated.gif) no-repeat 315px 3px;
}

#column2alt li.update7 {
background: url(http://mceer.buffalo.edu/infoservice/images/ReferenceSources/updated.gif) no-repeat 400px 3px;
}
/*--------------------------------------end Reference Resource---------------------------------------------------------------*/
/*--------------------------------------sitemap------------------------------------------------------------------------------*/
#sitemap {
	margin:20px 20px 0 10px;
	width:800px;
	}

#sitemap h2{
	font-size:1.2em;
	margin-top: 10px;
	margin-bottom: 1px;
	text-align: left;
	color:#999;
	}

#sitemap #columnLeft, #sitemap #columnRight {
	 width:350px;
	 float:left;
	 margin-bottom: 50px;
	 }

#sitemap #columnLeft ul, #sitemap #columnRight ul{
	margin: 0px 10px 0 20px;
	padding:0;
	}

#sitemap #columnLeft ul li, #sitemap #columnRight ul li{
	font-size:1em;
	list-style: disc;
	}
/*--------------------------------------end sitemap--------------------------------------------------------------------------*/

.imageBorderRight	{
	float: right;
	padding: 1px;
	margin: 2px;
	margin-left: 10px;
	border: #6F4245 1px solid;
	}
	
p.justify	{
	text-align: justify;
	}
	
.postDate	{
	font-style: italic;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
.redFont	{
	font-size: .85em;
	font-weight: bold;
	color:#FF0000;
	}
	
#column2alt .redbox {
	border-style:double;
	border-color: #de0829;
	padding:2px 12px;
	margin: 0 0 18px 0;
	}

