


/* ##### Common Styles ##### */

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
	/* background-color: #333333; */
	/* background-color: #4C5B91 ; */
	background-position : center center;
	background-repeat : no-repeat;
	/* background-image: url(images/ireland.gif); not for print stylesheet */
}

html > body {
  font-size: 9pt;
}

/*
input.groovybutton
{
   font-size:12px;
   font-family:verdana ,sans-serif;
   height:20px;
	background-color: #5CA3D2;
	border-style: outset;
	border-color: #CCCCCC;
	border-width: 2px;
}
*/
input.groovybutton
{

	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
	vertical-align:middle;
	white-space:nowrap;
	cursor:pointer;
	text-align:center;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	/* background :  url(images/buttonbackground.gif) repeat-x scroll top;  not for print stylesheet */
}
	  
input.ungroovybutton
{
	color:#cccccc;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
	vertical-align:middle;
	white-space:nowrap;
	cursor:pointer;
	text-align:center;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	/* background :  url(images/buttonbackground.gif) repeat-x scroll top;  not for print stylesheet */
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(61,92,122);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

a {
  /* color: rgb(61,92,122); */
  color : Black;
  background-color: transparent;
  text-decoration: underline;
  margin: 0;
  padding: 0 1px 2px 1px;
}

a:hover {
  /* color: rgb(117,144,174); */
  color: Black ;
  text-decoration: none;
}

ol {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

ul {
  list-style-type: square;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dl {
  margin: 1em 0 0.5em 0;
  padding: 0;
}

ul li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 1.5em;
  padding: 0;
}

ol li {
  line-height: 1.5em;
  margin: 1.25ex 0 0 2em;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 1ex 0;
}

dd {
  line-height: 1.75em;
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */

.top 
{
	 top : 0px;
}


.header 
{
	 top : 0px;
	 padding : 0 0 0 0 ;
}

.superHeader {
  color:  rgb(130,128,154);
  background-color: rgb(33,50,66);
  text-align: right;
  margin: 0;
  padding: 0.5ex 10px 0 0;
}

.superHeader span {
  color: rgb(195,196,210);
  background-color: transparent;
  font-weight: bold;
  /* text-transform: uppercase; */
}

.superHeader a {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.superHeader a:hover {
  color: rgb(193,102,90);
  background-color: transparent;
  text-decoration: none;
}

.midHeader {
  color: white;
  background-color: rgb(61,92,122);
  margin: 0;
  padding : 0.26ex 10px;
  
}

.headerLogo 
{
  text-align: right;
  margin: 0;
  padding: 0 0 0 0;
  position: absolute;
  right: 0.2em;
  top: 0.4em;
 }


.headerTitle {
  font-size: 300%;
  margin: 0;
  padding: 0;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 1ex 0;
  padding: 0;
}

.headerLinks {
  text-align: right;
  margin: 0;
  padding: 0 0 2ex 0;
  position: absolute;
  right: 7.5em;
  top: 1em;
  vertical-align :text-top ;
}

.headerLinks a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0.5ex 0;
  display: block;
}

.headerLinks a:hover {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: underline;
}

.subHeader {
  color: white;
  background-color: rgb(117,144,174);
  margin: 0;
  padding: 0.5ex 10px;
}

.subHeader a, .subHeader .highlight {
  color: white;
  background-color: transparent;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.subHeader a:hover, .subHeader .highlight {
  color: rgb(255,204,0);
  background-color: transparent;
  text-decoration: none;
}


/* ##### Main Copy ##### */

#searchBoxAlign
{
  text-align: right;
  margin: 0;
  padding: 0 15ex 0 0;
  right: 2.0em;
  
}


#searchBoxAlign input, select
{
	margin: 1ex 0 0 0;	
}

.navigationHeader {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
}

#main-copy {
  margin: 0;
  padding: 0.5em 10px;
  clear: left;
}

#main-copy h1 {
  color: rgb(117,144,174);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 200%;
  margin: 0;
  padding: 0;
}

#main-copy h2 {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
}



#main-copy p {
  line-height: 1.75em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

.newsHeading {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 145%;
  text-decoration: none;
  margin: 0;
  padding: 1ex 0 0 0;
  display: block;
}

.newsHeading:hover {
  color: rgb(117,144,174);
  background-color: transparent;
  text-decoration: underline;
}

.newsDate {
  font-style: italic;
  margin: 0 !important;
  padding: 0;
}

.newsSummary {
  margin: 1.5ex 0 2.5ex 0.75ex !important;
  padding: 0;
}

.more {
  text-align: right;
  margin: 0;
  padding: 0.5em 0;
}

.more a {
  color: rgb(61,92,122);
  background-color: transparent;
  font-size: 92%;
  text-decoration: underline;
  margin: 0;
  padding: 0.25ex 0.75ex;
}

.more a:hover {
  color: rgb(117,144,174);
  text-decoration: none;
}

.rowOfBoxes {
  clear: both;
  
}


.threeQuarters, .quarter, .oneThird, .half, .twoThirds, .fullWidth, .oneFifth, .fourFifths {
  margin: 0.5% 0;
  float: left;
  /* IE 6 hack anything floated should use Display:Inline */
  display : inline;		
  border-left: 1px solid rgb(204,204,204);
}

.oneFifth
{
  width: 14%;
  padding: 0.5% 0.5% 0.5% 1px ;
}

.fourFifths
{
  width: 83%;
  padding-left : 0.5%;
}


.quarter {
  width: 21%;
  padding: 0 1.9%;
}

.threeQuarters {
  width: 68%;
  padding: 0 1.9%;
}

.oneThird {
  width: 28%;
  padding: 0 1.9%;
}

.half {
  text-align: justify;
  width: 46%;
  padding: 0 1.9%;
}

.twoThirds {
  text-align: justify;
  width: 63%;
  padding: 0 1.9%;
}

.fullWidth {
  text-align: justify;
  width: 98%;
  padding: 0 1em;
  border-left: none;
}

.filler {  /* use with an empty <p> element to add padding to the end of a text box */
  border: 1px solid white;
}
 
.noBorderOnLeft {
  border-left: none;
}

.dividingBorderAbove {
  border-top: 1px solid rgb(204,204,204);
}

/* File number page styles */

#ProgressIndicators
{
	width : 650px;
}

.startProgressBar
{	
	float: left; 
	width: 1em;
	height: 2em;
	/*
	background-color: White;

	float: left; 
	display: inline;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: Black;
	padding: 0;
	*/
}
.endProgressBar
{	
	float: left; 
	width: 1em;
	height: 2em;
	/*
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: Black;
	background-color: White;

	float: left; 
	display: inline;
	padding: 0;
	*/
}

.startProgressBar10Percent
{
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: Black;
}
.endProgressBar100Percent
{	border-right-style: solid;
	border-right-width: thin;
	border-right-color: Black;

}

#ctl00_MainContentPlaceHolder_ProgressStartDate
{
	width : 8em ;
	height: 2em;
	float : left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
	border-bottom-style :none ;	
	border-top-style : none ;	
	padding-left : 1em;
}

#ctl00_MainContentPlaceHolder_ProgressEndDate
{
	width : 8em ;
	height: 2em;
	float : right ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
	border-left-style : none ;  
}

.ProgressSelected
{
	/* background-color : #5CA3D2 ;background-color: rgb(117,144,174); */
	color: White;
	width: 5em;
	height: 2em;
	float: left; /* IE 6 hack anything floated should use Display:Inline */
	display: inline;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Black;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: Black;
	text-align: center;
	background-color: #339966;
}

.ProgressUNSelected
{
	background-color : White ;
	color : #5CA3D2 ;
	width : 5em ;
	height: 2em;
	float : left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
	border-bottom-style:solid ;	border-bottom-width :thin ;	border-bottom-color: Black ;
	border-top-style : solid ; border-top-width  :thin ; border-top-color : Black;		
	text-align : center ;
}


	
/* -- Force succeeding elements onto the next line -- */

.clear {

	clear : both;
	/* :IE6 HACK: Ensure empty DIV has no height */
	font-size: 0;
	height : 0;
	/* :End HACK: */
}
	

/* More elegant alternatives to .noBorderOnLeft & .dividingBorderAbove
 * that don't require the creation of new classes - but which are not
 * supported by MSIE - are the following:
 *
 * .rowOfBoxes > div:first-child {
 *   border-left: none;
 * }
 *
 * .rowOfBoxes + .rowOfBoxes {
 *   border-top: 1px solid rgb(204,204,204);
 * }
 */


/* ##### Footer ##### */

#footer {
  color: rgb(51,51,102);
  background-color: rgb(239,239,239);
  font-size: 87%;
  text-align: center;
  line-height: 1.25em;
  margin: 2em 0 0 0;
  padding: 1ex 10px;
  clear: left;
}

