/*
#r-block H2 {
	background:url(../img/rb-header.gif) no-repeat left top;
	width:161px;
	height:21px;
	color:#D80;
	text-transform: uppercase;
	padding-left: 27px;
	padding-top: 4px;
	font: bold 1.3em "Arial", Helvetica, sans-serif;
	margin-bottom: 10px;
}
#r-block div {
	padding:0 5px;
	margin-bottom:10px;
	border:1px solid
}

#r-block span {
	display:block;
	width:188px;
	height:9px;
	margin-right: -5px;
	margin-left: -5px;
}
#r-block span#top {
	background: transparent url(../img/rb-block-t.gif) no-repeat top;
}
#r-block span#foot {
	background: transparent url(../img/rb-block-f.gif) no-repeat top;
	margin-bottom:-5px;
}
#r-block div H2 {
	background: url(../img/rb-h2.gif) no-repeat left 3px;
	margin:-8px 0px 0px;
	_margin-top:-12px;
	width:153px;
	padding-left:21px;
}
#r-block div li {
	list-style:none;
}
#r-block div li a {
	color:#228;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/rb-arrow.gif) no-repeat left 2px;
	padding-left: 12px;
	margin-left: 12px;
	width: 150px;
	margin-bottom: 1px;
}
#r-block div li a:hover {
	color:#D80;
}
#r-block p {
	margin:0 10px 10px;
	color: #222288;
	font-weight: bold;
}
#r-block a {
	display:block;
	margin-bottom:10px;
}
*/
