#toolbox, #news {
	padding-top: 1em;
	margin: 0 10px 10px 10px;
	width: 95%;}
h1 {color: #7a9d62; font-size: 16px; margin: 0 0 0.5em 0; text-transform: uppercase;}
h2 {color: #4373b4; font-size: 13px; margin-bottom: 0.5em;}
#category {}
.listing {
	clear: left;
	padding-bottom: 1em;
	height: 1%;
overflow: hidden;
}
.listing p {margin: 0 0 1em 0;}
.imageright, .imageleft {
	font-size: 10px;
	color: #13158d;
	}
.imageright img, .imageleft img {border: 1px solid #3e6d95;}
.imageleft {
	float: left;
	margin: 0 10px 10px 0;
	}
.imageright {
	float: right;
	margin: 0 0 10px 10px;
	}
.imagecaption {
	background-color: #c7d6bd;
	border: 1px solid #7b9a65;
	padding: 3px 3px 10px 3px;
	text-align: right;
	margin-top: 1px;
	}	


/* Image Upload Icons */
.file-download, .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; background-repeat: no-repeat;}
