@charset "UTF-8";
/* CSS Document */

.Rfloat{
	float:right;
	margin:5px;
	border: 4px double #AB470C;
}
.xcontent ul li {
	list-style: square;
	font-weight: normal;
}
