/* IDs begin */  

              /* GALLERY */  

#gallery {text-align:center}
#gallery p {display:inline}
#gallery span {margin:0 5px 5px 5px; vertical-align:top; width:172px; display:table-cell; display:inline-table; display:inline-block}
#gallery p img {margin-bottom:5px}


			  /* WHOLE CONTENT */  

#wholecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

       		 /* TOP BANNER */  

/*#banner {
	background:#99AFCC url(../graphics/banner/bannercurve1.gif) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 200px;
width: 100%;
	margin: 5px 0px 0px;
	padding: 0px;
}*/

#banner {
	height: 210px;
	width: 982px;
	margin: 5px 0px 0px;
	padding: 0px;
	background-color: #99AFCC;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}

#banner.english {

	background-image: url(../graphics/banner/logo-banner-full-english.gif);

}

#banner.spanish {

	background-image: url(../graphics/banner/logo-banner-full-spanish.gif);

}


#logo {
	width: 300px;
	float: left;
	margin: 5px 0px 0px;
	padding: 10px;
}
/*

	#banner-right {
	margin: 20px 10px 10px 300px;
	padding: 65px 10px 4px 4px;
	background-image: url(../graphics/oursponsors2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 35px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
}

	#banner-right {
	margin: 20px 10px 10px 300px;
	padding: 65px 10px 4px 4px; text-align: left;}*/
	
	#banner-right {
	margin: 0px;
	text-align: left;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}
	
	
	#banner a {
	color: #333399;
	font-weight: bold;
}

      		 /* TOP BANNER SPANISH */  

#banner-sp {
	background:#99AFCC url(../graphics/2006images/bannercurve.gif) no-repeat center top;

	height: 200px;
width: 100%;
	margin: 10px 0px 0px;
	padding: 0px;
}

	#banner-right-sp {
	margin: 20px 10px 10px 300px;
	padding: 65px 10px 4px 4px;

	background-image: url(../graphics/oursponsors-sp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 35px;
	color: #000000;

	font-size: 90%;
	text-align: left;
}
	#banner-sp a {
	color: #333399;
	font-weight: bold;
}


       			/* PARTS OF ARTICLE */  
								 
#papertitle{
	font-size: 150%;
	font-weight: bolder;
	color: #5A308C;
	text-align: center;
	width: auto;
	margin-top: 45px;
}

#authorinfo{font-family: "Verdana, Arial, Helvetica, sans-serif";	font-size: 90%;}

#content {
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content2 {
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../graphics/contents/content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bodytext img {
	margin:5px 5px 0px;
	padding: 0px; 	border:0px solid #999999;
}


#bodytext img a {
	text-decoration: none;
	border: none; 
}

.noborder-img img {	margin:5px 5px 0px;
	padding: 0px; 	border:0!important;}

#text {
	padding: 15px;
	margin: 0px;
}

#text p {
}
#text li {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#author-top {
	font-size: 130%;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}


#issue {
	color: #313873;
	background-color: #eeeeee;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#issue  a {
	text-decoration: none;
	color: #000000;

}

#ref a {
	font-size: 90%;
}

#photos table  td {
	border-top: 0px groove #666666!important;
	border-right: 0px groove #666666!important;
	border-bottom: 0px groove #666666!important;
	border-left: 0px groove #666666!important;
	margin: 0px; 
	padding: 0px 0px 0px 8px;

}

#photos ul {
	margin-bottom: 0px; margin-left: 5px;
}

#accesses {
	font-size: 11px!important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #D5DFF7;
	font-size: 70%;
}

.no-border-table td {
	border-width: 0px!important;
	border-style: none!important;

}

				/* HEADER TAGS */  

