* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/background.jpg);
	background-repeat: repeat-x;

}

#container {
	width: 990px;
	height: auto;
	min-height: auto;
	margin: 0px auto 0px auto;
	background-color: #c7cbe4;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#menu-panel {
	background: #738ece;
	height: 380px;
	padding: 10px 0px 0px 0px;
	display: none;
}
#menu-panel   h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 20px;
	margin: 0px 0px 5px 33px;
	border-bottom: 1px solid #eeeeee;
	width: 200px;
	float: left;
}
#menu-panel  h2.triple {
	width: 665px;
	margin-right: 8px;
}
#menu-panel h2.triple2 {
	margin-top: 8px;
}
#menu-panel  h2.secondtitle {
	margin-top: 10px;

}
#menu-panel     ul  {
	list-style-type: none;
	float: left;
	margin-left: 35px;
}
#menu-panel    li  {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	line-height: 19px;
}
#menu-panel    a   {
	color: #eeeeee;
	text-decoration: none;
}
#menu-panel    a:hover   {
	color: #ffffff;
}
#menu-panel   ul.az  {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	width: 660px;
}
#menu-panel  ul.az li  {
	display: inline;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 1px solid #ffffff;
	width: 20px;
	text-align: center;
	margin-bottom: 8px;
}
#menu-panel   .az   .numbers  {
	width: 30px;
}

#menu-panel  ul.az li.title {
	color: #ffffff;
	width: 65px;
	text-align: right;
	border-right: none;
	font-weight: bold;
}
#menu-panel  ul.az li.end {
	border-right: none;
}

#advertiser-login-panel {
	background: #4a619c;
	height: 35px;
	color: #c7cbe4;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
}
#advertiser-login-panel table {
	float: right;
	margin: 7px 8px 0px 0px;

}

#advertiser-login-panel    #username, #advertiser-login-panel #password  {
	border: 1px solid #8b92b9;
	height: 16px;
	width: 157px;
	font-size: 10px;
	color: #212852;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 8px 0px 8px;
}
#advertiser-login-panel    #loginbutton {
	width: 79px;
	height: 21px;
	float: right;

}

#header {
	width: 990px;
	height: 100px;
	background-color: #212852;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/header-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header  .advertiser-login {
	height: 21px;
	width: 154px;
	text-align: center;
	float: right;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/header-advertiser-menu-background.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
#header .menu {
	height: 21px;
	width: 81px;
	text-align: center;
	float: right;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/header-menu-background.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}


#header .logo {
	float: left;
	margin: 21px 0px 0px 20px;
}
#header   ul  {
	float: right;
	list-style-type: none;
	width: 410px;
	margin: 5px 15px 0px 0px;
}
#header  li  {
	display: inline;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right: 1px solid #6279b5;
	text-align: center;
	padding: 0px 5px 0px 5px;
}
#header  li.end {
	border-right: none;
}
#header  a   {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#header  a:hover   {
	color: #c7cbe4;
	display: block;
}
#header #search {
	height: 25px;
	width: 240px;
	float: right;
	clear: right;
	margin: 35px 30px 0px 0px;
	color: #c7cbe4;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header  #searchfor  {
	border: 1px solid #8b92b9;
	height: 16px;
	width: 157px;
	font-size: 10px;
	color: #212852;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 8px 0px 8px;
}

#header  #searchforbutton {
	width: 19px;
	height: 21px;
	float: right;

}


#categories {
	width: 970px;
	height: auto;
	background-color: #ffffff;
	margin: 10px 10px 0px 10px;
	min-height: auto;
}
#categories  h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #303761;
	font-size: 20px;
	margin: 0px 0px 5px 33px;
	border-bottom: 1px solid #303761;
	width: 200px;
	float: left;
}
#categories h2.triple {
	width: 665px;
	margin-right: 8px;
}

#categories h2.secondtitle {
	margin-top: 10px;

}



#categories    ul  {
	list-style-type: none;
	float: left;
	margin-left: 35px;
}
#categories   li  {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	line-height: 19px;
}
#categories   a   {
	color: #596085;
	text-decoration: none;
}
#categories   a:hover   {
	color: #c7cbe4;
}





