.admin, .adminh
{
	border:2px solid #57A0CC;
	width:165px;
	position:absolute;
	right:10px;
	top:10px;
	padding:5px 0 5px 5px;
	background:url('../images/spicer.png') left top;
	z-index:255;
}
.adminh
{
	background:#fff;
}
.edit, .edith
{
	border:1px solid #57A0CC;
	margin:5px -100% 0 0;
	position:relative;
	z-index:255;
	display:block;
	width:20px;
	height:20px;
	float:left;
	background:url('../images/spicer.png') left top;
}
.edit img, .edith img
{
	margin:1px 0 0 1px;
}
.edith
{
	cursor:pointer;
	background:#CCF0FA;
}
.admin p, .adminh p
{
	float:left;
	text-align:left;
	margin:0 7px 0 0;
}
.admin .edit, .admin .edith, .adminh .edith,  .adminh .edit
{
	margin:0 !important;
}

*html .edit
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.asthmarelief.co.uk/css/images/spicer.png',sizingMethod='scale');
}
*html .admin
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.asthmarelief.co.uk/css/images/spicer.png',sizingMethod='scale');
}
.admin a, .adminh a
{
	text-decoration:none;
	color:#454545;
}
.adminh a:hover
{
	text-decoration:underline;
}