h1 {
	font-size: 130%;
	color: #000000;
	font-weight: bolder;
	padding-top: 10px;
	text-align: center;
}
h1 + p {
	margin-top: 0px;
}
h2 {
	font-size: 120%;
	color: #000000;
	font-weight: bolder;
	border-top-color: #666666;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
h2 + p {
	margin-top: 0px;
}

h3 {
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	margin: 0px 5px 5px;
	border-top-style: none;
	border-bottom-style: none;
	padding: 5px 5px 5px 0px;

}

h3 + p {
	margin-top: 0px;
}
				/* TABLE DEFAULT */  

table {
	border-collapse: collapse;
	margin: 10px auto;
	padding: 0px;
}

table caption {
	font-size: 110%;
	padding: 2px;
	margin: 0px auto;
}
table  td {
	border-top: 1px groove #666666;
	border-right: 1px groove #666666;
	border-bottom: 1px groove #666666;
	border-left: 1px groove #666666;
	margin: 0px;
	padding: 2px;
font-size: 80%;
}
table ul {
	margin-bottom: 0px;
	margin-left: 18px;
	list-style-position: outside;
	padding: 0px;
}
th td {empty-cells: show;}

table  h2 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #eeeeee;
}
table  th {
	margin: 0px;
	padding: 2px;
	border-top: 1px groove #666666;
	border-right: 1px groove #666666;
	border-bottom: 1px groove #666666;
	border-left: 1px groove #666666;
	background-color: #eeeeee;
	vertical-align: bottom;
	font-size: 80%;
	text-align: center;
}
table tfoot td {
	margin: 5px;
	padding: 5px;
	border: none;
font-size: 80%;
}

table p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

	 		 /* TABLE SPECIAL */

.linked-table {
	margin: 5px auto;
	padding: 7px;
	width: 50%;
	border: 1px groove #666666;
	text-align: center;
}




       			 /* SIDEBAR CONTAINING CONTENTS*/  


#contents {
	background-image: url(../graphics/2006images/contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin: 0px 0px 0px 5px;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #D6DFF7;
	width: 150px;
	text-align: left;

}
#contents h1 {
	text-align: right;
	font-size: 100%;
	font-weight: bold;
}
#contents  blockquote{
	margin-left: 0px;
	margin-right: 0px;
}
#contents h2 {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
	font-weight: bolder;
	margin: 8px 0px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #333333;
	font-size: 100%;
	text-align: center;
}

	 		 /* SIDEBAR CONTAINING CONTENTS IN SPANISH */  

#contents-sp {
	background-image: url(../graphics/2006images/contents-sp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin: 0px -1px 0px 0px;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px none #9CAECE;
	background-color: #D6DFF7;
	width: 150px;
	text-align: left;
}

	
#contents-sp h1 {
	text-align: right;
	font-size: 100%;
	font-weight: bold;
}#contents-sp  blockquote{
	margin-left: 0px;
	margin-right: 0px;
}
#contents-sp h2 {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
	font-weight: bolder;
	margin: 8px 0px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #333333;
	font-size: 100%;
	text-align: center;
}


	 		 /* TOP HORIZONTAL GENERAL MENU */  

#altmenu-spry {
	background-color: #5A308C;
	padding: 0px;
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 150px;
}


#altmenu {
	background-color: #5A308C;
	padding: 0px;
	margin: 0px;
	font-size: 85%;
	text-align: center;

}
#altmenu ul {
	margin: 0px;
	padding: 0px;
}
#altmenu li a {
		color: #FFFFFF; 	text-decoration: none;
padding: 0px;
	font-weight: bolder;}
#altmenu li  {

		display: inline;
	text-align: center;
	border: 1px none #333333;
	padding: 15px;
	white-space: normal; font-size: 100%;
	margin: 0px;
	color: #FFFFFF;
}

	 		 /* FOOTER */
			   
/* #footer {
	background:#BDAED6 url(../graphics/banner/bannercurve3.gif) no-repeat left bottom;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	top: auto;
	text-align: left;
	vertical-align: middle;
	font-size: 90%;
	clear: both;
	height: 75px;
}*/ #footer {
	
	background: url(../graphics/footer/footer.gif) no-repeat left bottom;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	top: auto;
	text-align: left;
	vertical-align: middle;
	font-size: 90%;
	clear: both;
	height: 74px;
}

/* IDs end */ 

/* TAGS begin */ 

body {
	background-image: url(../graphics/background.gif);
	background-repeat: repeat;
	background-position: left top;	/*background-color: #CEEBB5;*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
}




/* TAGS end */ 


/* CLASSES begin */ 

.title {
	font-size: 140%;
	color: #5A308C;

	font-weight: bolder;
	text-align: center;
}


.caption {
	font-size: 12px;
	font-style: italic;
	border: none;
	text-align: center;
	margin: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	
}




.ackowledgments {	font-family: "Verdana, Arial, Helvetica, sans-serif";	font-size: 90%;
}

.notes {	font-family: "Verdana, Arial, Helvetica, sans-serif";	font-size: 90%;
}
.dkbluebold {	
	font-weight: bold;
	color: #313873;
	background-color: #EEEEEE;
	padding: 2px;
}


#ptag-narrow p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.line-above {
	border-top-width: 1px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	width: auto;
}
.red-bold {
	font-weight: bold;
	color: #FF0000;
}