#footer {
	width: 990px;
	height: 100px;
	background-color: #212852;
	margin-top: 10px;
}
#left-column-2-wide  {
	float: left;
	width: 660px;
	height: 362px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/left-column-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px 10px;
	background-color: #ffffff;
}
#left-column-2-wide   #content {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 5px 0px 0px 18px;
	width: 615px;
	height: 332px;
	float: left;
}
#left-column-2-wide #arrows {
	margin: 302px 0px 0px 5px;
	width: 15px;
	height: 39px;
	float: left;
}

#left-column-2-wide h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 20px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #212852;	
	width: 610px;
	float: left;
}

#left-column-2-wide #content p{
	position:relative;
}

#left-column-2-wide #rating{
	float:right;
	color:#212852;
	margin:6px 0px 0px 0px;
	font-size:15px;	
}


#left-column-2-wide a{
	text-decoration:none;
	color:#212852;	
}

#left-column-2-wide a:hover{
	color: #c7cbe4;
	text-decoration: none;
}


.right-column-1-wide/* END OF INDEX CONTENT */
  {
	float: right;
	width: 300px;
	height: 362px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/right-column-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 10px 0px 0px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}
.right-column-1-wide   .logo  {
	margin: 0px auto 0px 15px;
}
.right-column-1-wide  h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 12px 15px 0px 25px;
}
.right-column-1-wide  a  {
	color: #212852;
	text-decoration: none;
}
.right-column-1-wide  a:hover  {
	color: #c7cbe4;
	text-decoration: none;
}
.right-column-1-wide h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 5px 15px 0px 25px;
}

.right-column-1-wide  p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	line-height: 20px;
	margin: 6px 15px 0px 20px;
}
.right-column-1-wide label {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c436e;
	margin: 19px 0px 0px 0px;
	font-weight: bold;
	float: left;
	width: 115px;
	height: 17px;
	padding: 4px 0px 0px 0px;
	text-align: right;
}
.right-column-1-wide input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c436e;
	margin: 19px 0px 0px 5px;
	float: left;
	width: 165px;
	background-color: #e3e5f1;
	border: 1px solid #a1b5d1;
	height: 17px;
	padding-top: 2px;
}
.right-column-1-wide select {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c436e;
	margin: 19px 0px 0px 5px;
	float: left;
	width: 167px;
	background-color: #e3e5f1;
	border: 1px solid #a1b5d1;
	height: 19px;
}
.right-column-1-wide textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c436e;
	margin: 19px 0px 0px 5px;
	float: left;
	width: 165px;
	background-color: #e3e5f1;
	border: 1px solid #a1b5d1;
	height: 95px;
}
.right-column-1-wide  .verificationcode {
	width: 60px;
	margin-top: 10px;
}
.right-column-1-wide  img.numbers {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.right-column-1-wide .button {
	width: 75px;
	font-weight: bold;
	margin-left: 28px;
	height: 21px;
	float: left;
	cursor: hand;
	margin-top: 10px;
}

.right-column-1-wide .visitwebsite a {
	float: left;
	width: 281px;
	height: 30px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/visit-our-website.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 10px;
}

.right-column-1-wide .visitwebsite a:hover {
	float: left;
	width: 281px;
	height: 30px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/visit-our-website-on.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 10px;
}

.right-column-1-wide .emailcontact a {
	float: left;
	width: 281px;
	height: 30px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/click-here-to-email-us.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 10px;
}

.right-column-1-wide .emailcontact a:hover {
	float: left;
	width: 281px;
	height: 30px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/click-here-to-email-us-on.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 10px;
}




.right-column-taller {
	height: 461px;
}
#company-tabs-container {
	float: left;
	width: 660px;
	height: 461px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/press-releases-tab-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px 10px;
}
#company-tabs-container   ul.tabs  {
	list-style-type: none;
	width: 660px;
	height: 22px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/company-tabs.gif);
}
#company-tabs-container  ul.tabs li  {
	display: inline;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}
#company-tabs-container  .tabs  .tabone {
	width: 77px;
}
#company-tabs-container    .tabs    .tabtwo  {
	width: 113px;
}
#company-tabs-container    .tabs    .tabthree  {
	width: 106px;
}
#company-tabs-container   .tabs   .tabfour  {
	width: 90px;
}
#company-tabs-container   .tabs   .tabfive  {
	width: 53px;
}
#company-tabs-container   .tabs   .tabsix  {
	width: 70px;
}
#company-tabs-container   .tabs   .tabseven  {
	width: 55px;
}
#company-tabs-container  .tabs  .tabeight  {
	width: 57px;
}
#company-tabs-container  .tabs  a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#company-tabs-container  .tabs  a:hover  {
	color: #e4e6f2;
}
#company-tabs-container .tabs .tabone a {
	color: #374256;
}
#company-tabs-container .tabs .tabone a:hover {
	color: #000000;
}

