div#content div#photo
{
	float:right;
	position:relative;
	padding-bottom:5px;
	margin-bottom:10px;
	background:url(../images/backgrounds/photo.jpg) bottom right no-repeat;
	padding-left: 30px;
}
* html div#content div#photo
{
	padding-bottom:5px;
}
