.cur_title_cell
{
	font-weight:bold;
	padding:5px;
	text-align:center;
} 

.cur_alpha_cell, 
.cur_value_cell, 
.cur_code_cell
{
	text-align:center;
	padding:5px;
	background-color:#fff;
	border:1px solid #dcefd8;
}
.cur_cnt_cell, 
.cur_name_cell
{
	text-align:left;
	padding:5px;
	background-color:#fff;
	border:1px solid #dcefd8;
}

.currency_block
{
	color:#000;
	padding-top:10px;
	width:70px;
	display:block;
}

.currency_block .title
{
	font-weight:bold;
}

.currency_block a, .currency_block a:visited
{
	color:#000;
	text-decoration:none;
}

/*-----------*/

.tv_program_block
{
	color:#000;
	text-align:center;
}
.tv_program_block .title
{
	font-weight:bold;
}

.tv_program_block a
{
	color:#000;
	text-decoration:none;
}

/*---------------*/

.icon_cell, 
.day_temp_cell, 
.night_temp_cell, 
.wind_cell,
.sunrise_time_cell,
.sunset_time_cell,
.moon_phase_cell,
.pressure_cell,
.humidity_cell
{
	padding:10px;
	text-align:center;
	border: 1px solid #dcefd8;
	background-color: #fff;
} 

.date_cell
{
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:5px;
	border: 1px solid #dcefd8;
	background-color: #f5f5f5;
	color: #000000;
}

.day_temp_cell,
.night_temp_cell,
.wind_cell,
.sunrise_time_cell,
.sunset_time_cell,
.pressure_cell,
.humidity_cell
{
	font-weight:bold;
	color: #000000;
}

.icon_title_cell,
.date_title_cell
{
	border: none;
	border-left: 1px solid #DCEFD8;
	background-color: #fff;
}

td.date_title_cell {
border: 1px solid #DCEFD8;
font-weight: bold;
text-align: center;
border-right: none;
border-bottom: none;
}


.day_temp_title_cell,
.night_temp_title_cell,
.wind_title_cell,
.sunrise_title_cell,
.sunset_title_cell,
.sunrise_title_cell,
.moon_title_cell,
.pressure_title_cell,
.humidity_title_cell
{
	font-weight:bold;
	border: 1px solid #dcefd8;
	background-color: #f5f5f5;
	color: #000000;
	padding:5px;
}
.weather_block_image,
.weather_block_temp,
.weather_block_wind,
.weather_block_title
{
	padding:10px;
}
.weather_block_title,
.weather_block_temp,
.weather_block_wind
{
	font-weight:bold;
}
.weather_block_bottom_link
{
	padding:5px;
}

.weather_block
{
	color:#000;
	text-align:left;
	width:150px;
}
.weather_block a
{
	color:#000;
	text-decoration:none;
}
.weather_block .title
{
	font-weight:bold;
	text-align:center;
}
#weather_table tr.odd,
#weather_table tr.even
{
    border: none;
}

.bill_block_place_title
{
	font-weight:bold;
	text-align:center;
}


#block-ao_informer_pack-11 p {
    padding:0;
    margin:0;
}
div.current-temp span.cold {
    color: #09F;
}
div.current-temp span.heat {
    color: #EF4900;
}