@charset "utf-8";
/*-----------------------------------------------------
Notes
-----------------------------------------------------*/
#actual-content ul{
	margin-top: 0;
	margin-bottom: 2em;
}
#actual-content ul li em{
	font-weight: bold;
}
#photo-01{
	padding: 0;
	background-image: url(/_images/photos/where-photo-01.jpg);
	background-repeat: no-repeat;
	background-position: right 28px;
}
#photo-02{
	padding: 0 220px 0 0;
	background-image: url(/_images/photos/where-photo-02.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}
#photo-02 ul{
	margin-top: 0 !important;
}