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

#right_side{
	float:right;
	width:250px;
	margin-right:10px;
	margin-top:10px;
}

#right_side .item{
	margin-bottom:10px;
}