.cell-shade {
	background-color: #eeeeee;
	text-align: left;
	font-weight: bold;
}

.small{
	font-size: 80%;
	width: auto;
}
.small-center{
	font-size: 80%;
	width: auto;
	text-align: center;
	display: block;
}
.references a{
	font-size: 80%;
	width: auto;
}


.nobreak {
	white-space: pre;
}
.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
	vertical-align: middle;
}

					/* BOXES */ 
					
.box-left {
	color: #333333;
	background-color: #eeeeee;
	margin: 5px 5px 5px 5px;
	padding: 4px;
	float: left;
	width: 200px;
	border: 1px groove #333333;
	font-size: 100%;
	font-weight: normal;
}
.box-right {
	color: #333333;
	background-color: #eeeeee;
	margin: 5px 5px 5px 5px;
	padding: 4px;
	float: right;
	width: 200px;
	border: 1px groove #333333;
	font-size: 100%;
	font-weight: normal;
}

.box-right-white {
	color: #333333;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 5px;
	padding: 4px;
	float: right;
	width: 300px;
	border: 1px groove #333333;
	font-size: 90%;
	font-weight: normal;
}

.box-left-white-norm {
	color: #333333;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 0px;
	padding: 4px;
	float: left;
	width: 300px;
	border: 1px groove #333333;
	font-size: 100%;
	font-weight: normal;
}

.box-left-white {
	color: #333333;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 5px;
	padding: 4px;
	float: left;
	width: 300px;
	border: 1px groove #333333;
	font-size: 90%;
	font-weight: normal;
}

.box-blue {
	padding: 4px;
	border: 1px groove #000033;
	float: none;
	margin: 2px;
	clear: none;
	font-style: italic;
	width: 98%;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	font-style: normal;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 7px;
	border: 1px solid;
	margin: 10px;
}
.box3 {
	word-spacing: 2pt;
	padding: 7px;
	border: 1px solid;
	margin: 10px;
}

#box-full {
	padding: 7px;
	margin: 7px;
	float: none;
	border: 1px groove #666666;
}

#box-full ul {
	margin-bottom: 0px; margin-left: 15px;
	list-style-position: outside; }

#box-center {
	padding: 7px;
	border: 1px solid;
	margin: 5px 100px;
	text-align: left;

	float: none;
}

#box-center ul {
	margin-bottom: 0px; margin-left: 15px;
	list-style-position: outside; }

#box-block {
	padding: 7px;
	border: 1px solid;
	margin: 10px;
	text-align: left;
	width: 50%;
	float: right;
}

#box-block ul {
	margin-bottom: 0px; margin-left: 15px;
	list-style-position: outside;
}
#box-block-sm {
	padding: 7px;
	border: 1px solid;
	margin: 10px;
	text-align: left;
	width: 25%;
	float: right;
}

#box-block-sm ul {
	margin-bottom: 0px; margin-left: 15px;
	list-style-position: outside;
}
/* CLASSES end */ 

.block-shade-green {
	clear: both;
	width: 80%;
	font-weight: normal;
	color: #333333;
	background-color: #E8F5DC;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.block-shade-green-bymenu {
	margin: 10px 0px 10px 50px;
	padding: 4px 10px;

	width: 60%;
	font-weight: normal;
	color: #333333;
	background-color: #E8F5DC;
	display: block;
}
.quotes {
	margin: 20px 20px 10px;
 	padding:7px 7px 7px 70px;  
   border: 1px solid #999999; 
  	background: #FAFAFA url(../graphics/quote.gif) no-repeat 5px 5px;    
}
.editors-note {
	background-image: url(../graphics/editors-note.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	background-position: left top;
	color: #993300;
	
}

.free-registration {
	background-image: url(../graphics/free-registration.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	background-position: left top;
	color: #993300;
	
}

#donation-general {
	border: 1px solid #996600;
	background-image: url(../graphics/donation-general.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 10px 15px;
	float: right; 
	height:215px !important;  /*moz height*/
	height: 235px; /*IE height*/ 
	width:165px !important; /*moz width*/
	width: 200px;  /*IE width*/
	text-align: left;
	display: block;
	margin: 5px;
	font-size: 100%;
	color: #7B5228;
}

#donation-general a {
	color: #003399;
}
#sponsors {
	padding: 0px;
	float: right;
	width: 140px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	
	text-decoration: none;
	text-indent: 0px;
}
#sponsors-tall {
	padding: 0px;
	float: right;
	width: 140px;
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	
	text-decoration: none;
	text-indent: 0px;
}

