/* Main layout stylesheet */
html, body {
  color: black;
  background: white;
  padding: 0;
  margin: 0;
}
body {
 font-size: 80%;
  /* Fix for <1024 screen resolution */
   position: relative;
   /* min-width: 928px; */
   min-width: 80px;
}

body, font, textarea, input, #maincontent blockquote p {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

/* General, all purpose rules */
a, a:visited, font {
	color: black;
	font-size: 100%;
}
a:hover { text-decoration: underline !important; }
a img { border: none; }
br, hr, .clear { clear: both; }
.c { text-align: center; }
.l, .imgstory img { float: left; }
/* access is used to hide stuff from visual browsers, but lets the speech readers find it */
.access, .print { display: none; }
li { padding-bottom: 0.4em; }
p.clear { line-height: 1em; }
h1, h2 {
	position: absolute;
	height: 60px;
	margin: 0;
	top: 0;
}

/* "reaching.renfrewshire" graphic */
h1 {
	width: 366px;
	left: 0;
}

/* "Renfrewshire Council" graphic */
h2 {
	width: 77px;
	left: 850px;
}

/* Supplementary navigation */
p#supnav {
	width: 482px;
	padding: 23px 0 24px 366px;
	text-align: right;
	color: #A5BDD9;
	background: white;
	margin: 0;
	font-size: 70%;
	height: 13px;
	border: solid 1px white;
}
* html p#supnav {
	width: 850px;
	w\idth: 482px;
}
	#supnav a, #utility ul a, .action ul a, .imgstory a, .textstory a, p#crumb a, .headline a {
		text-decoration: none;
	}
	#supnav a:hover {
		text-decoration: underline;
	}

/* Big quote */
blockquote {
	width: 928px;
	height: 131px;
	background: #405166;
	margin: 0;
	color: white;
}

span[id="ContentPreview"] blockquote {
	height: auto;
	min-height: 131px;
}

/* These have been trimmed slightly to make the rules smaller */
blockquote.first { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-blockquote-home.jpg/$File/bg-blockquote-home.jpg); }
.business { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-blockquote-business.jpg/$File/bg-blockquote-business.jpg); }
.community { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_community.jpg/$File/banner_community.jpg); }
.council { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_council.jpg/$File/banner_council.jpg); }
.education { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_education.jpg/$File/banner_education.jpg); }
.environment { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_environment.jpg/$File/banner_environment.jpg); }
.housing { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_housing.jpg/$File/banner_housing.jpg); }
.leisure { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_leisure.jpg/$File/banner_leisure.jpg); }
.policing { background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_policing.jpg/$File/banner_policing.jpg); }
.social_care{ background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_social_care.jpg/$File/banner_social_care.jpg); }
.vacancies{ background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_vacancies.jpg/$File/banner_vacancies.jpg); }
.woman_vacancies{ background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_womanVacancies.jpg/$File/banner_womanVacancies.jpg); }
.home{ background-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/banner_womanPaisleySkyline.jpg/$File/banner_womanPaisleySkyline.jpg); }
/* Edit end */

	blockquote p {
		margin: 0;
		padding: 60px 0 10px 247px;
		font-size: 140%;
		font-weight: bold;
		text-indent: -40px;
		letter-spacing : -0.02em;
		font-family: Arial;
		width: 661px;
	}
	* html blockquote p {
		width: 928px;
		w\idth: 661px;
	}
	.bottom {
		vertical-align: top;
	}
	blockquote cite {
		font-size: 70%;
		color: #C9D7E8;
		font-style: normal;
		font-weight: normal;
	}

