﻿#zoom_contain
{
	width: 302px;
	float: left
}

#zoom_img
{
	width: 300px;
	height: 225px;
	border: 1px solid #c1c1c1
}

#zoom
{
	width: 300px;
	height: 225px
}

#gallery
{
	text-align: center;
	height: 30px;
	overflow: hidden;
	margin-top: 10px
}

#gallery img
{
	width: 35px;
	height: 28px;
	border: 1px solid #f1f1f1
}

.active img
{
	border: 1px solid #ccc !important
}

.zoomWindow
{
	margin-top: -1px;
	/*box-shadow: 1px 2px 3px #DBDBDB;*/
}
