td.side {
	padding: 0 1.44em 2em 1.44em;
	vertical-align: top;
}

td.main {
	padding: 0 1.44em 2em 1.44em;
	vertical-align: top;
}


td.side p,
td.side li {
	font-size: .85em;
}

/*td.main {
	padding: 0 1.6em 2em 1.6em;
}
*/
td.side h2 {
font-weight: bold;
}
td.side h2,
td.side h3 {
	font-size: .85em;
}
td.main h2 {
	font-weight: bold;
}

p.studio_logo {
	margin: 1em 0;
}

h3.assistant,
h3.redactors,
h3.compiler,
h3.dictionaries {
	width: 80%;
	margin: 1em 0 0 0;
	padding: 0.5em 0 0 0;
	font-weight: bold;
}

h2.new_cards,
h2.story,
h2.abbr_sample {
	font-weight: bold;
	margin: 1.7em 0 0.3em 0;
	font-size:0.85em;
}
h2.story,
h2.abbr_sample {
	border-top: 1px solid #EEE;
	padding: 0.5em 0;
}
h2.new_cards {
	margin-top: 0;
	margin-bottom: -0.2em;
}
div.story p.value {
	margin-bottom: 0.5em;
}
div.story div.clear {
	clear: both;
}

div.new_cards p.value {
	margin-top: 0.5em;
}



ul.dictionaries,
ul.redactors,
ul.compiler {
	margin: 0 0 0.3em 0;
}

ul.dictionaries li,
ul.redactors li,
ul.compiler li {
	display: block;
}

ul.other {
    margin-top: 1em;
    padding-top: 0.5em;
}
li#igoogle_sokr a {
    background: url('/img/google.png') left 50% no-repeat;
    padding-left: 20px;
}
li#igoogle_sokr a:hover {
    background-image: url('/img/google_hover.png');
}

tr.line2 td {
	padding-top: 1em;
}

tr.line2 td.main p {
	font-size: .85em;
}

.new_cards .dates,
.abbr_sample .dates {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1;
}
.new_cards .tag_list,
.abbr_sample .tag_list  {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1;
}
.new_cards .tag_list_redactor,
.abbr_sample .tag_list_redactor {
	color: #999;
}
.new_cards .tag_list a,
.new_cards .tag_list a:link,
.abbr_sample .tag_list a,
.abbr_sample .tag_list a:link {
	color: #999;
}
.new_cards .tag_list a:hover,
.abbr_sample .tag_list a:hover {
	color: #f00;
}