@charset "utf-8";
/* CSS Document */
#n_block-box {
    margin-bottom: 10px;
    background: url(/images/block-back.gif) no-repeat top left;
    width: 182px;
    height: 187px;
}
#n_block-box a{
	text-decoration: none;
    color: #173f96;
    display: block;
}
#n_block-box a:hover{
	text-decoration: underline;
}
#n_dollar{
	height:60px;
	widows:152px;
    font:tahoma;
	font-size:12px;
	padding-left:10px;
	margin:9px 0 14px 0;
	background:url(/images/dollar.gif) bottom no-repeat;
}
#n_euro{
	height:60px;
	widows:152px;
	font:tahoma;
	font-size:12px;
	padding-left:10px;
	background:url(/images/evro.gif) bottom no-repeat;
}
#n_string{
	height:18px;
	margin-top:2px;
	text-align:right;
	padding:3px 23px 0 0;
}



