	div#rightCon div#contentCon div#photoCon{
		width:				505px;
		height:				auto;
		margin:				10px 0 0 0;
	}
	
	div#rightCon div#contentCon div#photoCon div.photoFrameCon{
		float:				left;
		background-image:	url(../gfx/photoframe-background.jpg);
		width:				88px; /*93-5*/
		height:				88px; /*93-5*/
		padding:			5px 0 0 5px;
		margin:				0 10px 10px 0;
	}
	
	div#rightCon div#contentCon div#photoCon div.last{
		margin:				0 0 10px 0;
	}