﻿#imgSlide
{
	width:897px;
	height:250px;	
}
#divSlideMenu
{
	width: 300px;
	height: auto;
	position:absolute;
	right:0px;
	top:0px;
	margin-right:5px;	
	margin-top:5px;
}
.divSlideMenuItem
{
	border: solid 2px white;
	width: 40px;
	height: 20px;
	margin-left:5px;
	margin-top:5px;
	float:right;
	cursor:pointer;
}
.divImgItem
{
	width: 40px;
	height: 20px;
}