﻿/* Slideshow Layout */
img.slideshow
{
	float:right;
	clear:right;
	width:200px;
	margin:10px 10px 10px 10px;
}
