a.widget_link_white:link,
a.widget_link_white:visited,
a.widget_link_white:active {
	text-decoration: none; font-size: 12px; font-weight: bold; color: #191969;
}
a.widget_link_white:hover {
	text-decoration: underline; font-size: 12px; font-weight: bold; color: #191969;
}

a.widget_link_black:link,
a.widget_link_black:visited,
a.widget_link_black:active {
	text-decoration: none; font-size: 12px; font-weight: bold; color: #f8e88d; 
}
a.widget_link_black:hover {
	text-decoration: underline; font-size: 12px; font-weight: bold; color: #f8e88d;
}

.widget_container_white {
	font-size: 12px; text-align: center; padding: 8px; width: 190px; background-color: #ffffff; font-family: Arial,Verdana,Helvetica,sans-serif;
}
.widget_container_black {
	font-size: 12px; text-align: center; padding: 8px; width: 190px; background-color: #000000; font-family: Arial,Verdana,Helvetica,sans-serif;
}

.widget_item {
	padding: 0px 4px 8px 5px; clear: both; text-align: center;
}

.widget_cab_table {
	width: 190px;
}

.widget_cab_td_white {
	text-align: left; font-size: 12px; color: #666666; padding-left: 6px;
}

.widget_data_td_white {
	text-align: right; font-size: 12px; color: #666666; padding-right: 14px;
}

.widget_cab_td_black {
	text-align: left; font-size: 12px; color: #ffffff; padding-left: 6px;
}

.widget_data_td_black {
	text-align: right; font-size: 12px; color: #ffffff; padding-right: 14px;
}

.widget_cotizacion {
	font-weight: bold; padding-right: 6px;
}

.widget_var_up {
	background:transparent url(http://imagenes.bolsamania.com/arrowup.gif) no-repeat scroll 98% 50%;
	color:#009900; padding-right:12px;
}
.widget_var_down {
	background:transparent url(http://imagenes.bolsamania.com/arrowdown.gif) no-repeat scroll 98% 50%;
	color:#990000; padding-right:12px;
}
.widget_var_novar_white {
	background:transparent url(http://imagenes.bolsamania.com/same.gif) no-repeat scroll 98% 50%;
	padding-right:12px;
}

.widget_var_novar_black {
	background:transparent url(http://imagenes.bolsamania.com/same.gif) no-repeat scroll 98% 50%;
	color:#ffffff; padding-right:12px;
}

.widget_link_bottom_white {
	margin-top: 12px; padding: 4px; border-top: 2px solid #000000; border-bottom: 1px solid #000000;
}

.widget_link_bottom_black {
	margin-top: 12px; padding: 4px; border-top: 2px solid #ffffff; border-bottom: 1px solid #ffffff;
}

.widget_graphic {
	padding: 0px 0px 8px 0px;
}

.widget_cab_name_white {
	padding: 4px; border-top: 2px solid #000000; border-bottom: 1px solid #cccccc; margin: 4px 0px 4px 0px; text-align: right;
}

.widget_cab_name_black {
	padding: 4px; border-top: 2px solid #ffffff; border-bottom: 1px solid #cccccc; margin: 4px 0px 4px 0px; text-align: right;
}