#company-tabs-container  .tabs  .tabtwo  a {
	color: #7989ae;
}
#company-tabs-container  .tabs  .tabtwo  a:hover {
	color: #374256;
}
#company-tabs-container    #content {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 10px 0px 0px 0px;
	width: 633px;
	height: 400px;
	float: left;
}

#company-tabs-container #pagelinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c6cbe7;
	margin: 10px 0px 0px 10px;
	width: 620px;
	height: 15px;
	float: left;	
	text-align:center;
	font-weight: bold;
}
#company-tabs-container  #pagelinks  a  {
	color: #c6cbe7;
	font-weight: bold;
}
#company-tabs-container  #pagelinks  a:hover  {
	color: #c6cbe7;
	font-weight: bold;
}

#company-tabs-container #viewall {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c6cbe7;
	margin: -15px 0px 0px 12px;	
	height: 15px;
	float: left;	
	text-align:left;
	font-weight: bold;
}

#company-tabs-container  #viewall  a  {
	color: #c6cbe7;
	font-weight: bold;
}
#company-tabs-container  #viewall  a:hover  {
	color: #c6cbe7;
	font-weight: bold;
	text-decoration:none;
}

#company-tabs-container   .teaser-entry {
	margin: 0px 0px 10px 10px;
	width: 306px;
	height: 94px;
	max-height: 94px;
	min-height:94px;
	float: left;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/entry-teaser-background.png);
	background-repeat: no-repeat;
}
#company-tabs-container   .teaser-entry   a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#company-tabs-container  .teaser-entry  h2  a {
	color: #303761;
	text-decoration: none;
	display: block;
}

#company-tabs-container   .teaser-entry   a:hover  {
	color: #303761;
}

#company-tabs-container .teaser-entry img {
	margin: 5px 10px 5px 5px;
	float: left;
}


#company-tabs-container  #content  .teaser-entry  h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303761;
	margin: 10px 5px 5px 10px;
	overflow:hidden;
	white-space: nowrap;
}
#company-tabs-container #content .teaser-entry p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 5px 5px 5px 10px;
	overflow:hidden;	
}

#company-tabs-container .nolisting{
	margin: 20px 0px 0px 15px;
	float: left;
	font-size:11px;
	font-weight: bold;
}


#company-tabs-container #ratingform {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 5px 5px 20px 10px;
	float: left;
	overflow: hidden;
	font-weight: bold;
}

#company-tabs-container #ratingform td{
	margin: 5px;	
}

#footer  ul  {
	float: right;
	list-style-type: none;
	margin-right: 5px;
	width: 665px;
}
#footer li  {
	display: inline;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 1px solid #ffffff;
	width: 20px;
	text-align: center;
	margin-bottom: 8px;
}
#footer     .numbers     {
	width: 30px;
}
#footer   li a   {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#footer   li a:hover   {
	color: #0099cc;
	display: block;
}
#footer li.title {
	color: #ffffff;
	width: 75px;
	text-align: right;
	border-right: none;
	font-weight: bold;
}
#footer li.end {
	border-right: none;
}
#footer    a    {
	color: #989898;
	text-decoration: none;
}
#footer    a:hover    {
	color: #0099cc;
	text-decoration: none;
}
#footer .logo {
	float: left;
	margin: 0px 0px 0px 15px;
}
#footer  .copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: left;
	margin: 15px 0px 0px 15px;
}
#footer .credit {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #989898;
	float: right;
	margin: 15px 10px 0px 0px;
}






.clear {clear: both;}




/* START OF INDEX CONTENT */

#index-content {
	width: 970px;
	height: auto;
	min-height: auto;
	background-color: #aaaaaa;
	margin: 10px 10px 0px 10px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-main-box-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#index-content #left {
	width: 323px;
	height: 234px;
	min-height: 234px;
	float: left;
	padding: 0px;
}
#index-content #middle {
	width: 324px;
	height: 219px;
	min-height: 219px;
	float: left;
	padding: 0px;
	background-color: #5a6184;
	margin-top: 15px;
}
#index-content   #middle   h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 22px;
	padding: 3px 0px 0px 16px;

}
#index-content  #middle  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	margin-top: 11px;
	padding: 0px 16px 0px 16px;
}



