html {
	font-size: 62.5%;
}
body {
	background: #000 url(/images/bg_main.gif) top left repeat-x;
	color: #fff;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
}
p {
	color: #fff;
	line-height: 1.1em;
	padding: 0 0 15px 0;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.none {
	text-decoration: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.bold {
	font-weight: bold;
}
hr {
	background-color: #808080;
	border: none;
	clear: both;
	color: #808080;
	height: 1px;
	margin: 0;
	padding: 0;
}
.container {
	margin: 0 auto;
	width: 996px;
}
#header {
	float: left;
	width: 996px;
	height: 90px;
}
#header .toplinks {
	float: right;
	margin: 0 6px 0 0;
}
#header .toplinks ul {
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
}
#header .toplinks li {
	float: left;
	margin: 0 0 0 20px;
}
#header .toplinks li.bookmark {
	padding: 3px 0 0 0;
	font-weight: bold;
	color: #fff;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
	#header .toplinks li.bookmark a {
		color: #fff;
	}
#header .logo {
	display: inline;
	float: left;
	margin: 23px 10px 0 33px;
}
#header .strapline {
	margin: 42px 0 0 0;
}
#header .search {
	margin: 0;
	padding: 0;
}
#header .search ul {
	float: right;
	list-style: none;
}
#header .search li {
	float: left;
	margin: 0 5px 0 0;
}
#header .search input {
	border: 1px solid #a0a0a0;
	line-height: 1.2em;
	font-size: 1.0em;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .search select {
	border: 1px solid #a0a0a0;
	line-height: 1.2em;
	font-size: 1.0em;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .search li.btn_search input {
	padding: 0;
	border: none;
	margin: 0 0 0 0;
	position: relative;
}

#quicklinks {
	float: left;
	width: 996px;
	margin: 3px 0 0 35px;
}
	#quicklinks ul {
		list-style: none;
	}
	#quicklinks li {
		height: 54px;
		width: 99px;
		display: block;
		float: left;
		margin: 0 27px 0 0;
		text-indent: -99999px;
	}
	#quicklinks li.quick {
		background: transparent url(/images/quicklinks.gif) top left no-repeat;
		width: 99px;
	}
	#quicklinks li a.europanel {
		height: 54px;
		width: 120px;
		display: block;
		background: transparent url(/images/icon_europanel_off.gif) top left no-repeat;
	}
	#quicklinks li a:hover.europanel  {
		background: transparent url(/images/icon_europanel_on.gif) top left no-repeat;
	}
	#quicklinks li a.rockspan {
		height: 54px;
		width: 120px;
		display: block;
		background: transparent url(/images/icon_rockspan_off.gif) top left no-repeat;
	}
	#quicklinks li a:hover.rockspan  {
		background: transparent url(/images/icon_rockspan_on.gif) top left no-repeat;
	}
	#quicklinks li a.firemaster {
		height: 54px;
		width: 120px;
		display: block;
		background: transparent url(/images/icon_firemaster_off.gif) top left no-repeat;
	}
	#quicklinks li a:hover.firemaster  {
		background: transparent url(/images/icon_firemaster_on.gif) top left no-repeat;
	}
	#quicklinks li a.rainspan {
		height: 54px;
		width: 120px;
		display: block;
		background: transparent url(/images/icon_rainspan_off.gif) top left no-repeat;
	}
	#quicklinks li a:hover.rainspan  {
		background: transparent url(/images/icon_rainspan_on.gif) top left no-repeat;
	}
.strapline2 {
	 text-align: center; 
	 margin: 0 0 3px 0;
}

#products img {padding: 0 5px 0 5px;}

