.kithide {
float:left;
border-top:1px solid #dadada;
padding:15px 15px 15px 0;
border-radius:0px;
/*max-width: 320px;
width:320px;*/
max-width: 370px;
width:370px;
margin-top: 26px;
}

.kithide .delivtitle {
    font-family: 'PT Sans Narrow',Tahoma,Geneva,sans-serif;
	font-weight:700;
	font-size:16px;
}
.kithide #productcity, .kithide #productcitymos, .kithide #productcityobl {
text-decoration:none;
border-bottom:1px dashed #228BC4;
color: #228BC4;
}


/* popup */
/*#fancybox-content {border-color: #02a8f3;}*/
#popup {
    display: table;
	background-color: #02a8f3;
	padding:10px 10px 0 10px;
	width: 237px;
}
#popup .city-title {
	text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'PT Sans Narrow',Tahoma,Geneva,sans-serif;
	font-weight:700;
	font-size:18px;
	white-space:nowrap;
}

#popup .labelselect {display: inline-block;float: left;width:50px;color: #FFFFFF; padding-top:3px;}
#popup select {display:inline-block; max-width:200px;}
#popup .regionwrapper {margin:10px 0;}
#popup .button {
	margin:15px auto 5px auto; 
	width: 80px; 
	display:block; 
	text-align:center; 
	float: none;
	border:1px solid #4461AF;
	font-size:16px;
	padding: 10px;
}


/* popup end */