div#photonews{
	float:left;
	width:800px;
	background: rgb(196, 32, 39);
	padding-bottom:50px;
	}

div#photonews p{
	float:left;
	margin:20px 5px 0px 5px;
	width:175px;
	line-height:1.3;
	}

div#photonews p a{
	color: #fff;
	}

div#album{
	float: left;
	margin: 15px 0px 0px 0px;
	}

.player{
	float:left;
	width:800px;
	height:25px;
	border:0px;
	}