/* This is the main navigation bar, which is under the quote */
form#sitesearch {
	margin: 0;
	padding: 0 0 20px 0;
	width: 928px;
	border-top: solid 1px white;
}
	#sitesearch h3 {
		width: 142px;
		float: left;
		text-align: center;
		margin: 0;
		padding: 0.8em 0;
		font-size: 95%;
	}
	/* The colours of the tabs */
	#sitesearch .first { background: #405166 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-first.gif/$File/bg-first.gif) no-repeat bottom right; }
	#sitesearch .second { background: #4D627B url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-second.gif/$File/bg-second.gif) no-repeat bottom right; }
	#sitesearch .third { background: #5C7592 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-third.gif/$File/bg-third.gif) no-repeat bottom right; }
	#sitesearch .fourth { background: #6B89AB url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-fourth.gif/$File/bg-fourth.gif) no-repeat bottom right; }
	#sitesearch .fifth { background: #7D98B5 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-fifth.gif/$File/bg-fifth.gif) no-repeat bottom right; }
		#sitesearch h3 a {
			color: white;
			text-decoration: none;
		}
	/* The search box */
	#sitesearch p {
		margin: 0;
		padding: 0.5em 8px;
		width: 202px;
		font-weight: bold;
		font-size: 85%;
	}
	* html #sitesearch p {
		width: 210px;
		w\idth: 202px;
	}
	/* !IE5 Mac \*/
	#sitesearch p {
		float: left;		
	}
	/* Go button */
	#sitesearch #submit {
		background: #D2DEEC;
		border: solid 1px #D2DEEC;
		font-weight: bold;
		padding: 0;
		width: auto;
	}
	#sitesearch input {
		font-size: 85%;
		width: 120px;
		font-weight: normal;
	}

div#subnav, div#utility {
	position: absolute;
	width: 185px;
}

/* The subnav, screen right */
div#subnav {
	left: 0;
}
	#subnav div {
		background: #CCDA93 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-subnav-bottom.gif/$File/bg-subnav-bottom.gif) no-repeat bottom right;
		padding: 0 0 0.7em 0;
	}
		  /* First level of navigation in the subnav */
  #subnav p, div#utility div#forthnav p {
   margin: 0.5em 0 0 10px;
   border-top: solid 1px white;
   padding: 0.7em 0.6em 0.3em 0.6em;
   font-size: 87%;
  }
  #subnav p.first {
   border: none;
   background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-subnav-top.gif/$File/bg-subnav-top.gif) no-repeat top right;
  }
   #subnav p a, #forthnav a {
    text-decoration: none;
   }
   
   
   /* "You are here" */
   #subnav p em, div#forthnav em { 
    text-decoration: underline;
    font-style: normal; 
   }
   
  /* Second level of navigation */
  #subnav div p.sub {
   font-weight: normal;
   font-size: 85%;
   margin: 0 0 0.2em 25px;
   padding: 0 0 0 12px;
   background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-subnav-h5.gif/$File/bg-subnav-h5.gif) no-repeat left;
   border: none;
  }
  
	#subnav div.action {
		background: #D2DEEC url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-subnav-action.gif/$File/bg-subnav-action.gif) no-repeat bottom;
		width: 166px;
		margin: 0 0 0 20px;
	}
		div#subnav div.action h5 {
			background: #D2DEEC url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-subnav-action-h5.gif/$File/bg-subnav-action-h5.gif) no-repeat top;
			font-weight: bold;
		}
	/* This is the forth level of navigation, which is on the right, but is here for ease of editing */
	div#utility div#forthnav {
		background: #D6E1A9 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-forthnav-bottom.gif/$File/bg-forthnav-bottom.gif) no-repeat bottom;
		padding: 0 0 0.7em 0;
	}
		div#utility div#forthnav p.first {
			background: #D6E1A9 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-forthnav-top.gif/$File/bg-forthnav-top.gif) no-repeat top;
			border: none;
			margin: 0.5em 0 0 0;
		}
		div#utility div#forthnav p {
			font-weight: normal;
			margin: 0.5em 10px 0 0;
		}

/* These are the blue boxes found in the first and third columns */
div#utility div {
	background: #D2DEEC url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-additionalbox-bottom.gif/$File/bg-additionalbox-bottom.gif) no-repeat bottom;
}
/* This is just used on the home page, and contains the address */
div#utility div.address {
	background-color: #C3CDDA;
}
	div#utility div.address h5 {
		margin: 0;
		border: none;
		padding: 0;
		background-color: #C3CDDA;
	}

	/* Heading of action box */
	div#utility div h5, #subnav .action h5 {
		margin: 0 0 0.6em 0;
		border-bottom: solid 1px white;
		padding: 1.2em 0 0.6em 0;
		background: #D2DEEC url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-additionalbox-top.gif/$File/bg-additionalbox-top.gif) no-repeat top;
		text-align: center;
		font-size: 95%;
	}
	div#utility div p, .action p, div#utility div h6, .action h6, #utility dl {
		margin: 0;
		padding: 0 10px 10px 10px;
		font-size: 85%;
	}
	.action ul, #utility ul {
		font-size: 85%;
	}
	/* Second level headings */
	div#utility div h6, .action h6 {
		padding: 0 10px;
	}
	/* Lists */
	#utility ul, .action ul {
		margin-left: 15px;
		margin-right: 10px;
		padding-left: 15px;
		padding-right: 0;
		list-style-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bullet-action.gif/$File/bullet-action.gif);
		padding-bottom: 10px;
	}
		#utility ul a, .action ul a {
			font-weight: bold;
		}