#footer a {
  color: rgb(0,68,204);
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

img 
{
	border : none ;	
}



#search-box {
	margin : 10px 0 0 0;
	background-color : #EFF4F7;
	border : 1px solid #D7D7D7;
	padding : 15px 20px 5px 20px;
}

#search-box p {
	font-size : 70%;
}

#exact-search {
	/* background : #E6EDF5; */
	/* background-image: url(images/ExactSearch.png);  not for print stylesheet */
	background-repeat:no-repeat; 
	background-position :right ;
	padding : 5px 0 5px 10px;
	vertical-align : top ;
}

#listing-search {
	/* background : #E6EDF5; */
	/* background-image: url(images/ListingSearch.png);  not for print stylesheet */
	background-repeat:no-repeat; 
	background-position :right ;
	padding : 5px 0 5px 5px;
	width : 100%;
}

/*
#exact-search label span img {
	float: left;
	padding : 2px 0 0 0;
}

#exact-search input.btn {
	margin : 4px 0 0 0px;
	padding : 2px 6px 2px 6px;
}

#exact-search p {
	margin : 0px 0 3px 0;
	font-size : 90%;
	line-height : 120%;
}
*/
.helpPanel
{
	border: dashed 1px black;
	background-color: #FFF5EE;
	padding : 0.5em;
}

