#content {
	min-height: 350px;
	}

#nav-sub li {
	float: left;
	margin: 7px 10px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav-sub a {
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #202D41;
	font-weight: bold;
	font-size: 12px;
	background: transparent url(../images/ico-subnav.gif) 0 60% no-repeat;
	}

#nav-tools {
	height:340px;
	width: 246px;
	float: left;
	}
	
#nav-tools #buttons {
	width: 246px;
/*	position: absolute;
	top: 169px;
	left: 451px;*/
	list-style: none;
  	margin: 0;
	padding: 0;
	float: left;
	}
#nav-tools #buttons li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	}
#nav-tools #buttons li a {
	padding: 0;
	height: 38px;
	width: 246px;
	display: block;
	text-indent: -5000px;
	}

#nav-tools #buttons a:hover {background-position: 0 -38px;}
#nav-tools #buttons a.selected {background-position: 0 -38px;}
#nav-tools #btn-mechanical a {background: transparent url(../images/btn-mechanical.gif) 0 0 no-repeat; text-decoration: none;}
#nav-tools #btn-cframe a {background: transparent url(../images/btn-cframe.gif) 0 0 no-repeat; text-decoration: none;}
#nav-tools #btn-vacuum a {background: transparent url(../images/btn-vacuum.gif) 0 0 no-repeat; text-decoration: none;}
#nav-tools #btn-emandrel a {background: transparent url(../images/btn-emandrel.gif) 0 0 no-repeat; text-decoration: none;}
#nav-tools #btn-slidegrip a {background: transparent url(../images/btn-slidegrip.gif) 0 0 no-repeat; text-decoration: none;}
#nav-tools #btn-stdgrip a {background: transparent url(../images/btn-stdgrip.gif) 0 0 no-repeat; text-decoration: none;}
#nav-tools #btn-magnet a {background: transparent url(../images/btn-magnet.gif) 0 0 no-repeat; text-decoration: none;}

#photos {
	float: left;
	width: 440px;
	padding-left:10px;
	}

.photo-label {
/*	width: 110px;
	height: 22px;*/
	font-size: 9px;
	line-height: 10px;
	}

.photos-row {
	left: 0;
	width: 100%;
	list-style: none;
  	margin: 0;
  	padding: 0;
	display: inline;	
	}
.photos-row li {
	float: left;
  	margin: 0 0 0 0;
  	padding: 0;
	display: inline;
	list-style-type: none;
	height:135px;
	min-height:135px;
	width:110px;
	}
.photos-row a {
	float: left;
	padding: 0 10px 20px 0;
	text-decoration: none;
	color: #202D41;
/*	font-weight: bold;
	font-size: 9px;*/
	}

.thumbnail {
	position: relative;
	text-align: center;
	z-index: 0;
	}
	
.thumbnail img {
	border: 0px;
	}