ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
table#transcribe textarea{
	width: 95%;
	height: 30em;
	overflow: auto;
}

table#transcribe td {
	padding: 1px;
}

#t-list {
	margin: 0 0 0.5em 1.4em;
}

div#lang{
	margin: 1em 1em 0 0;
	text-align: left;
}

div#transcribe {
	background: url('/tools/transcriptor/i/rarr-green.gif') center right no-repeat;
	margin: 3em 1em 0 1em;
	height: 71px;
	min-width:200px;
	width:expression( document.body.clientWidth < 780 ? '250px' : 'auto');
}


div#transcribe input {
	position:relative;
	top: 35%;
	left: -1em;
}

form {
	padding-bottom: 2em;
}

#submit_go {
	color: black;
	font-size: 0.8em;
}

table#transcribe h4 {
	margin:0 0 0.4em 0;
	font-size:0.8em;
}

p.v-list {
	margin: 0 0 0.2em 1.5em;
}

p.v-last {
	margin: 0 0 0.5em 1.5em;
}

span.m-list {
	position: absolute;
	margin-left: -1.5em;
}

.body, .last, .v-list, .v-last {
	font-size:100%; 
	line-height:130%; 
	margin-top:0;
} 

.body {
	margin-bottom:0.5em; 
} 

ul.languagelist {
	line-height:165%; 
	font-size:0.9em; 
}

.last {
	margin-bottom:0.2em; 
} 
			
.first {
	margin-top:0.5em; 
	margin-bottom:0.5em;
} 			
			
h3 {
	margin-top:1.5em;
}			
			
h3.subtitle_first	{
	font-size:100%; 
	margin-bottom:0.5em; 
	margin-top:1.5em;
}

p.toggler a.inactive {color: #0055CC; border-bottom: 1px dashed #0055CC; padding: 0 2px 0 2px; cursor: pointer}
p.toggler a {color: #0055CC; text-decoration: none;}
p.toggler a.active {color: #000000; cursor: default;}

.tab {
	width: 85%;
}

#changer {
	font-size:0.8em;
	margin-left:85%;
	margin-top:-2em;
}

#info {
	width: 70%;
	font-size: 1em;
	padding: 2em 0 0 0;
}

.for {
	color: #C00;
}

.rus {
	color: #000;
}


a {
	border-width: 0;
}

p.submenu {
	margin: 0 0 1.5em 22px;
	font-size: 85%;
	line-height:130%;
}

a.inactive {
	color:#0055CC;
	padding: 2px;
}

form.search-field {
	padding-bottom: 0 !important;
}