.products_home {
	float: left;
	margin: 5px 0 11px 0;
	width: 996px;
}
	.products_home ul {
		float: left;
	}
	.products_home li {
		float: left;
		height: 75px;
		text-indent: -99999px;
	}
	.products_home li a.europanel {
		height: 75px;
		width: 256px;
		display: block;
		background: transparent url(/images/europanel_off.gif) top left no-repeat;
	}
	.products_home li a:hover.europanel  {
		background: transparent url(/images/europanel_on.gif) top left no-repeat;
	}
	.products_home li a.rockspan {
		height: 75px;
		width: 251px;
		display: block;
		background: transparent url(/images/rockspan_off.gif) top left no-repeat;
	}
	.products_home li a:hover.rockspan  {
		background: transparent url(/images/rockspan_on.gif) top left no-repeat;
	}
	.products_home li a.firemaster {
		height: 75px;
		width: 251px;
		display: block;
		background: transparent url(/images/firemaster_off.gif) top left no-repeat;
	}
	.products_home li a:hover.firemaster  {
		background: transparent url(/images/firemaster_on.gif) top left no-repeat;
	}
	.products_home li a.rainspan {
		height: 75px;
		width: 238px;
		display: block;
		background: transparent url(/images/rainspan_off.gif) top left no-repeat;
	}
	.products_home li a:hover.rainspan  {
		background: transparent url(/images/rainspan_on.gif) top left no-repeat;
	}
.adverts_home {
	width: 1011px;
	margin: 0 0 0 -8px;
	position: relative;
}
	.adverts_home ul {
		float: left;	
		width: 1011px;
	}
	.adverts_home li {
		float: left;
		height: 126px;
		text-indent: -99999px;
	}
	.adverts_home li a.podcast {
		height: 126px;
		width: 335px;
		display: block;
		background: transparent url(/images/podcast_off.gif) top left no-repeat;
	}
	.adverts_home li a:hover.podcast  {
		background: transparent url(/images/podcast_on.gif) top left no-repeat;
	}
	.adverts_home li a.newsletter {
		height: 126px;
		width: 339px;
		display: block;
		background: transparent url(/images/newsletter_off.gif) top left no-repeat;
	}
	.adverts_home li a:hover.newsletter  {
		background: transparent url(/images/newsletter_on.gif) top left no-repeat;
	}
	.adverts_home li a.cpd {
		height: 126px;
		width: 337px;
		display: block;
		background: transparent url(/images/cpd_off.gif) top left no-repeat;
	}
	.adverts_home li a:hover.cpd  {
		background: transparent url(/images/cpd_on.gif) top left no-repeat;
	}


#main {
	float: left;
	width: 996px;
}
#left_col {
	float: left;
	width: 668px;
}
#right_col {
	float: left;
	width: 318px;
	margin: 0 0 0 10px;
}
	#right_col .map a {
		margin: 0 0 10px 0;
		height: 124px;
		width: 318px;
		display: block;
		float: left;
		text-indent: -99999px;
		background: transparent url(/images/map_off.gif) top left no-repeat;
	}
	#right_col .map a:hover {
		background: transparent url(/images/map_on.gif) top left no-repeat;
	}
.calculator {
	padding: 14px 0 0 0;
	width: 318px;
	margin: 0 0 10px 0;
	float: left;
}

	.calculator .copy {
		background: transparent url(/images/bg_tag_blk.gif) bottom left no-repeat;
		padding: 0 20px 10px 20px;
		overflow: hidden;
		width: 278px;
		float: left;
	}
	.black_bg .calculator .copy {
		background: transparent url(/images/bg_tag_blk.gif) bottom left no-repeat;
	}
	.calculator .copy h1 {
		color: #fff;
		font-size: 1.4em;
		padding: 0 0 10px 0;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	.calculator li {
		margin: 0 0 3px 0;
	}
	.calculator select {
		width: 270px;
		border: 1px solid #cccbcb;
		font-size: 1.0em;
	}
	.calculator li.btn_calculate {
		float: right;
		margin: 10px 0 0 0;
	}
	.calculator li.header {
		font-weight: bold;
		margin: 5px 0px;
		font-size: 1.0em;
	}
#cs_home {
	float: left;
	width: 278px;
	padding: 20px 20px 0 20px;
}

