div#locations {
		display:block; 
		}

.locations_header
{
 width:200px; float:left; height:50px; 

}

#locations ul {
		margin-bottom:.1em;
		margin-bottom:.1em;
		padding-left:0;
		margin-left:0;
		width:100%;
		}

div#sales-column,div#delivery-column {
		float:left;
		margin-right:10%;
		width:45%;
		}

div#delivery-column {
		margin-right:0;
		}


#locations li.loc-country {
		margin-top:1.5em;
		margin-right:2em;
		padding-left:40px;
		padding-top:.5em;
		min-height:3em;
		background-position:0 0;
		background-repeat:no-repeat;
		list-style:none;
		}

#locations li.loc-city {
		padding-left:2.8em;
		list-style:none;
		}
#locations h4 {
		color: #f37021;
		}		

#locations li.loc-country ul.loc-info li.loc-city {
		list-style-image:none;
		list-style:none;
		}

#locations li.loc-country div {
		position:relative;
		padding:.5em;
		height:1.7em;
		background:#F9FAFE;
		width:100%;
		}
	
		
#locations li.loc-country ul.loc-info {
		margin:0;
		padding-top:.1em;
	
		}

#locations li.loc-country h3 {
		display:block;
		float:left;
		margin:0;
		padding-left:2em;
		font-weight:normal;
		}

#locations li.loc-country h3.open {
		background:url(/sites/all/themes/zen/exigenservices/img/ico_expander_opened.gif) no-repeat .5em .25em;
		}

#locations li.loc-country h3.closed {
		background:url(/sites/all/themes/zen/exigenservices/img/ico_expander_closed.gif) no-repeat .5em .25em;
		}

#locations h2 {
		margin-bottom:0em;
		margin-top:0.2em;
		margin-left:.25em;
		padding:0px;
		}

#locations h4 {
		margin-bottom:0.2em;
		margin-top:0.4em;
		}

#locations li.loc-country span {
		position:absolute;
		right:1em;
		font-size:.8em;
		font-weight:bold;
		}

#locations li#loc-headquarters .general-column-1,#locations li#loc-headquarters .general-column-2 {
		position:relative;
		float:left;
		padding:0;
		height:auto;		
		width:50%;
		background:none;
		font-size:1em;
		font-weight:normal;
		color:#525252;				
		}

#locations li#loc-headquarters .general-column-1 {
		padding-left:1em;
		width:48%;		
		}

.loc-russia {
		background: url(../images/ico_flag_ru.png) no-repeat left top;
		}

.loc-mail {
		background: url(../images/ico_send_mail.gif) no-repeat left top;
		}		

.loc-icq {
		background: url(../images/ico_send_mail.gif) no-repeat left top;
		}
.loc-skype {
		background: url(../images/ico_send_mail.gif) no-repeat left top;
		}		

#locations li#loc-headquarters {
		margin-bottom:1em;
		padding-left:71px;
		padding-top:.5em;
		min-height:4em;		
		background-position:0 0;
		background-repeat:no-repeat;		
		list-style:none;
		}

#locations li#loc-headquarters div {
		padding-top:1.6em;
		height:2.9em;		
		}

#locations li#loc-headquarters h3 {
		padding-left:1em;
		background-image:none;
		font-size:1.6em;
		}


#locations ul.loc-info {
		background-image:none; margin-top:0px;
				padding-top:0.1em; padding:0px;
						padding-left:.2em;	
		}

#locations ul.loc-info li.loc-city {
		padding-left:2em;margin-top:0.4em; 
		}

		
		