#index-content #right {
	width: 323px;
	height: 222px;
	min-height: 222px;
	float: left;
	padding: 0px;
	margin-top: 12px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-ratings-background.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#index-content   #right   h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#index-content  #right  ul.ratings-box {
	list-style-type: none;
	float: left;
	width: 323px;
	margin: 3px 0px 0px 0px;
}
#index-content  #right   ul.ratings-box  li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	border-bottom: 1px solid #c7cbe4;
	width: 323px;
	float: left;
	overflow: hidden;
	line-height: 20px;
}
#index-content #right ul.ratings-box li .companyrating {
	width: 24px;
	margin-left: 5px;
	text-align: right;
}

#index-content  #right  ul.ratings-box  li  .ratedcompany {
	margin-left: 12px;
}
#index-content  #right    ul.ratings-box  li  a       {
	color: #dee1f4;
	text-decoration: none;
	padding-left: 24px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-ratings-box-arrow.gif);
	background-position: 11px 3px;
	background-repeat: no-repeat;
}
#index-content  #right       ul.ratings-box   li  a:hover   {
	color: #ffffff;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 11px 3px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-ratings-box-arrow-on.gif);
	text-decoration: none;
}

ul.latest-box {
	list-style-type: none;
	float: left;
	width: 235px;
	margin: 10px 0px 0px 10px;
}

ul.latest-box li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7c83ab;
	font-weight: bold;
	height: 19px;
	border-bottom: 1px solid #c7cbe4;
	width: 235px;
	float: left;
	overflow: hidden;
	line-height: 20px;
}
ul.latest-box li.latest-title {
	height: 20px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-latest-box-title-background.gif);
	background-repeat: no-repeat;
	background-color: #c7cbe4;
	padding: 0px;
}
ul.latest-box   li.latest-top {
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-latest-box-top-entry-background.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

ul.latest-box li.latest-title h2 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 24px;
}

ul.latest-box  li a      {
	color: #dee1f4;
	text-decoration: none;
	padding-left: 24px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-latest-box-arrow.gif);
	background-position: 11px 3px;
	background-repeat: no-repeat;
}
ul.latest-box     li a:hover   {
	color: #ffffff;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 11px 3px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-latest-box-arrow-on.gif);
	text-decoration: none;
}
ul.latest-box ul {
	list-style-type: none;
	margin: 2px 0px 0px 6px;
	float: left;
}

ul.latest-box ul li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	padding: 2px 5px 0px 5px;
	border-right: 1px solid #6778a3;
	margin: 0px;
	width: 11px;
	background-color: transparent;
	border-bottom: none;
}
ul.latest-box   ul  li a      {
	color: #dee1f4;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(none);
}
ul.latest-box      ul  li a:hover   {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(none);
}
ul.latest-box   ul li.end {
	border-right: none;
}
ul.latest-box li.latest-bottom {
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/index-latest-box-bottom-background.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: bottom left;
}
ul.latest-box   li.latest-bottom   li  {
	padding: 0px;
	margin: 0px;
	height: 20px;
	text-align: center;
	width: 21px;
}

#left-column-2-wide-tall  {
	float: left;
	width: 660px;
	height: 833px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/left-column-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px 10px;
	background-color: #ffffff;
}
#left-column-2-wide-tall  h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 0px 0px 15px 0px;
}

#left-column-2-wide-tall h2  a  {
	color: #212852;
	text-decoration: none;
}
#left-column-2-wide-tall h2 a:hover  {
	color: #c7cbe4;
	text-decoration: none;
}

#left-column-2-wide-tall #pagelinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c6cbe7;
	margin: 4px 0px 0px 10px;
	width: 620px;
	height: 15px;
	float: left;
	overflow: hidden;
	text-align:center;
	font-weight: bold;
}
#left-column-2-wide-tall  #pagelinks  a  {
	color: #c6cbe7;
	font-weight: bold;
}
#left-column-2-wide-tall  #pagelinks  a:hover  {
	color: #c6cbe7;
	font-weight: bold;
}



#left-column-2-wide-tall   #content-tall {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 5px 0px 0px 18px;
	width: 630px;
	height: 800px;
	float: left;
	line-height: 16px;
}
#left-column-2-wide-tall #content-tall-scrollable {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 5px 0px 0px 0px;
	width: 660px;
	height: 795px;
	float: left;	
}
#left-column-2-wide-tall  #content-tall-scrollable h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 0px 0px 15px 15px;
}