#tagcloud {
	padding: 13px 0 0 0;
	margin: 0 0 10px 0;
	float: left;
}
#tagcloud .top {
	width: 318px;
	height: 13px;
}
#tagcloud h1 {
	color: #8FCF50;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	padding: 0 0 0 20px;
	margin: 0;
	background-color: #000;
}
.black_bg #tagcloud {
	background: #070606 url(/images/tag_bottom.gif) top left no-repeat;
}
ul.tagcloud {
	margin: 0;
	text-align: justify;
	width: 278px;
	background: #070606 url(/images/tag_bottom.gif) bottom left no-repeat;
	padding: 10px 20px 20px 20px;
}
.black_bg ul.tagcloud {
	background: #000 url(/images/bg_tag_blk.gif) bottom left no-repeat;
}
.tagcloud li {
	display: inline;
	padding: 0 0 0 0;
	color: #fff;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.tagcloud a {
	color: #fff;
	padding: 0 3px 0 0;
	text-decoration: none;
}
.tagcloud a:hover {
	text-decoration: underline;
}
.tagcloud .v-popular {
	font-size: 1.1em;
}
.tagcloud .vv-popular {
	font-size: 1.2em;
}
.tagcloud .vvv-popular {
	font-size: 1.3em;
}
.tagcloud .vvvv-popular {
	font-size: 1.4em;
}
.tagcloud .vvvvv-popular {
	font-size: 1.5em;
}
.tagcloud .vvvvvv-popular {
	font-size: 1.6em;
}

#breadcrumb {
	padding: 0;
	background: transparent url(../images/breadcrumb_bg.gif) top left no-repeat;
	width: 987px;
	height: 27px;
	margin: 0 0 10px 0;
	color: #fff;
	clear: both;
    float: left;
	padding: 0 0 0 9px;
	display: inline;
}
#breadcrumb li {
  float: left;
  background: transparent url(../images/crumb_black_black.gif) top right no-repeat;
  padding-right:10px;
  height: 27px;
}
#breadcrumb li a {
  background: #d5d5d5 url(../images/crumb_off_bg.gif) top right repeat-x;
  text-decoration: none;
  padding: 7px 17px 7px 20px;
  display: block;
  color: #fff;
  font-weight: bold;
}
#breadcrumb li span {
  background: #d5d5d5 url(../images/crumb_off_bg.gif) top right repeat-x;
  text-decoration: none;
  padding: 7px 17px 7px 20px;
  display: block;
  color: #fff;
  font-weight: bold;
}
/*\*/
 html>body*#breadcrumb li a {height: 14px; }
 /**/
#breadcrumb li a:hover {
	text-decoration: underline;
  }
#breadcrumb li.before {
  background: transparent url(../images/crumb_black_white.gif) top right no-repeat;
  padding-right:10px;
  height: 27px;
  clear: right;
}
#breadcrumb li.current {
  background: transparent url(../images/crumb_on_tip.gif) top right no-repeat;
  padding-right:10px;
  height: 27px;
  clear: right;
}
#breadcrumb li.current span {
  background: #ccc url(../images/crumb_on_bg.gif) top right repeat-x;
  text-decoration: none;
  color: #7a7a7a;
  padding: 7px 17px 7px 20px;
  display: block;
  font-weight: bold;
}
/*\*/
 html>body*#breadcrumb li.current span {height: 14px; }
 /**/


a.button {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1em;
  color: #fff;
  background: url(/images/button_a.gif) left top no-repeat;
  margin: 10px 0 5px 0;
  padding: 0 0 0 10px;
  float: right;
  }
a.button span {
  background: url(/images/button_b.gif) right top no-repeat;
  display: block;
  padding: 4px 20px 5px 0;
  display: block;
  }
  a.button span.arrow_right {
  background: url(/images/button_c.gif) right top no-repeat;
  display: block;
  padding: 4px 20px 5px 0;
  display: block;
  }

