/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

/* code tag for linking to a site */
/*******************************************************************************/
code.linkcode
{
	margin: 1em 2em;
	padding: 0.5em;
	background: #ccc;
	border: 1px solid #999;
	color: #000;
	display: block;
	overflow: auto;
}

h1
{
	font-size:1.3em;
	color:#000000;
	padding:20px 0 8px 0;
}

h2
{
	font-size:1.2em;
	padding:0 0 8px 0;
}

div#prod_names a
{
	color: #FF0000 !important;
}

/*------IMAGE RELATED STYLES-------*/

.toolbank
{
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}