.submissionRemainingCSS
{
	border: dashed 1px black;
	background-color: #FFF5EE;
	padding : 0.5em;
	text-align :center ;
}

/* http://sitening.com/blog/2006/06/11/how-to-make-good-looking-forms-using-css/  */


#exact-search  { /* the form*/
	position: relative;  /* relative positioning */
	/*border: 4px solid #E1E1E1; pretties*/
	padding-left: 1em;
	}

#exact-search input, #exact-search select, #exact-search textarea, #exact-search table { /* positions these elements 13em from left */
	position: absolute;
	left: 13em;
	vertical-align : top ;
 	}
	
#exact-search span label { /* checkbox list for LAs is rendered by ASP.Net as a table so align it properly */
	position: relative;
	left: 2em;
	vertical-align : top ;
	}
	
#exact-search span input { /* checkbox list for LAs is rendered by ASP.Net as a table so align it properly */
	position: relative;
	left: 1em;
	vertical-align : top ;
	}	

#exact-search label { /* no margin on labels*/
	margin: 0;
	vertical-align : top ;
	}
	
#exact-search div {  /*spacing*/
	vertical-align : top ;
}

#CountyTownCouncil 
{
	position: relative;
	left: 13em;
	vertical-align : top ;	
	padding : 0em;
	border : 0em;
	margin: 0em;

}


	
/* http://simplyaccessible.org/examples/required-form-fields

*/

#exact-search .helpPanel {

  position : relative  ;
  left: 30em; 
  top: -3em;
  vertical-align :top ;
  width: 28em;
}

#exact-search .helpPanel_Reps {
	border: dashed 1px black;
	background-color: #FFF5EE;
	padding : 0.5em;
	position : relative  ;
	top: -1em;
	left: 30em; 
	vertical-align :top ;
	width: 28em;
}


#CountyTownCouncil .helpPanel {

  position : relative  ;
  left: 17em; 
  top: -5em;
  vertical-align :top ;
  width: 28em;
}


#listing-search .helpPanel {
  position: relative;
  left: 4em;
  width : 80%;
  clear : both ;
 
}

