#toolbox {
	padding: 0 50px;
	padding-bottom: 1em;
	}
.product-category {clear: both;}
.listing {clear: both; margin-top: 1em; }
.imageright {float: right; margin: 0 0 10px 10px;}
.imageleft {float: left; margin: 0 10px 10px 0;}
.listing .imageleft,
.listing .imageright  { display: inline;}
#category .imageright, #category .imageleft {margin-top: 18px;}
.image {
	float: left;
	position: relative;
	width:286px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:292px;
	height: 1%;
	overflow: hidden;
	}	
.image div {height: 10px; width: 10px; position: absolute}
.imageright, .imageleft {position: relative; } 
.imageleft img, imageright img {
	border: 3px solid #7c8f7e;
	display: block;
}
.imagecaption {
	clear: left;
	color: #c00000;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 5px;
	}
h1, h2 {
	color: #5c6614;
	font-size: 15px;
	margin: 0;
	padding-top: 20px;
	}
h2 {padding-top: 0;}	
	
/* IE Italic bug Fix */

/* Image Upload Icons */
.file-download {
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 2px;	
	padding-left: 18px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	clear: left;
	}
.avi	{ background-image: url(images/file-ext/avi.gif);}
.doc	{ background-image: url(images/file-ext/doc.gif);}
.gif	{ background-image: url(images/file-ext/gif.gif);}
.html	{ background-image: url(images/file-ext/html.gif);}
.jpg	{ background-image: url(images/file-ext/jpg.gif);}
.mov	{ background-image: url(images/file-ext/mov.gif);}
.mp3	{ background-image: url(images/file-ext/mp3.gif);}
.pdf	{ background-image: url(images/file-ext/pdf.png);}
.ppt	{ background-image: url(images/file-ext/ppt.gif);}
.txt	{ background-image: url(images/file-ext/txt.png);}
.wmv	{ background-image: url(images/file-ext/wmv.gif);}
.xls	{ background-image: url(images/file-ext/xls.gif);}
.zip	{ background-image: url(images/file-ext/zip.png);}
.download {  background-image: url(images/file-ext/download.gif); clear: none;}
