/* div#pageid-content div#content-block div.social-bookmarking ul.social-bookmark-links li {
	white-space:normal;
} */

.list-alphalower li p 
{
	display:inline;
}

li p li p 
{	
	font-size:100%;
}
.list-romanlower li p 
{
	display:inline;
}

ol.list-romanlower 
{
	list-style-image:url(7x7_bullet_dash.gif);
	margin: .5em 0 .5em 1em;
	list-style-position: inside;
	padding-left: 10px;
			
}
ol.list-alphalower {
	list-style-type:lower-roman;
	list-style-position: inside;
	padding-left: 10px;
	margin-bottom:5px;
			
}
/*
.fulltext-view .list-romanlower li{
	list-style-position: inside;
	padding-left: 10px;
	margin-bottom:5px;    
}
.fulltext-view .list-romanlower li .list-alphalower li{
	list-style-position: inside;
	padding-left: 10px;
	margin-bottom:5px;
}
						
.fulltext-view .list-alphalower li {
	list-style-position: inside;
	padding-left: 10px;
	margin-bottom:5px;
}
*/
.list-romanlower li p .list-alphalower li p {
	display:inline;
}
.list-romanlower li  .list-alphalower li
{
	font-size:100%;
}
li p li p li p
{
        font-size:100%;
}
/*		
.list-alphalower li:before {
content: "\2014";
}
*/
.article div.section h3{
	display:block;
}

ul.social-bookmark-links li {
	font-size:100%;
}


#content-block div.article div.fn-group ul li {
font-size:110%;
}

#content-block div.article h3 {
color:black;
background-color:white;
}

#content-block div.article div.contributors {
text-align:left;
margin-bottom:10px;
}

#content-block div.article div.fn-group {
margin-bottom:10px;
}

#content-block div.article .fig, div.article .table {
       padding-bottom: .5em;
}

div#pageid-content .article div.section  {
	background:transparent url(index_files/27x500_bg_grey_white_gradient.jpg) left top no-repeat;
	margin-top:20px;
	clear:both;
}

div#pageid-content .article div.section h2 {
	background:transparent url(index_files/27x500_bg_grey_white_gradient.jpg) left top no-repeat;
	font-size:120%;
	padding:4px 0px 0px 8px;
	margin:0 0 20px;
	border-color:-moz-use-text-color -moz-use-text-color #999999;
	border-style:none none solid;
	border-width:0px;
}
.article div.section  h4 {
	font-size:120%;
	line-height:2;
	color:#000;
	font-weight:bold;
}

.article div.section  h3 {
	font-size:120%;
	line-height:2;
	color:#000;
	font-weight:bold;
}

.article div.section span.disp-formula span.disp-formula-label {
       float: right;
}

div#hovering-ref {
	font-size: 100%;
}

div.ref-cit cite .cit-pub-date {
	padding-right: 0.3em;
}

div.ref-cit ol.cit-auth-list {
	font-size: 1em;
}

div.ref-cit ol.cit-auth-list li{
	font-size: 1em;
}

div.ref-cit cite cit-jnl-abbrev {
	font-style: italic;
}

div.ref-cit cite a {
	padding-left: 0.3em;
}

/* for col expansion */
.hide-cols div#col-2-min,
.hide-cols div#col-3-min {
	border-left: none;
	border-right: none;
	height: auto;
	border-bottom: none;
}
.hide-cols div#col-2-min div.corner_top_left,
.hide-cols div#col-3-min div.corner_top_left {
	position: relative;
}
.hide-cols div#col-2-min,
.hide-cols div#col-3-min {
	background-color: #E6E6E6;
}
div.hide-cols div#col-2.palette,
div.hide-cols div#col-3.palette {
	margin-right: 10px;
  margin-top: 90px;
  border: none;
}
div#pageid-content.hide-cols div#content-block {
	width: auto;
}

div#pageid-coverexpand #col-2 div.sidebar {
	font-size: 110%;
}

div.pagetype-content div.table-expansion table th,
div.pagetype-content div.table-expansion table td,
div.pagetype-content div.table-wrapper table th,
div.pagetype-content div.table-wrapper table td {
   font-family:monospace;
    font-size:130%;
}


div#pageid-content .article blockquote {
border:1px solid #DDDDDD;
color:black;
display:block;
font-size:1em;
font-weight:bold;
margin:0.5em 1em;
padding:0.5em 1em;
text-align:left;
background:none;
position:static;
height:auto;
}

div#pageid-content .article blockquote.speech {
border:none;
font-weight:normal;
margin:0 1em;
font-size:1.2em;
padding:0.25em 1em 0;
}

div#pageid-content .article blockquote.speech cite{
margin-right:1em;
}

div#pageid-content .article blockquote.speech p{
font-size:1em;
margin:.5em 0;
}

div#pageid-content .article blockquote.verse-group {
border:none;
font-weight:normal;
}

blockquote.verse-group p {
font-size:120%;
}

dt.def-list-title {
display:block;
clear:both;
float:none;
}

.fn-abbr dl dd{
margin-left:7em;
}
/* these two are two match styles in place when licenses appear within footnotes
   versus in standalone div */
div#pageid-content .article div.license {
	font-size: 110%;
	margin: 0; padding: .5em 0;
	text-align: left;
	border-bottom: 1px solid #C8C8C8;
	width: 95%;
}
div#pageid-content .article div.license p {
	font-size: 100%;
	margin: .5em 0;
	padding: 0;
}

.boxed-text {border:1px solid #C8C8C8;padding:1em 1.5em;}

.strike { text-decoration: line-through; }
