	
div.l_captionedphoto	{
	background : white;
	width: 250px;
	margin : 15px 15px 15px 15px;
	float: left;
	font: 9px verdana, helvetica, sans-serif;
	color: #966;
	text-align: left;
	}

div.l_captionedphoto img	{
	padding-bottom: 7px;
	}

div.r_captionedphoto	{
	background : white;
	width: 250px;
	margin : 15px 15px 15px 15px;
	float: right;
	font: 9px verdana, helvetica, sans-serif;
	color: #966;
	text-align: right;
	}

div.r_captionedphoto img	{
	padding-bottom: 7px;
	}