/* This is the third column */
div#utility {
	right: 15px;
}
	#utility dt {
		font-weight: bold;
	}
	#utility dd {
		margin: 0;
	}


/* This is the main content area */
div#maincontent {
	margin: 0 210px;
}
/* Fix for Gekko, for >1024 screen resolution */
div[id="maincontent"] {
	min-width: 10px;
}
	#maincontent h1, #maincontent h2 {
		position: static;
		height: auto;
		width: auto;
		left: auto;
	}
	#maincontent h1 {
		font-size: 140%;
	}
	/* The crumb trail */
	p#crumb {
		color: #A7A7A7;
		margin: 0;
		font-size: 90%;
	}
		#crumb a, #crumb a:visited {
			color: #6B89AB;
		}
		#crumb strong {
			font-weight: normal;
			color: black;
		}
		#crumbforsearch a, #crumbforsearch a:visited {
			font-size: 80%;
			color: #6B89AB;
		}
		
		
		
/* This is a heading which should appear inside a grey box with curved corners for an faq link */
	#maincontent .faqLink {
			/* Top left corner */
			background: #D2DEEC url(http://www.renfrewshire.gov.uk/ilwwcm/publishing.nsf/AttachmentsByTitle/headline-topleft.gif/$File/headline-topleft.gif) no-repeat top left;
			margin: 2px 0px;
			padding: 0px 0px 0px 0px;
			clear: both;
			font-size: 90%;
			width:100%;				
		}
		
			/* Top right corner */
			#maincontent .faqLink p {
				background: url(http://www.renfrewshire.gov.uk/ilwwcm/publishing.nsf/AttachmentsByTitle/headline-topright.gif/$File/headline-topright.gif) no-repeat right top;
				margin: 0px;
				height: 6px;
				line-height: 7px;	
			}
					
			/* Bottom left corner */
			#maincontent .faqLink div {
				background: url(http://www.renfrewshire.gov.uk/ilwwcm/publishing.nsf/AttachmentsByTitle/headline-bottomleft.gif/$File/headline-bottomleft.gif) no-repeat left bottom;
			}
			/* Bottom right corner */
			#maincontent .faqLink div p {
				background: url(http://www.renfrewshire.gov.uk/ilwwcm/publishing.nsf/AttachmentsByTitle/headline-bottomright.gif/$File/headline-bottomright.gif) no-repeat right bottom;
			}
					
			/* The actual text */
			#maincontent .faqLink h2 {
				background: url(http://www.renfrewshire.gov.uk/ilwwcm/publishing.nsf/AttachmentsByTitle/bullet-headline.gif/$File/bullet-headline.gif) no-repeat top left;
				padding: 0 10px 0 25px;
				font-size: 100%;
			}
		
		
	/* This is a heading which should appear inside a grey box with curved corners.  Sounds simple, doesn't it? */
	#maincontent .headline {
		/* Top left corner */
		background: #E6E9E5 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/headline-topleft.gif/$File/headline-topleft.gif) no-repeat top left;
		margin: 10px 0;
		clear: both;
	}
		/* Top right corner */
		#maincontent .headline p {
			background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/headline-topright.gif/$File/headline-topright.gif) no-repeat right top;
			margin: 0;
			height: 7px;
			line-height: 7px;
		}
		/* Bottom left corner */
		#maincontent .headline div {
			background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/headline-bottomleft.gif/$File/headline-bottomleft.gif) no-repeat left bottom;
		}
		/* Bottom right corner */
		#maincontent .headline div p {
			background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/headline-bottomright.gif/$File/headline-bottomright.gif) no-repeat right bottom;
		}
		/* The actual text */
		#maincontent .headline h2 {
			background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bullet-headline.gif/$File/bullet-headline.gif) no-repeat top left;
			padding: 0 10px 0 25px;
			font-size: 100%;
		}
		
	#maincontent h2 {
		font-size: 120%;
	}	
	#maincontent h3, #maincontent h4 {
		font-size: 100%;
	}
		.imgstory {
			border: solid 0.1em white;
		}
		#maincontent div.imgstory p {
			margin: 0 0 0 100px;
		}
		.imgstory img {
			margin: 0 0 5px 0;
		}
	div.imgstory h3 {
		margin: 0 0 0 100px;
	}
	.textstory {
		background: white url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bullet-textstory.gif/$File/bullet-textstory.gif) no-repeat top left;
		padding: 0 0 0 30px;
	}
		.textstory h3 {
			margin: 0;
		}
		#maincontent .textstory p {
			margin: 0;
		}
	#maincontent hr {
	     height: 1px;
	     padding: 0;
	     border: 0;
	     border-bottom: 1px solid #E6E9E5;
	     clear: both;
	     color: white;
	}
	/* Bloquotes are also used in the main content */
	#maincontent blockquote {
		width: auto;
		padding: 10px 0;
		background: white;
		background-image: none;
		min-height: 0;
		color: #6B89AB;
		height: auto;
	}
		#maincontent blockquote p {
			margin: 0 2em;
			padding: 0;
			font-size: 110%;
			font-weight: bold;
			text-indent: -1.5em;
			letter-spacing: 0;
			width: auto;
		}
		#maincontent blockquote cite {
			color: black;
			font-size: 80%;
		}
		div#maincontent .r {
			float: none;
			text-align: right;
		}
		div#maincontent .l {
			float: none;
			text-align: left;
		}
		/* Default display of lists in maincontent */
		#maincontent ul {
			list-style-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bullet-maincontent.gif/$File/bullet-maincontent.gif);
		}
			#maincontent ul ul {
				list-style-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bullet-maincontent2.gif/$File/bullet-maincontent2.gif);
				padding-top: 0.8em;
			}
		/* A simple, two-column layout */
		.twocol div {
			width: 49.99%;
			float: left;
		}
		.twocol div.small {
			width: 33%;
		}
		.twocol div.big {
			width: 66.99%;
		}
		/* !IE5 Mac \*/
		* html .twocol div {
			width: 28%;
			w\idth: 50%;
		}
		* html .twocol div.small {
			width: 10%;
			w\idth: 33%;
		}
		* html .twocol div.big {
			width: 46%;
			w\idth: 67%;
		}
		/* */
			#maincontent .twocol p {
				margin-right: 10px;
			}
		/* This floats images to the left */
		#maincontent img.l {
			float: left;
			clear: left;
			margin: 0 10px 10px 0;
		}
		/* This floats images to the right. */
		#maincontent img.r {
			float: right;
			clear: right;
			margin: 0 0 10px 10px;
		}
		/* This is for the profile page */
		div.profile {
			height: 264px;
		}
		#maincontent div[class="profile"], #maincontentwide div[class="profile"] {
			min-height: 264px;
			height: auto;
		}
		#maincontent .profile h2 {
			width: 210px;
			position: absolute;
			left: 210px;
			top: auto;
		}
		.profile div {
			margin: 0 0 0 210px;
		}
			/* This is a further two column layout under that */
			#maincontent .profile dt {
				width: 20%;
			}
			#maincontent .profile dd {
				width: 80%;
			}
			/* Just IE \*/
			* html #maincontent .profile dt {
				width: 12%;
				w\idth: 20%;
			}
			* html #maincontent .profile dd {
				width: 46%;
				w\idth: 80%;
			}
			/* Lists have hyphens in this layout */
			#maincontent .profile ul {
				list-style-image: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-subnav-h5.gif/$FILE/bg-subnav-h5.gif);
			}

		/* This is a simple two-column layout */
		#maincontent dt, #maincontent dd {
			float: left;
			margin: 0;
		}
		#maincontent dt {
			font-weight: bold;
			width: 30%;
		}
		/* IE5 Mac doesn't like this \*/
		#maincontent dt {
			clear: left;
		}
		/* */
		#maincontent dd {
			width: 69%;
		}
		#maincontent p.clear {
			margin: 0;
		}
		/* IE fixes */
		* html #maincontent dt {
			width: 18%;
			w\idth: 30%;
		}
		* html #maincontent dd {
			width: 39%;
			w\idth: 69%;
		}
		/* Search results page */
		form#detailsearch input#searchsubmit {
			background: #CCDA93 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-greenbutton.gif/$File/bg-greenbutton.gif) no-repeat center center;
			width: 84px;
			height: 24px;
			border: none;
			font-weight: bold;
		}
		.refinelink{
			background: #CCDA93 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-greenbuttonmid.gif/$File/bg-greenbuttonmid.gif) no-repeat center center;
			width: 126px;
			height: 24px;
			border: none;
			font-weight: bold;
		}
		#detailsearch h2 {
			font-size: 100%;
			padding: 1.2em 0;
			border-top: solid 2px #E7EFE7;
			border-bottom: solid 2px #E7EFE7;
			margin: 2em 0 0 0;
		}
		#detailsearch h2 em {
			font-weight: normal;
			font-style: normal;
		}
		#detailsearch ol, #detailsearch ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
		#detailsearch li {
			border-top: solid 1px #E7EFE7;
			padding: 1em 1em 1em 2em;
			background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bullet-maincontent.gif/$File/bullet-maincontent.gif) no-repeat 0.4em 1.2em;
		}
		#detailsearch li a {
			font-weight: bold;
		}

	/* General table rules - no classes used! */
	table {
	       border: none;
	}
	* html td, * html th {
		font-size: 80%;
		f\ont-size: 100%;
		border: none;
	}
	thead th, thead td {
		color: white;
		background: #6B89AB;
	}
	th em {
		font-weight: normal;
		font-style: normal;
	}
	th, td {
		vertical-align: top;
		text-align: center;
		padding: 5px 5px 0 5px;
	}
	th {
		background: #D2DEEC;
	}
	td {
		background: #E6E9E5;
	}
	td.r, th.r { text-align: right; float: none; }
	td.l, th.l { text-align: left; float: none; }
	
	/* This is just on the sitemap and the services page */
	div#sitemap a {
		text-decoration: none;
	}
	#sitemap h3 {
		margin: 0 0 0 40px;
		background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bullet-maincontent.gif/$File/bullet-maincontent.gif) top left no-repeat;
		padding: 0 0 0 15px;
	}
	#sitemap h4 {
		margin: 0 0 12px 85px;
		font-weight: normal;
	}
	div#sitemap p {
		margin: 0 0 1em 25px;
	}
	
	/* Disclaimer */
	div#disclaimer {
		font-size: 70%;
		margin: 5em 0 0 0;
		padding: 1.5em 0 2em 0;
		border-top: solid 2px #C9D7E8;
		color: #C9D7E8;
	}
	
	