.homepage {
	float: left;
	width: 668px;
	margin: 8px 0 0 0;
}
	.homepage h1 {
		color: #fff;
		font-size: 1.4em;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0 0 1px 0;
		padding: 0;
	}
	.homepage h1.eurobondnews {
		text-indent: -99999px;
		height: 27px;
		background: transparent url(/images/eurobond_news.gif) top left no-repeat;
	}
	.homepage h1.eurobondblog {
		text-indent: -99999px;
		height: 27px;
		background: transparent url(/images/eurobond_blog.gif) top left no-repeat;
	}
	.homepage h2 {
		color:#262626;
		margin: 5px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		font-size: 1.4em;
	}
	h2.faq {
		color:#fff;
		margin: 5px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		font-size: 1.4em;
	}
	h3.faq a {
		color:#8FCF50;
		margin: 5px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		font-size: 1.4em;
		cursor: default;
	}
	h3.faq a:hover {
		text-decoration: none;
	}
	.homepage h3 {
		color:#fff;
		margin: 15px 0 8px 0;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		font-size: 1.4em;
	}
	.homepage h5 {
		color:#858585;
		margin: 0 0 3px 0;
		padding: 0;
		font-size: 1.0em;
		font-weight: normal;
	}
	.homepage ul.more_news {
		list-style:square;
		color: #fff;
		padding: 0 0 0 13px;
	}
	.homepage ul.more_news li {
		margin: 0 0 5px 0;
	}
.homepage .left_col {
	width: 300px;
	padding: 0 9px 0 14px;
	float: left;
}
	
.homepage .right_col {
	width: 320px;
	border-left: 1px solid #808080;
	padding: 0 15px 0 9px;
	float: left;
}

.sub {
	float: left;
}
.sub h1 {
	color: #8fcf50;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
}
.sub h1.category_cs {
	color: #8fcf50;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
}
.sub .left_col {
	float: left;
	width: 611px;
	padding: 10px 0 0 35px;
}
.sub .left_col .signup{
	margin: 15px 0 0 0;
	float: left;
}
.sub .left_col .signup li {
	clear: both;
	padding: 0 0 3px 0;
}
.sub .left_col .signup li.btn {
	padding: 10px 0 0 0;
}
.sub .left_col .signup li label{
	width: 150px;
	float:left;
}
.sub .left_col .signup .error{
	color: #FF0000;
	padding: 0 0 10px 0;
}
.sub .archive {
	background-color: #79797a;
	float: left;
	width: 591px;
	padding: 10px 0 10px 20px;
	margin: 0 0 10px 0;
	display: inline;
}
	.sub .archive ul {
		list-style: none;
		float: left;
	}
	.sub .archive li {
		float: left;
		color: #797979;
		margin: 0 5px 0 0;
		color: #FFFFFF;
	}
	.sub .archive li.padd {
		margin: 0 50px 0 0;
	}
	.sub .archive .field {
		width: 65px;
		border: 1px solid #cccbcb;
		display: inline;
		padding: 2px;
		font-size: 1.0em;
	}
	.sub .archive .field2 {
		width: 120px;
		margin: 2px 0 0 0;
		border: 1px solid #cccbcb;
		display: inline;
		padding: 2px;
		font-size: 1.0em;
	}
	.sub .archive .btn_search {
		margin: 0 0 0 0;
		width: 77px;
		height: 23px;
	}
.filter {
	float: right;
}
	.filter select {
		border: 1px solid #cccbcb;
		font-size: 1.0em;
		color: #7f7f7f;
	}
.testimonial ul {
	margin: 0 0 10px 0;
}
	.testimonial span {
		font-weight: bold;
		width: 120px;
		float: left;
	}
#cs_home .study {
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	display: inline;
	width: 248px;
	line-height: 1.4em;
	border: none;
}

.study {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	display: inline;
	width: 607px;
	line-height: 1.4em;
	border-bottom: 1px solid #bfbfbf;
}