#sponsors-wide {	padding: 0px;
	float: right;
	width: 280px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	
	text-decoration: none;
	text-indent: 0px;}

#sendfriend {
	padding: 0px;
	margin-right: 10px;
	clear: left;
	text-align: right;
}
#sendfriend a {
	float: right;
	margin: 5px;	
}

.table-heading-right {
	float: right;
	padding-top: 10px;
	padding-right: 50px;
}
td.bump {
	padding-left: 30px;
}

/* BEGIN issues menu formatting */

#issues {
	
	margin: 0px 0px 7px 15px;
	padding: 2px 7px 7px;
	float: right;
	width: 250px;
	border: 1px solid #9CAECE;
	background-image: url(../graphics/sidebar.gif);
	background-repeat: no-repeat;
}

#issues h1 {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
	font-weight: bolder;
	margin: 8px 0px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #333333;
}
.ch-issue-links a {
	color: #333;
	text-decoration: none;
}
#issue-links li{
	list-style-type: none;
	margin-left: 0px!important;
	padding-left: 0px!important;
	margin-top: 2px!important;
}
#issue-links ul {margin-left: 0px!important; padding-left: 0px!important;}
#issue-links a{
	padding-left: 5px;
}

/* END issues menu formatting */

#footer-baseprint { display: none; width: 0px;}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03C;
}

.photoright200 {
	width: 210px;
	float: right;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px;
	background-color: #FFF;
}


.photoright250 {
    width: 260px;
	float: right;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px;
	background-color: #FFF;

}

.photoright350 {
	width: 360px;
	float: right;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px;
	background-color: #FFF;
}
.photoright350 tbody {
	font-style: normal;
	color: #000!important;
}
.photoright550 {
	width: 560px;
	float: right;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px;
	background-color: #FFF;
}

.photoright175 {
	width: 185px;
	float: right;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px;
	background-color: #FFF;

}

.photoleft350 {
	width: 360px;
	float: left;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px;
	background-color: #FFF;
}

.photoleft200 {
	width: 210px;
	float: left;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px;
	background-color: #FFF;
}


.photoleft250 {
    width: 260px;
	float: left;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px; 	background-color: #FFF;


}


.photoleft175 {
	width: 185px;
	float: left;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	margin: 5px;
	padding: 0px;
	background-color: #FFF;
}


.photo-clear {
	clear: both;

}

.callout {
	font-size: 18px;
	font-weight: normal;
	color: #960;
	background-color: #FFF;
	float: right;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px dotted #960;
	padding: 10px;
}

img.center {
	display: block!important;
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	border: 1px solid #03C!important;
}

img.center-noborder {
	display: block!important;
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	border: 1px solid #03C!important;
}
img.center-noborder {border: none!important}
p.center280{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 280px;
}
p.center280 img {border: 1px solid #03C!important;}

p.center330{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 330px;
}
p.center330 img {border: 1px solid #03C!important;}
p.center350{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 350px;
}p.center370{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 370px;
}
p.center370 img {border: 1px solid #03C!important;}
p.center350 img {border: 1px solid #03C!important;}
p.center400{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 400px;
}
p.center400 img {border: 1px solid #03C!important;}
p.center450{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 450px;
}
p.center450 img {border: 1px solid #03C!important;}
p.center500{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 500px;
}
p.center500 img {border: 1px solid #03C!important;}
p.center550{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 550px;
}
p.center550 img {border: 1px solid #03C!important;}
p.center600{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 600px;
}
p.center600 img {border: 1px solid #03C!important;}
p.center650{
	margin-left: auto!important;
	margin-top: 2px;
	margin-right: auto!important;
	margin-bottom: 0px;
	
	width: 650px;
}
p.center650 img {border: 1px solid #03C!important;}
.caption-new {
	width: 300px;
	text-align: center;
	font-size:90%;
	color: #7F8E29;
	font-style:italic;
	background-color: #FFF;
	display: block;
	padding: 0px;
	margin-top: 1px;
	margin-right: auto!important;
	margin-bottom: 10px;
	margin-left: auto!important;
}

.no-ital {
	font-style: normal;
}

.article-comment-box {
	margin: 10px;
	padding: 7px;
	float: right;
	width: 400px;
	border: 1px solid #999;
	display: block;
}