.timeInterval .helpPanel {
  position: relative;
  width : 90%;
  text-align : left ;
  clear : both ;
  float : left ;
  
}


.btnSubmit {
	color : #636363;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding : 1px 1px 1px 1px;
	cursor : pointer;
	/*font-weight : bold;*/
	margin : 0 0 0 2px;
	/* background :  url(images/bg-submit.gif) repeat-x scroll top;  not for print stylesheet */
}

.button  {
	color : #636363;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding : 1px 1px 1px 1px;
	cursor : pointer;
	/*font-weight : bold;*/
	margin : 0 0 0 2px;
	/* background :  url(images/bg-submit.gif) repeat-x scroll top;  not for print stylesheet */
}


.reportTypes
{
	width: 48% ;
	float : left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
}

.timeInterval
{
	position : relative ;
	width: 48% ;
	float :right ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
	text-align : right ;
	background-color :Transparent ;
	
}
/*
.timeInterval input label
{
	position : relative ;

	width: 50% ;
	float :right ;
	text-align : right ;
	width : 10em;
}
*/

.timeIntervalOptions
{	
	position : relative ;
	width: 50% ;
	float :right ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;
	text-align : right ;
}

.timeIntervalOptions td
{	
	background-color : Transparent ;
}

ul.com-search li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 150%;
	font-style : normal;
	font-weight : bold;
	color : #636363;
	padding : 2px 0px 2px 20px;
	margin : 0 0 0 0;
	border-bottom : 1px dashed #D1D1D1;
	background : transparent url(images/bullet-go.gif) no-repeat scroll 0 7px;

}

ul.com-search li a:link,

ul.com-search li a:visited {
	color : #636363;
}
ul.com-search li a:hover,
ul.com-search li a:active {
	color : #EE154C;
}



/*  Table Styling 

.AppDetailsTable
{
	border : solid 1px black ;
}

.AppDetailsTable TR
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    background-color:white ;
    
}
.AppDetailsTable TH
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    COLOR: black ;
    background-color: #dddddd ;
    font-weight:bold;
}
.AppDetailsTable TD
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    background-color: White ;
    COLOR: Black;
    padding: 2pt;
    border-right : solid 1px black ;
	border-bottom : solid 1px black ;     
}
*/
TH.AppDetailsTableHeader, TH.AppDetailsTableHeader H3
{
	background-color: rgb(117,144,174);
	color: White ;
	font-size: medium ;	
	text-align:center ;
	padding : 7px;
}

TH.AppDetailsTableHeader, TH.AppDetailsTableHeader H5
{
	background-color: rgb(117,144,174);
	color: White ;
	font-size: medium ;	
	text-align:center ;
	padding : 7px;
}

/*  Search Type Page styes  */

.dropShadowPanelExact
{
	float :left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
	font-weight:bold;
	background-position: right center; 
	background-image: url(images/ExactSearch.png); 
	background-repeat: no-repeat ;
	border : solid 1px black ;
	width : 40%;
	vertical-align : top ;
	height: 90%
}

.dropShadowPanelExact div
{	
	vertical-align:text-top ;
	text-align : left ;
}


.dropShadowPanelListing
{
	float : left  ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;
	font-weight:bold;
	background-position: right center; 
	background-image: url(images/ListingSearch.png); 
	background-repeat: no-repeat ;
	border : solid 1px black ;
	width : 40%;
	height : 90%;

}

/* This places the OR text between */
#searchTypeDivider 
{
	text-align : center ;
	width: 4em;
	float : left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
  color: rgb(117,144,174);
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 150%;
}


/*  Results Page styes  */
.PagerStyles span
{
	float : left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
	text-align : center ;
	background-color :Gray ;
	width : 10px;
	padding : 4px;
}


.GridDescription
{
}

#searchResultsPage
{
	float : left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;  
	
}
#searchCriteria
{
	width: 50em ;
	text-align :  left  ;
	float : left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
}

#searchCriteria label 
{ 
	position:relative; 
	font-weight :bold ; 
	vertical-align:bottom ; 
	text-align : left ;
	/* IE 6 hack anything floated should use Display:Inline */
	display: inline;	
	
}

