.link-sister,
.link-outer,
.link-vocabulary {
	vertical-align: top;
	position: relative;
	overflow: hidden;
}

.link-sister {
	background: transparent url(../images/link-sister.gif) no-repeat 100% 2px;
	padding-left: 5px;
}

.link-outer {
	background: transparent url(../images/link-outer.gif) no-repeat 100% 3px;
	padding-left: 6px;
}

.link-vocabulary {
	background: transparent url(../images/link-vocabulary.gif) no-repeat 100% 2px;
	padding-left: 8px;
}

.publication,
.contest .section-summary {
	line-height: 1.25;
	color: #010000;
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.publication {
	clear: both;
	margin-bottom: 9px;
	font-size: 1.16em;
}

.publication-footnote {
	font-size: 100%;
}

h1.publicationheader {
	font-size: 2.17em;
	line-height: 1.15em;
	padding-bottom: 5px;
}

.publication-footnote h1 {
	font-size: 1.67em;
	padding-bottom: 0;
}

.publication h2 {
	font-size: 1.12em;
	overflow: hidden;
	zoom: 1;	
}

.publication-footnote h2,
.contest .section-summary h2 {
	font-size: 1.3em;
}

.publication h2,
.publication-footnote h2,
.contest .section-summary h2 {
	font-weight: bold;
	line-height: 1.2;
	padding-top: .4em;
	margin-bottom: .95em;
}

.contest .section-summary h2 {
	margin-bottom: .5em;
}

.publication h3,
.publication-footnote h3 {
	font-weight: bold;
	font-size: 1.44em;
	color: #000;
	line-height: 1.2;
	margin-bottom: .5em;
	padding-top: 1.15em;
}

.publication-footnote h3 {
	font-size: 1.1em;	
}

.publication h4,
.publication-footnote h4 {
	font-weight: bold;
	font-size: 1.22em;
	line-height: 1.2;
	padding-top: .7em;
	margin-bottom: .85em;
	color: #000;
}

.publication-footnote h4 {
	font-size: 1.167em;
}

.publication h5,
.publication-footnote h5 {
	font-weight: bold;
	font-size: 1.077em;
	line-height: 1.2;
	padding-top: .45em;
	margin-bottom: .8em;
	color: #000;
}

.publication-footnote h5 {
	font-size: 1em;
}

.publication_illustration {
	float: right;
	padding: .53em 0 10px 15px;
	width: 200px;
}

.publication_illustration-left {
	float: left;
	text-align: left;
	padding: .53em 15px 10px 0;
	width: auto;
}

.publication_illustration-right {
	float: right;
	text-align: right;
	padding: .53em 0 10px 15px;
	width: auto;
}

.publication_illustration-center {
	float: none;
	text-align: center;
	padding-bottom: 15px;
}

.publication_illustration-full {
	float: none;
	width: auto;
	padding-bottom: 15px;
}

.publication_illustration span {
	color: #777;
	font-size: 0.784em;
	display: block;
	margin-top: .2em;
	line-height: 1.2;
}

.publication p,
.contest .section-summary p {
	margin-bottom: .8em;
}

.publication p p {
	margin: 0;
	padding: 0;
}

.publication td p,
.publication th p {
	font-size: 1.0em;
}

.publication-footnote p p {
	font-size: 1em;
}

.publication ol,
.publication ul {
	margin-left: 27px;
	padding-bottom: .35em;
}

.publication ul {
	margin-left: 0;
	list-style: none;
	list-style-position: inside;
}

.publication ul li{
	padding-left: 27px;
	$padding-left: 14px;
	overflow: hidden;
	background: transparent url(../images/bullet2.gif) no-repeat 12px 4px;
	$background: transparent url(../images/bullet2.gif) no-repeat -1px 4px;
	zoom: 1;
}

.publication ol li,
.publication ul li {
	margin-bottom: .65em;
}

/*table*/
/*
.publication .table-header {
	text-align: right;
	color: #777;
	font-size: 1em;
	padding-top: .8em;
}
*/

.publication table {
	width: 100%;
	margin-bottom: 11px;
}

.publication table caption {
	font-weight: bold;
	font-size: 1.14286;
	line-height: 1.375;
	color: #000;
	padding-bottom: 6px;
	padding-top: 20px;
	font-size: 1.1428em;
}

.publication table p {
	margin-bottom: 0;
}

.publication table td,
.publication table th {
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

.publication table.table-bordered td,
.publication table.table-bordered th,
.publication table.bordered td,
.publication table.bordered th {
	border: 1px solid #777;
}

.publication table td {
	font-size: .857em;
	line-height: 1.2;
	padding: 8px 4px 8px 7px;
}

.publication table td.cell-reference {
	border: 0px;
	font-size: .714em;
	padding-top: 0;
	padding-bottom: 5px;
}

.publication table td.cell-reference p {
	padding-top: 9px;
	margin-bottom: 5px;
}

.publication table th {
	padding: 6px 7px 8px 7px;
	vertical-align: middle;
	font-weight: bold;
	line-height: 1.2;
	background: #d1d1d1;
}

.publication table th.cell-mini,
.publication table th.mini {
	font-size: .714em;
	line-height: 1.6;
	font-weight: normal;
}

.publication table.table-mini th,
.publication table td.cell-mini,
.publication table.table-mini td,
.publication table.mini th,
.publication table td.mini,
.publication table.mini td {
	font-size: .714em;
	line-height: 1.2;
	font-weight: normal;
}

.publication table.table-mini td,
.publication table.mini td {
	padding-top: 9px;
}

.publication table.table-mini th,
.publication table.mini th {
	padding-top: 4px;
	padding-bottom: 2px;
}

.publication_table_source {
	margin-bottom: 47px;
	text-align: right;
	padding-top: 2px;
}

.publication td.cell-up {
	background: transparent url(../images/up.gif) no-repeat 0 10px;
	padding-left: 15px;
}

.publication td.cell-down {
	background: transparent url(../images/down.gif) no-repeat 0 10px;
	padding-left: 15px;
}

/*blockquote important*/
.publication blockquote.quote,
.publication blockquote.important,
.publication blockquote.info,
.publication blockquote.reference {
	font-weight: bold;
	padding: 12px 10px 2px 58px;
	margin: 17px 0 17px 28px;
	clear: both;
}

.publication blockquote.reference {
	margin-left: 0px;
}

.publication blockquote.quote {
	color: #003699;
	background: #ccd7eb url(../images/quote.png) no-repeat 15px 15px;
	min-height: 40px;
	_height: 40px;
}

.publication blockquote.important {
	color: #c71b31;
	background: #f2d9d9 url(../images/important.png) no-repeat 15px 15px;
	padding-left: 44px;
	min-height: 60px;
	_height: 60px;
}

.publication blockquote.info {
	background-color: #d7d7d7;
	font-weight: normal;
	float: right;
	position: relative;
	padding: .7em 13px 1.25em 13px;
	margin: 0 0 .3em .8em;
	width: 50%;
}

.publication blockquote.info h3 {
	font-size: 1.33em;
	padding-top: 0;
	margin-bottom: 3px;
}

.publication blockquote.reference {
	background-color: #d7d7d7;
	padding-left: 15px;
	font-weight: normal;
}

.publication blockquote.reference h3 {
	font-size: 1.33em;
	padding-top: 0;
	margin-bottom: 3px;
}


.publication .expertopinion {
	overflow: hidden;
	zoom: 1;
}

.dictionary blockquote.important {
	background: #f2d9d9;
	padding-left: 15px;
	font-weight: normal;
	min-height: 0px;
	_height: 0px;
}