#left-column-2-wide-tall  #content-tall-scrollable h3 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 0px 0px 15px 15px;
}

#left-column-2-wide-tall     #content-tall-scrollable  .teaser-entry {
	margin: 0px 0px 10px 10px;
	width: 306px;
	height: 94px;
	max-height: 94px;
	min-height:94px;
	float: left;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/entry-teaser-background.png);
	background-repeat: no-repeat;
}
#left-column-2-wide-tall     #content-tall-scrollable     .teaser-entry  a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#left-column-2-wide-tall    #content-tall-scrollable    .teaser-entry    h2  a {
	color: #303761;
	text-decoration: none;
	display: block;
}
#left-column-2-wide-tall     #content-tall-scrollable     .teaser-entry  a:hover  {
	color: #303761;
}
#left-column-2-wide-tall   #content-tall-scrollable   .teaser-entry  img {
	margin: 5px 10px 5px 5px;
	float: left;
}
#left-column-2-wide-tall    #content-tall-scrollable    .teaser-entry    h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303761;
	margin: 10px 5px 5px 10px;
	overflow:hidden;
	white-space: nowrap;
}
#left-column-2-wide-tall    #content-tall-scrollable    .teaser-entry    p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 5px 5px 5px 10px;
	overflow:hidden;	
}
#left-column-2-wide-tall  #content-tall-scrollable  .teaser-entry  .search-highlight {
	color: #000000;
}


/* #########################
   ## Start of Search Div ##     
   ######################### */

#left-column-2-wide-search  {
	float: left;
	width: 970px;
	height: 615px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/left-column-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px 10px;
	background-color: #ffffff;
}
#left-column-2-wide-search  h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 0px 0px 15px 0px;
}

#left-column-2-wide-search h2  a  {
	color: #212852;
	text-decoration: none;
}
#left-column-2-wide-search h2 a:hover  {
	color: #c7cbe4;
	text-decoration: none;
}

#left-column-2-wide-search #pagelinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c6cbe7;
	margin: 4px 0px 0px 10px;
	width: 620px;
	height: 15px;
	float: left;
	overflow: hidden;
	text-align:center;
	font-weight: bold;
}
#left-column-2-wide-search  #pagelinks  a  {
	color: #c6cbe7;
	font-weight: bold;
}
#left-column-2-wide-search  #pagelinks  a:hover  {
	color: #c6cbe7;
	font-weight: bold;
}



#left-column-2-wide-search   #content-tall {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 5px 0px 0px 18px;
	width: 970px;
	height: 615px;
	float: left;
	line-height: 16px;
}
#left-column-2-wide-search #content-tall-scrollable {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 5px 0px 0px 0px;
	width: 970px;
	height: 615px;
	float: left;	
}
#left-column-2-wide-search  #content-tall-scrollable h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 0px 0px 15px 15px;
}

#left-column-2-wide-search  #content-tall-scrollable h3 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 0px 0px 15px 15px;
}

#left-column-2-wide-search     #content-tall-scrollable  .teaser-entry {
	margin: 0px 0px 10px 10px;
	width: 306px;
	height: 94px;
	max-height: 94px;
	min-height:94px;
	float: left;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/entry-teaser-background.png);
	background-repeat: no-repeat;
}
#left-column-2-wide-search     #content-tall-scrollable     .teaser-entry  a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#left-column-2-wide-search    #content-tall-scrollable    .teaser-entry    h2  a {
	color: #303761;
	text-decoration: none;
	display: block;
}
#left-column-2-wide-search     #content-tall-scrollable     .teaser-entry  a:hover  {
	color: #303761;
}
#left-column-2-wide-search   #content-tall-scrollable   .teaser-entry  img {
	margin: 5px 10px 5px 5px;
	float: left;
}
#left-column-2-wide-search    #content-tall-scrollable    .teaser-entry    h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303761;
	margin: 0px 5px 5px 10px;
	overflow:hidden;
	white-space: nowrap;
}
#left-column-2-wide-search    #content-tall-scrollable    .teaser-entry    p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 5px 5px 5px 10px;
	overflow:hidden;	
}

#left-column-2-wide-search    #content-tall-scrollable    .teaser-entry    p a{
	color: #333333;
}

#left-column-2-wide-search    #content-tall-scrollable    .teaser-entry    p a:hover{
	color: #ffffff;
}


