﻿#productsContainer{
	width:535px;
	height:auto;
	margin-top:10px;
	margin-right:5px;
	margin-left:15px;
}
.thumbs{
	float:left;
	width:176px;
	height:260px;
	margin-right:2px;
	margin-top:5px;
}
.thumbs #title{
	background:url(../../ELOGAK/SiteImages/popthumbTitle.png) no-repeat left top;
	width:166px;
	height:19px;
	padding:7px 5px;
	font:bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color:#05a7cb;
}
.thumbs #body{
	background: url(../../ELOGAK/SiteImages/popThumbBack.png) no-repeat left top;
	width:176px;
	height:219px;
	padding:7px 0px;
}
.thumbs #body #thumbPhoto{
	width:154px;
	height:192px;
	margin:auto;
	overflow:hidden;
}
.thumbs #body #descBtn{
	float:right;
	min-width:20px;
	height:auto;
	margin-top:5px;
	margin-right:10px;
}
#descBtn #left{
	background:url(../../ELOGAK/SiteImages/descBtn_left.png) no-repeat left top;
	width:3px;
	height:20px;
	float:left;
}
#descBtn #middle{
	background: url(../../ELOGAK/SiteImages/descBtn_middle.png) repeat-x left top;
	width:auto;
	height:14px;
	padding:3px 4px;
	float:left;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#descBtn #right{
	background:url(../../ELOGAK/SiteImages/descBtn_right.png) no-repeat left top;
	width:3px;
	height:20px;
	float:left;
}

