﻿/********************************************************** Content Area Inner */

#contentAreaInner
{
	width:940px;
	padding:0 20px 0 20px;
	color:Black;
}

/********************************************************** Main Content Area */

#mainContentArea
{
	float:left;
	width:700px;
}

/********************************************************** Aux Product Frame */

#thumbImagesFrame
{
	width:939px;
	padding:0.4em 0 0 1px;
	position:relative;
	overflow:hidden;
}

#thumbImagesFrame .galleryThumb
{
	float:left;
	width:175px;
	margin-right:16px;
	margin-top:16px;
}

/*#thumbImagesFrame .galleryThumb img { cursor:pointer; }*/

#thumbImagesFrame .galleryRowEnd
{
	margin-right:0;
}

#thumbImagesFrame .galleryThumb a
{
	display:block;
	font-size:100%;
	color:#8b7065;
	text-decoration:underline;
	margin:0.4em 0 0 0;
}