﻿body {
}

.smallscreen
{
	width:300px;
}

.mediumscreen
{
	width:600px;
}

.widescreen
{
	width:700px;
}

.extrawidescreen
{
	width:900px
}

.slideshow 
{ 
	height: 232px; width: 232px; 
}

.slideshow img 
{ 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
}