#left-column-2-wide-search  #content-tall-scrollable  .teaser-entry  .search-highlight {
	color: #000000;
}

/* // End Of Search div */



.stats-header {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 5px 20px 5px 25px;
}
.stats-footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px 20px 0px 25px;
	line-height: 19px;
}

.stats-header a, .stats-footer a{
color: #eeeeee;
text-decoration: underline;
}

.stats-header a:hover, .stats-footer a:hover{
color: #c7cbe4;
text-decoration: underline;
}
#left-column-2-wide-two-thirds-tall  {
	float: left;
	width: 660px;
	height: 700px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/left-column-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px 10px;
	background-color: #ffffff;
}
#left-column-2-wide-two-thirds-tall   h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 0px 0px 15px 0px;
}
#left-column-2-wide-two-thirds-tall     #content-two-thirds-scrollable {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 5px 0px 0px 18px;
	width: 630px;
	height: 670px;
	float: left;		
}
#left-column-2-wide-two-thirds-tall   #content-two-thirds-scrollable {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 5px 0px 0px 0px;
	width: 660px;
	height: 795px;
	float: left;
}
#left-column-2-wide-two-thirds-tall    #content-two-thirds-scrollable   h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212852;
	margin: 0px 0px 15px 15px;
	line-height: 22px;
}
#left-column-2-wide-two-thirds-tall       #content-two-thirds-scrollable    .teaser-entry {
	margin: 0px 0px 10px 10px;
	width: 306px;
	height: 94px;
	max-height: 94px;
	min-height:94px;
	float: left;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/entry-teaser-background.png);
	background-repeat: no-repeat;
}
#left-column-2-wide-two-thirds-tall       #content-two-thirds-scrollable       .teaser-entry    a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#left-column-2-wide-two-thirds-tall      #content-two-thirds-scrollable      .teaser-entry      h2    a {
	color: #303761;
	text-decoration: none;
	display: block;
}
#left-column-2-wide-two-thirds-tall       #content-two-thirds-scrollable       .teaser-entry    a:hover  {
	color: #303761;
}
#left-column-2-wide-two-thirds-tall     #content-two-thirds-scrollable     .teaser-entry    img {
	margin: 5px 10px 5px 5px;
	float: left;
}
#left-column-2-wide-two-thirds-tall      #content-two-thirds-scrollable      .teaser-entry      h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303761;
	margin: 10px 5px 5px 10px;
	overflow:hidden;
	white-space: nowrap;
}
#left-column-2-wide-two-thirds-tall      #content-two-thirds-scrollable      .teaser-entry      p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 5px 5px 5px 10px;
	overflow:hidden;	
}
#left-column-2-wide-two-thirds-tall    #content-two-thirds-scrollable    .teaser-entry    .search-highlight {
	color: #000000;
}


#left-column-2-wide-two-thirds-tall    #content-two-thirds-scrollable  #pagelinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c6cbe7;
	margin: 245px 0px 0px 10px;
	width: 620px;
	height: 15px;
	float: left;
	overflow: hidden;
	text-align:center;
	font-weight: bold;
}

#left-column-2-wide-two-thirds-tall    #content-two-thirds-scrollable  #az-pagelinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c6cbe7;
	margin: 0px 0px 0px 10px;
	width: 620px;
	height: 15px;
	float: left;
	overflow: hidden;
	text-align:center;
	font-weight: bold;
}

#left-column-2-wide-two-thirds-tall    #content-two-thirds-scrollable  #az-pagelinks a {
	color: #c6cbe7;
	text-decoration:underline;	
}

#left-column-2-wide-two-thirds-tall    #content-two-thirds-scrollable .nolisting{
	margin: 20px 0px 0px 15px;
	float: left;
	font-size:11px;
	font-weight: bold;
}

