#docTitle{
	margin-left: 45px;
}

.unsubscription{
    font-weight: bold;
}

table#subscription
{
	border-collapse: collapse;
}

table#subscription td
{
	padding: 0 40px 0 0;
	vertical-align: top;
	width: 50%;
}

table#subscription p
{
	margin: 0 0 15px 0;
	font-weight: bold;
}

table#subscription input, #delete_i0{
	margin-left: 0;
	margin-top: 0;
}

p.receiveData
{
	margin: 15px 0 10px 0;
	font-weight: bold;
}

input#btnSubmit
{
	margin-top: 11px;
}

div#NewsList
{
}

div#NewsList label
{
	color: #000000;
}

div#NewsList label.black
{
	color: #000000;
}

div.selector
{
	margin-top: 5px;
}

#dispatch_city_selector, #dispatch_vacancy_city_selector, #dispatch_currency_city_selector, #dispatch_City_SpecialOffersV2_selector {
	position: absolute;
	z-index: 20;
	top: -100px;
}

.error {
	color: #EF3124;
}

form {
	padding: 5px 0 0 45px;
}

input#Email {
	position: relative;
	top: -8px;
	margin: 0 0 32px 0;
	font-size: 148%;
	width: 15.5em;
}

table#subscription td.subscription_news {
	width: 42%;
}

p.allCities {
	margin-left: 22px;
	color: #08628C;
	cursor: pointer;
	text-decoration: underline;
}

.subscription-type-list{
    margin-bottom: 3.5em;
    margin-top: -0.5em;
}

#subscription span.pseudo-link{
    color: #08628C;
}

#subscription span.pseudo-link:hover{
    color: #EF3124;
}

/* ���� ��� ������ */


#dispatch_tariffs_selector{
	position: absolute;
	top: 0px;
	left: 20px;
	display: none;
	z-index: 100;
}

#dispatch_tariffs_options {
	
}

#dispatch_tariffs_options div {
	clear: left;
}

#dispatch_tariffs_options div:after {
	content: '';
	display: block;
	clear: both;
}

#dispatch_tariffs_close {
	clear: left;
	margin-top: 1em;
}

#dispatch_tariffs_selector .pseudo-link { 
	color: #08628C;
	border-color: #08628C;
}

#dispatch_tariffs_selector h2 {
	padding-left: 0.5em;
}

#dispatch_tariffs_selector p {
	clear: left;
	padding: 0.5em;
	margin: 0px;
	z-index: 100;
}

#dispatch_tariffs_selector #dispatch_tariffs_selector_all  { 
	margin-bottom: 1em;
	padding: 0.3em 0.5em;
}

#dispatch_tariffs_selector #dispatch_tariffs_selector_all.selected span  { 
	font-weight: bold;
	border: none;
}

#dispatch_tariffs_selector .selected  { 
	background-color: #EF3124;
	float: left;
	//float: none;
	z-index: 100;

}
#dispatch_tariffs_selector .selected .pseudo-link { 
	color: #fff;
	border-color: #fff;
}


table.layout td.body{
	z-index:100;
}
table.layout td.navigation{
	z-index:1;
}
#brunches-dispatch-popup{
	top: -100px;
	//left:30px;
	//top:200px;
}
#brunches-dispatch-popup div.branches-wrapper{
	
}
#brunches-dispatch-popup div.branches-wrapper td{
	width:30ex;
	white-space: nowrap;
}
#brunches-dispatch-popup div.branches-wrapper p span.wrp{
	padding:3px 5px;
	zoom:1;
	//white-space:nowrap;
}
#brunches-dispatch-popup div.branches-wrapper p.selected span.wrp{
	background-color:#EF3124;
}
#brunches-dispatch-popup div.branches-wrapper p.selected span.wrp span,
#brunches-dispatch-popup div.branches-wrapper p.selected span.wrp span:hover{
	color:white;
	border-bottom:1px dashed white;
}
