.text-center {
	text-align:center;
}


#program-tv p {
	padding:4px 2px;
}

#program-tv-time {
	width:730px;
}

#program-tv-time a {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:10px;
	width:340px;
	margin:0;
	text-align:center;
	background:#f0f0f0;
	border:1px solid #e0e0e0;
}

#program-tv-time .now {
	border-right:0;
	border-radius:5px 0 0 0;
	-moz-border-radius:5px 0 0 0;
	-webkit-border-radius:5px 0 0 0;
}

#program-tv-time .today {
	border-radius:0 5px 0 0;
	-moz-border-radius:0 5px 0 0;
	-webkit-border-radius:0 5px 0 0;
}

#program-tv-time .selected {
	background:#fff;
	border-bottom:1px solid #fff;
	font-weight:bold;
	text-decoration:none;
}

#program-tv-time a:hover {
	background:#f6f6f6;
}

#program-tv-time .selected:hover {
	background:#fff;
}

.at-tv {
	overflow:hidden;
	clear:both;
	margin:10px 5px;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:10px;
}

.at-tv .info {
	float:left;
	width:140px;
	border-right:1px solid #f0f0f0;
	margin-right:10px;
	padding-right:10px;
}

.at-tv .info img {
	margin:0 !important;
}

.horoscop_img {
	float:left;
	margin:5px 5px 5px 0 !important;
}

/* WEATHER --------------------------------------------------------- */
.weather-day {
	overflow:hidden;
	clear:both;
	margin:10px 5px;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:10px;
}

.weather-day .info {
	float:left;
	border-right:1px solid #f0f0f0;
	margin-right:10px;
	padding-right:20px;
	margin-left:10px;
}

.weather-day .info img {
	margin:0 !important;
}

.weather-day .title {
	font-size:130%;
}

.weather-day .col1 {
	width:110px;
}

.weather-day .col2 {
	width:50px;
}

.weather-day .col3 {
	width:125px;
}

.weather-day .last {
	border-right:0;
}

.currency_box {
	clear:both;
	overflow:hidden;
	border-left:1px solid #f6f6f6;
}

.currency_box div {
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #f6f6f6;
	padding:10px 5px;
	float:left;
	width:110px;
}

.currency_box img {
	margin:0 !important;
}