div.gallery_rotate {
	width: 970px;
	height: 250px;
}

div.gallery_rotate div {
	float: left;
	margin-right: 3px;
}

div.gallery_rotate img {
	width: 290px;
	height: 215px;
	margin-bottom: 5px;
}

div.gallery_rotate div p {
	font-size: 12px;
	text-align: center;
	line-height: 100%;
}