.study a.viewall  {float: right; color: #8FCF50; font-weight: bold;}

	.study .cs_img {
		float: left;
	}
	.study .cs_copy {
		float: left;
		width: 450px;
		margin: 0 0 0 10px;
	}
	.study .cs_copy h2 {
		font-size: 1.4em;
		font-weight: bold;
		line-height: 1.1em;
		padding: 0 0 3px 0;
		color: #262626;
		font-family: Arial, Helvetica, sans-serif;
    }
	.study .cs_copy h2 a {
		text-decoration: none;
    }
	.study .cs_copy h2 a:hover {
		text-decoration: underline;
    }
	.study .cs_copy p	{
		margin: 0;
		padding: 0;
	}
	.study .cs_copy p.date {
		color: #858585;
		padding: 0 0 2px 0;
	}
	.study .cs_copy p.link {
		color: #ffffff;
		padding: 1px 0 0 0;
	}
		.study .cs_copy p.link a{
			color: #ffffff;
			text-decoration: none;
		}
		.study .cs_copy p.link a:hover {
			color: #ffffff;
			text-decoration: underline;
		}






dl.snippet {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float: left;
	display: inline;
	width: 607px;
	line-height: 1.4em;
	border-bottom: 1px solid #bfbfbf;
}
#cs_home dl.snippet {
	width: 278px;
	line-height: 1.4em;
	border-bottom: 1px solid #bfbfbf;
	
}
#cs_home h1 a {
	color: #8FCF50;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	margin: 0 0 20px 0;
	float: left;
}
#cs_home .snippet dd h2 {
	font-size: 1.2em;
}
    .snippet dd h2 {
		font-size: 1.4em;
		font-weight: bold;
		line-height: 1.1em;
		padding: 0 0 3px 0;
		color: #262626;
		font-family: Arial, Helvetica, sans-serif;
    }
	.snippet dd h2 a {
		text-decoration: none;
    }
	.snippet dd h2 a:hover {
		text-decoration: underline;
    }
	.snippet dd.featured {
		float: left;
		padding: 0 10px 0 0;
		margin: 0 10px 0 0;
		border-right: 1px solid #bfbfbf;
	}
	.snippet dd.thumbnail {
		float: left;
		margin: 0 10px 0 0;
	}
#cs_home .snippet dd.thumbnail {
	width: 100px;
}
	.snippet dd p	{
		margin: 0;
		padding: 0;
	}
	.snippet dd p.date {
		color: #858585;
		padding: 0 0 2px 0;
	}
	.snippet dd p.link {
		color: #ffffff;
		padding: 1px 0 0 0;
	}
		.snippet dd p.link a{
			color: #ffffff;
			text-decoration: none;
		}
		.snippet dd p.link a:hover {
			color: #ffffff;
			text-decoration: underline;
		}
.banner {
	margin: 0 0 20px 0 ;
}
.sub .right_col {
	float: left;
	width: 335px;
	padding: 10px 0 0 15px;
}
.sub .right_col .newsletter a {
		margin: 0 0 10px 0;
		height: 110px;
		width: 322px;
		display: block;
		float: left;
		text-indent: -99999px;
		background: transparent url(/images/newsletter_white_off.gif) top left no-repeat;
	}
	.sub .right_col .newsletter a:hover {
		background: transparent url(/images/newsletter_white_on.gif) top left no-repeat;
	}
.sub .right_col .podcast a {
		margin: 0 0 10px 0;
		height: 110px;
		width: 322px;
		display: block;
		float: left;
		text-indent: -99999px;
		background: transparent url(/images/podcast_white_off.gif) top left no-repeat;
	}
	.sub .right_col .podcast a:hover {
		background: transparent url(/images/podcast_white_on.gif) top left no-repeat;
	}
.sub .right_col .map a {
		margin: 0 0 10px 0;
		height: 110px;
		width: 322px;
		display: block;
		text-indent: -99999px;
		float: left;
		background: transparent url(/images/map_white_off.gif) top left no-repeat;
	}
	.sub .right_col .map a:hover {
		background: transparent url(/images/map_white_on.gif) top left no-repeat;
	}

.sub .right_col .cpd a {
		margin: 0 0 10px 0;
		height: 110px;
		width: 322px;
		display: block;
		float: left;
		text-indent: -99999px;
		background: transparent url(/images/cpd_white_off.gif) top left no-repeat;
	}
	.sub .right_col .cpd a:hover {
		background: transparent url(/images/cpd_white_on.gif) top left no-repeat;
	}