/* Lost of stuff needs this rule */
#subnav div, #utility div, .headline, #maincontent p, #maincontent blockquote, table {
	margin: 0 0 10px 0;
}

/* For the A-Z page */
/* map#atoz {
	font-size: 110%;
	padding: 10px 17px 0 39px;
	display: block;
	margin: 0 0 10px 0;
	border-bottom: solid 2px #C9D7E8;
}
	#atoz ul, #atoz li {
		list-style-type: none;
		list-style-image: none;
		margin: 0;
		padding: 0;
	}
	#atoz ul {
		clear: left;
	}
	#atoz li {
		background: url(/renfrew_council/img/bg-atoz-a.gif) no-repeat top left;
		width: 37px;
		height: 37px;
		float: left;
	}
	#atoz a, #atoz em {
		padding: 4px 0 5px 7px;
		font-weight: bold;
		display: block;
	}
	#atoz a {
		color: black;
		text-decoration: none;
	}
	#atoz #uv {
		width: 50px;
		background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-atoz-a-uv.gif/$File/bg-atoz-a-uv.gif) no-repeat;
	}
	#atoz #xyz {
		width: 50px;
		background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-atoz-a-xyz.gif/$File/bg-atoz-a-xyz.gif) no-repeat;
	}
	#atoz em, #atoz a:hover {
		/* background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-atoz-em.gif/$File/bg-atoz-em.gif) no-repeat;
		font-style: normal;
		color: white;
		text-decoration: none;
	}
	#atoz #uv em, #atoz #uv a:hover {
		background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-atoz-em-uv.gif/$File/bg-atoz-em-uv.gif) no-repeat;
	}
	#atoz #xyz em, #atoz #xyz a:hover {
		/* background: url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-atoz-em-xyz.gif/$File/bg-atoz-em-xyz.gif) no-repeat;
	}
	/*General*/
	/*Added 2 nov 06 for categories tabel styling */
	td.Categories{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color:#FFFFFF;
	text-align:left;
	}
	
	/*14 Nov */
	.searchdisclaimer {
			color: #405166;
			margin: 0 2em;
			padding: 0;
			font-size: 85%;
			font-weight: bold;
			letter-spacing: 0;
			width: auto;
		}

div#DocModified {
     text-align: right;
     }
		
