/*

Publisher : IfLooksCouldKill
Contact : hello@iflookscouldkill.co.uk

The accompanying program is provided under the terms that any use, reproduction or 
distribution of the program constitutes recipient's notification to the publisher. 

Copyright 2007

*/
img
	{
	border:none;
	}

.icon
	{
		width:50px;
		text-align:center;
	}
	
.image_left
	{
		float:left;
		margin:5px;
	}

.image_right
	{
		float:right;
		margin:5px;
	}

.image_centre
	{
		margin-left:auto;
		margin-right:auto;
	}

div.pageedit, div#pageedit
	{ 
		clear:both;
		margin-bottom:1em;
	}

.pdf
	{
		float:left;
		margin:2px;
	}
	
.doc
	{
		float:left;
		margin:2px;
	}

p.caption
	{
		margin:3px 0 0 0;
		text-align:center;
	}