﻿img#imagehead
{
float:right;
margin-right:0px;
}
#headimagedetails
{
width: 269px;
padding-top:7px;
}
input.enquire-btn
{
	width: 269px;
	height: 39px;
	color: #003575;
	line-height: 100%;
	background: url(/graphics/ui/emailquote.png) no-repeat;
	background-position:0px 4px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	outline: none;
	border: none;
	font-weight:bold;
	cursor: hand;
	cursor: pointer;	
}

a.gallerypic{
  text-decoration:none;
  position:relative;
  display:block;
}

a.gallerypic span.zoom-icon
{

position:relative;
  display:block;

  width:100%;
  height:1px;
  float:left;
}

a.gallerypic span.zoom-icon img{
  visibility:visible;
  position:absolute;
  right:0px;
  top:-18px;  
}

a.PDFLink { float:none;margin:0px;padding-top:5px; font: inherit; color: #0086B4; font-weight:bold; text-decoration:underline; line-height: 1.5em; font-style:inherit;}
a.PDFLink img { float:none;margin-top:-10px;}