#left-column-2-wide-one-third-tall {
	float: left;
	width: 660px;
	height: 120px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/left-column-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px 10px;
	background-color: #ffffff;
}
#left-column-2-wide-one-third-tall   h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #303761;
	font-size: 20px;
	margin: 0px 0px 5px 15px;
	border-bottom: 1px solid #303761;
	width: 630px;
	float: left;
}
#left-column-2-wide-one-third-tall   ul  {
	float:left;
	list-style-type: none;
	width: 620px;
	margin: 0px 0px 0px 10px;
	height: 22px;
}
#left-column-2-wide-one-third-tall  li  {
	display: inline;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 1px solid #303761;
	width: 20px;
	text-align: center;
	margin-bottom: 9px;
}
#left-column-2-wide-one-third-tall    li  a   {
	color: #303761;
	text-decoration: none;
	display: block;
}
#left-column-2-wide-one-third-tall    li  a:hover   {
	color: #0099cc;
	display: block;
}
#left-column-2-wide-one-third-tall  li.title {
	color: #303761;
	width: 70px;
	text-align: right;
	border-right: none;
	font-weight: bold;
}
#left-column-2-wide-one-third-tall  li.end {
	border-right: none;
}
#left-column-2-wide-one-third-tall p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 15px 0px 15px;
}
#left-column-2-wide-one-third-tall #search {
	height: 25px;
	width: 150px;
	float: right;
	clear: right;
	margin: 35px 30px 0px 0px;
	color: #c7cbe4;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left-column-2-wide-one-third-tall #searchfor {
	border: 1px solid #8b92b9;
	height: 16px;
	width: 157px;
	font-size: 10px;
	color: #212852;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 8px 0px 8px;
}
#left-column-2-wide-one-third-tall .showcase-form {
	font-size: 10px;
	color: #212852;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
#left-column-2-wide-one-third-tall #selectdropdown {
	border: 1px solid #8b92b9;
	width: 194px;
	font-size: 10px;
	color: #212852;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 8px 0px 8px;
}

#left-column-2-wide-one-third-tall #searchforbutton {
	width: 19px;
	height: 21px;
	float: right;

}


/* Category Tabls Container */
#category-tabs-container {
	float: left;
	width: 660px;
	height: 700px;
	/*background-image: url(../ftn-images/common/press-releases-tab-background.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0px 0px 10px;
}
#category-tabs-container   ul.tabs  {
	list-style-type: none;
	width: 660px;
	height: 22px;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/company-tabs-basic.gif);
}
#category-tabs-container  ul.tabs li  {
	display: inline;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}
#category-tabs-container  .tabs  .tabone {
	width: 77px;
}
#category-tabs-container    .tabs    .tabtwo  {
	width: 113px;
}
#category-tabs-container    .tabs    .tabthree  {
	width: 106px;
}
#category-tabs-container  .tabs  a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#category-tabs-container  .tabs  a:hover  {
	color: #e4e6f2;
}
#category-tabs-container .tabs .tabone a {
	color: #374256;
}
#category-tabs-container .tabs .tabone a:hover {
	color: #000000;
}

#category-tabs-container  .tabs  .tabtwo  a {
	color: #7989ae;
}
#category-tabs-container  .tabs  .tabtwo  a:hover {
	color: #374256;
}
#category-tabs-container    #content {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 10px 0px 0px 0px;
	width: 630px;
	height: 640px;
	float: left;	
}

#category-tabs-container #pagelinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c6cbe7;
	margin: 10px 0px 0px 10px;
	width: 620px;
	height: 15px;
	float: left;
	overflow: hidden;
	text-align:center;
	font-weight: bold;
}
#category-tabs-container  #pagelinks  a  {
	color: #c6cbe7;
	font-weight: bold;
}
#category-tabs-container  #pagelinks  a:hover  {
	color: #c6cbe7;
	font-weight: bold;
}

#category-tabs-container   .teaser-entry {
	margin: 0px 0px 10px 10px;
	width: 306px;
	height: 94px;
	max-height: 94px;
	min-height:94px;
	float: left;
	background-image: url(http://www.findtheneedle.co.uk/ftn-images/common/entry-teaser-background.png);
	background-repeat: no-repeat;
}
#category-tabs-container   .teaser-entry   a  {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#category-tabs-container  .teaser-entry  h2  a {
	color: #303761;
	text-decoration: none;
	display: block;
}

#category-tabs-container   .teaser-entry   a:hover  {
	color: #303761;
}

#category-tabs-container .teaser-entry img {
	margin: 5px 10px 5px 5px;
	float: left;
}


#category-tabs-container  #content  .teaser-entry  h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303761;
	margin: 10px 5px 5px 10px;
	overflow:hidden;
	white-space: nowrap;
}
#category-tabs-container #content .teaser-entry p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 5px 5px 5px 10px;
	overflow:hidden;	
}
#category-tabs-container .nolisting{
	margin: 20px 0px 0px 15px;
	float: left;
	font-size:11px;
	font-weight: bold;
}
