/*

.FP_text {

	float:left;
	width: 60%;
	
}

.FP_image {

	float:left;
	width: 30%;
	margin: 0 0 10px 10px;

}

*/

.FP_image img {

	width: 150px;

}

.FP_clear {

	clear: both;

}

.FP_mp2 {

	text-align: center;
	margin: 10px 0 10px 0;
	height: 50px;

}

.FP_images img {

	width: 100px;
	float: left;
	margin-right: 10px;

}

.FP_files {
	margin-top: 10px;	
}
