.gwt-Frame {
border: none;	
 
}
.weatherGrid {
	text-align:right;
    font-weight:bold;
    margin-right:13px;
/*    border-top:solid 1px; */
/*    border-bottom:solid 1px; */
    margin-left:13px;
}


.rightDcPanel {	/*Levaja chast s flash */
	border: 6px solid #ffffff;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	width: 263px;
	height: 100%;
/*	background-color: #1c2f45;*/
	display: inline;
	overflow: hidden;
}

.phone {
	font-weight: bold;
	font-family: Days;
	font-size: 22px;
	color: #fc0405;
	text-align: center;
}

.name {
	font-weight: bold;
	font-family: helvetica;
	font-size: 16px;
	color: #3c579a;
	text-align: center;
}

.city {
	font-weight: normal;
	font-family: helvetica;
	font-size: 18px;
	color: #3c579a;
	text-align: center;
}


.phoneBG {
	font-weight: bold;
	font-family: arial;
	font-size: 28px;
	color: #fc0405;
	text-align: center;
}
	
.nameBG {
	font-weight: normal;
	font-family: arial;
	font-size: 16px;
	color: #3c579a;
	text-align: center;
}
.cityBG {
	font-weight: normal;
	font-family: helvetica;
	font-size: 18px;
	color: #3c579a;
	text-align: center;
}

.logoStr {
	font-weight: bold;
	font-family: arial;
	font-size: 19px;
	color: blue;
	text-align: center;
	
	}

.scrollbox {
	background-color: white;
		
	}	