.sub .right_col .contact a {
		margin: 0 0 10px 0;
		height: 110px;
		width: 322px;
		display: block;
		float: left;
		text-indent: -99999px;
		background: transparent url(/images/contact_white_off.gif) top left no-repeat;
	}
	.sub .right_col .contact a:hover {
		background: transparent url(/images/contact_white_on.gif) top left no-repeat;
	}

.sub .right_col .question a {
		margin: 0 0 10px 0;
		height: 110px;
		width: 322px;
		display: block;
		float: left;
		text-indent: -99999px;
		background: transparent url(/images/email_white_off.gif) top left no-repeat;
	}
	.sub .right_col .question a:hover {
		background: transparent url(/images/email_white_on.gif) top left no-repeat;
	}

.sub .tags {
	width: 611px;
	background: transparent url(/images/bg_line.gif) bottom left repeat-x;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	text-align: right;
}
.sub .news_img {
	float: right;
	margin: 0 0 10px 10px;
}
.sub #article_options {
  background: transparent url(/images/bg_line.gif) top left repeat-x;
  padding: 20px 0 0 0;
}
  .sub #article_options ul.tabs {
    list-style: none;
    margin: 0 auto;
    width: 100%;
  }
  .sub #article_options ul.tabs li {
    display: inline;
    background: none;
    height: 21px;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
  }
  .sub #article_options ul.tabs li a {
    color: #8fcf5c;
  }
  .sub #article_options ul.tabs li a:hover {
    text-decoration: underline;
  }
  .sub #article_options ul.tabs li.current {
    background: transparent url(/images/tabs_left.gif) left top no-repeat;
    padding: 0 0 0 5px;
  }
  .sub #article_options ul.tabs li.current span {
    background: #7f7f7f url(/images/tabs_right.gif) right top no-repeat;
    padding: 4px 10px 4px 5px;
    float: left;
    color: #FFFFFF;
  }
  
.sub #post_options {
  background: #fff url(/images/bg_line.gif) top left repeat-x;
  padding: 20px 0 0 0;
}
  .sub #post_options ul.tabs {
    list-style: none;
    margin: 0 auto;
    width: 100%;
  }
  .sub #post_options ul.tabs li {
    display: inline;
    background: none;
    height: 21px;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
  }
  .sub #post_options ul.tabs li a {
    color: #8FCF5C;
  }
  .sub #post_options ul.tabs li a:hover {
    color: #8FCF5C;
    text-decoration: underline;
  }
  .sub #post_options ul.tabs li.current {
    background: transparent url(/images/tabs_left.gif) left top no-repeat;
    padding: 0 0 0 5px;
  }
  .sub #post_options ul.tabs li.current span {
    background: #7f7f7f url(/images/tabs_right.gif) right top no-repeat;
    padding: 4px 10px 4px 5px;
    float: left;
    color: #FFFFFF;
  }
  .sub #post_options ul.social{
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    bottom: 2em;
    width: 13em;
    padding: 0.3em;
  }
  .sub #article_options ul.social{
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    bottom: 2em;
    width: 13em;
    padding: 0.3em;
  }
   .sub #post_options ul.social li {
    display: block;
    width: 13em;
    clear: left;
	text-align: left;
  }   
  .sub #article_options ul.social li{
    display: block;
    width: 13em;
    clear: left;
  }
  .sub #post_options ul.social li img{
    margin-bottom: -4px;
    margin-right: 3px;
  }
  
  .sub #article_options ul.social li img{
    margin-bottom: -4px;
    margin-right: 3px;
  }

