/* CSS Document */
#rates {
	width: 220px;
	min-height: 259px;
  	height:259px;
	line-height: 1em;
}
#rates th {
	background: #4A74C8;
}
#rates th.left-col {
	background: transparent url(/templates/yahoo/es/images/rates-top-bg.gif) top left no-repeat;
	width: 4px;
}
#rates th.right-col {
	background: transparent url(/templates/yahoo/es/images/rates-top-bg.gif) top right no-repeat;
	width: 4px;
}
#rates td.left-col {
	border-left: #4A74C8 1px solid;
}
#rates td.right-col {
	border-right: #4A74C8 1px solid;
}
#rates tfoot td {
	background: url(/templates/yahoo/es/images/rates-bottom-bg.gif) bottom left no-repeat;
	padding-left: 8px;
}

#div_1 {
display: none;
}