#searchResults
{
	text-align :  left  ;
	clear : both ;
}



	
a:focus
{
	color:Red;
    text-decoration: underline;
}

a:active {
	color:Red;
    text-decoration: underline;
}


.groovybutton a:focus {
	color:Red;
	text-decoration: underline;
}

.btnSubmit a:focus {
	color:Red;
	text-decoration: underline;
}


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
	  width: 21%;
	  padding: 0 1.9%;
}

.collapsePanelHeader{
	width:30px;
	height:100%;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-y;
	color:#FFF;
	font-weight:bold;
}

#main-copy .collapsePanelHeader a {color:#FFF;}
#main-copy .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#main-copy .dropShadowPanel span {color:white;text-decoration:underline;}
#main-copy .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

#noScriptMsg
{
	color : Red ;
}


.ErrorMessageBlock
{
	display :  block  ;
	color : Red ;
	border: 1px solid black; 
	padding: 5px; 
	background-color : #fffacd ;	
}

.ErrorMessageBlockHidden
{
	display : none ;
	color : Red ;
	border: 1px solid black; 
	padding: 5px; 
	background-color : #fffacd ;	
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xx  CSS Table Gallery                               xx
xx  Poetry for Browser                              xx
xx  not for 'browsing with the operating system' :o xx
xx  Author: Monika Thon-Soun                        xx
xx  URL: http://www.webdesign-in.de/                xx
xx  Country: Austria                                xx
xx  Date: 2006-01-14                                xx

http://icant.co.uk/csstablegallery/index.php?css=64#r64


xx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.AppDetailsTable {
	font-size:1em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height:1.4em;
	color: #555;
	width:100%;
	border-collapse:collapse;
}

caption{
	color:#F8EFF0;
	background-color:inherit;
	font-size:25px;
	background-image:url(poetryforbrowser/caption.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	padding:8px 10px 7px 5px;
	text-align:right;
}

.AppDetailsTable tfoot th,
.AppDetailsTable tfoot td {
	color:#F8EFF0;
	background-color:inherit;
	font-size:25px;
	background-image:url(poetryforbrowser/tfoot.jpg);
	background-repeat:repeat-x;
	background-position:0 -2px;
}
.AppDetailsTable tfoot{text-align:right;}
.AppDetailsTable tfoot td{padding:7px 10px 28px 5px;}
.AppDetailsTable tfoot th{padding:7px 2px 28px 2px;}

.AppDetailsTable thead th,
.AppDetailsTable tbody th {
	background: #E6EDF5;
	color: #4F76A3;
	/* padding:7px; */
	text-align:right;
	vertical-align : top ;
}
.AppDetailsTable tbody tr:hover,
.AppDetailsTable tbody tr th:hover{
    background-color:#FDF9F9;
    color:#000;
}
.AppDetailsTable td
{
	text-align : left ;
	vertical-align : top ;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

.AppDetailsTable thead th{border-bottom:1px dotted  #908F8B;}
.AppDetailsTable thead th:first-child{border:none;}
.AppDetailsTable tbody th{border-right:1px dotted #908F8B;}

.AppDetailsTable  a {
	width:100%;
	display:block;
	color: #5B0006;
	background-color:inherit;
	line-height:1.5em;
}
.AppDetailsTable  a:visited {
	color: #908F8B;
	background-color:inherit;
}
.AppDetailsTable tbody td+td+td+td a:before{
	 content:"\21D3";
	 text-align:right;
}
.AppDetailsTable a:hover {
	color: #C9020F;
	background-color:inherit;
}
/*Code is Poetry.
Internet Explorer you cannot show us arrows and hover effects.
You cannot show us correct borders.
It looks like that you cannot understand poetry.
Don't be jealous of browsers. It is simply:Learn to be a browser and
everything is going to be alright.*/

.PagerTableSettings table td
{
 text-align: left ;
 padding : 0 ;
 width : 8.1%;
}
	
.doNotPrint
{
	display : none ;
}

#ctl00_NavigationLinksPanel 
{
	display : none ;

}