.sub #post_options {
	background: transparent url(/images/bg_line.gif) top left repeat-x;
	padding: 20px 0 0 0;
	text-align: center;
	margin: 10px 0 10px 0;
}
.sub .faq li {
	background: transparent url(/images/grey_arrow.gif) left 3px no-repeat;
	padding: 0 0 10px 10px;
}
.side_articles {
	width: 318px;
}
.articles_top {
	padding: 15px 0 0 0;
	width: 318px;
	float: left;
	margin: 0 0 10px 0;
}
.articles {
	background: transparent url(/images/bg_tag_blk.gif) bottom left no-repeat;
	padding: 0;
	width: 318px;
	padding: 0 0 10px 0;
	float: left;
	overflow: hidden;
}
.no_bg {
	background: none;
}
	.articles ul {
		margin: 0 24px 0 24px;
	}
	.articles li {
		background: transparent url(/images/grey_arrow.gif) left 3px no-repeat;
		padding: 0 0 10px 10px;
		color: #fff;
	}
	.articles ul.tabs {
		list-style: none;
		margin: 0 0 10px 24px;
	}
	.articles ul.tabs li {
		display: inline;
		background: none;	
		padding: 4px 0 0 0;
		height: 21px;
		float: left;
		margin: 0 10px 0 0;
	}
		.articles ul.tabs li a {
			color: #a7a6a6;
		}
		.articles ul.tabs li.current {
			background: transparent url(/images/tabs_left.gif) left top no-repeat;
			padding: 0 0 0 5px; 
		}
		.articles ul.tabs li.current a {
			background: transparent url(/images/tabs_right.gif) right top no-repeat;
			padding: 4px 10px 4px 5px;
			float: left;
			color: #FFFFFF;
		}
	.articles ul.white {
		margin: 0 10px 10px 10px;
		float: left;
		border: 1px solid #999;
		padding: 20px;
		width: 253px;
	}
	.articles ul.white li {
		background: #000 url(/images/grey_arrow.gif) left 3px no-repeat;
		padding: 0 0 10px 10px;
	}
	.articles ul.hide {
		display: none;
		background-color: #000000;
	}
	.articles ul.show {
		display: block;
		background-color: #000000;

	}
.articles h1 {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 24px; 
}

#contact {
	width: 739px;
	background: transparent url(/images/contact_top.gif) left top no-repeat;
	float: left;
}
#contact_copy {
	width: 703px;
	float: left;
	padding: 43px 0 70px 36px;
	background: transparent;
	color: #c2c2c2;
}
#contact_copy a {
	color: #c2c2c2;
}
	#contact_copy a:hover {
	color: #c2c2c2;
}
	#contact_copy ul {
		margin: 0 0 20px;
	}
	#contact_copy li.heading {
		font-weight: bold;
	}
	#contact_copy .left_col {
		float: left;
		width: 220px;
		border-right: 1px solid #4e4d4f;
	}
	#contact_copy  .mid_col {
		float: left;
		width: 160px;
		padding: 0 0 0 17px;
		border-right: 1px solid #4e4d4f;
	}
	#contact_copy .right_col {
		float: left;
		width: 275px;
		padding: 0 0 0 17px;
	}
	#contact_copy .right_col label {
		float: left;
		width: 77px;
		font-weight: bold;
	}
	#contact_copy .right_col input, textarea {
		width: 167px;
		border: 1px solid #a0a0a0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.0em;
	}
	#contact_copy .right_col ol {
		width: 275px;
	}
	#contact_copy .right_col ol li {
		margin: 0 0 17px 0;
	}
	#contact_copy .right_col input.submit {
		border: none;
		float: right;
		width: 67px;
		height: 27px;
		padding: 0 30px 0 0;
	}
#contact_bottom {
	width: 739px;
	float: left;
	background: transparent url(/images/contact_bottom.gif) left top no-repeat;
}




#footer {
	clear: both;
	padding: 17px 0 30px 0;
	margin: 10px 0 0 0;
	float: left;
	width: 996px;
	background: #000 url(/images/bg_footer_top.jpg) top left no-repeat;
}

#footer .content {
	background: #000 url(/images/bg_footer.jpg) top left repeat-x;
	float: left;
	padding: 0 0 20px 10px;
	width: 986px;
}

#footer .content ul {
	float: left;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 0 40px 20px;
}
#footer .content li {
	padding: 1px 0;
	width: 163px;
}
#footer .content li.long {
	padding: 1px 0;
	width: 350px;
}
#footer .content ul.browse {
	height: 77px;
	margin: 20px 20px 10px 20px;
	width: 163px;
	text-indent: -99999px;
	float: left;
	background: transparent url(/images/browse_site.gif) top left no-repeat;
}

#footer .content li.heading {
	padding: 20px 0 0 0;
	color: #e7e7e7;
	font-size: 1.0em;
	font-weight: bold;
}
#footer .content li a {
	color: #e7e7e7;
	text-decoration: none;
}
#footer .content li a:hover {
	text-decoration: underline;
}
#footer .recycle_green {
	float: left; 
	margin: -65px 20px 0 0;
	width: 959px;
	text-align: right;
	padding: 0 37px 0 0;
}
#footer .bluhalo {
	float: left; 
	margin: -3px 0 0 0;
	width: 959px;
	text-align: right;
	padding: 0 37px 0 0;
}
	#footer .bluhalo a {
		color: #e7e7e7;
		font-family: Arial, Helvetica, sans-serif;
	}
.sub_footer {
		color: #e7e7e7;
		font-family: Arial, Helvetica, sans-serif;
	}
.sub_footer a {
		color: #e7e7e7;
		font-family: Arial, Helvetica, sans-serif;
	}
#content_holder{ 
	z-index: 0;
	color: #fff;
}
#content_holder p, #article p{
	line-height: normal;
}
#content_holder ul, #article ul {
	padding: 0 0 10px 25px;
	list-style: square;
	color: #fff;
}
	#content_holder ul li, #article ul li{
		padding: 0 0 3px 5px;
	}
#content_holder ol, #article ol {
	padding: 10px 0 10px 30px;
	list-style: decimal;
	color: #fff;
}
	#content_holder ol li, #article ol li {
		padding: 0 0 3px 0;
	}
#content_holder h2, #article h2 {
	font-size: 1.4em;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin:	10px 0 5px 0;
}

#content_holder a, #article a {
	color: #8FCF50;
	text-decoration: underline;
} 
#content_holder a:hover, #article a:hover {
	color: #8FCF50;
} 
#article .tags a {
	color: #FFFFFF;
}
#post img {
	float: right !important;
	padding: 0 0 10px 10px !important;
}
.share_button {
	cursor: pointer;
}
.test {
	z-index: 0;
}
.prod_sel table {
  width: 600px;
  font-size: 1.0em;
  background-color: #CCCCCC;
  text-align: center;
  color:#000000;
}
.prod_sel table th {
  background-color: #999;
  font-weight: normal;
  padding: 3px;
  color: #fff;
}
.prod_sel table th.none, .prod_sel table td.none {
  font-weight: bold;
  text-align: left;
}
.prod_sel table th.info {
	text-align: left;
	background-color: #999999;
	border-right: 1px solid #fff;
}
.prod_sel table th, .prod_sel table td {
	border-bottom: 1px solid #fff;
	padding: 3px;
}
.prod_sel table th.bor_right, .prod_sel table td.bor_right {
	border-right: 1px solid #fff;
}
.prod_sel table th.light, .prod_sel table td.light {
	background-color:#E6E6E6
}

.bg_grey {
	background-color: #57575a;
}
.textHistory1, .textHistory1 td {
color:#000;
}
.pad7 { 
padding:7px;
}
table.timeline { 
	width: 400px;
}
table.timeline img{
	padding: 0 0 0 5px;
}

#article {
	padding: 0 0 10px 0;
}
#article p {
	line-height: normal;
}

.pagination {
  background-color: #79797a;
  width: 591px;
  margin: 0 0 10px 0;
  padding: 3px 10px;
  float: left;
  text-align: right;
}
	.pagination img {
		padding: 3px 0 0 0;
	}
	.pagination p {
		float: left;
		clear: none;
		padding: 2px 0 0 0;
		margin: 0 0 0 0;
	}
	.pagination ul {
		float: right;
		clear: none;
	}
	.pagination li {
		float: left;
		padding: 0 5px 0 0;
		margin: 0;
	}
	.pagination li a {
		text-decoration: none;
	}
	.pagination li a.current {
		color: #000;
		text-decoration: underline;
	}
.white {
	color: #fff;
}
#MB_content {
	overflow: none !important;
}

td.address textarea { width: 144px !important;}

.section em a { color: #8FCF50;}

.error ul { line-height: 1.5em; }