body {
	margin: 0px 5pt;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif, Bitstream Vera Sans;
	color: #434343;
	background-color: #000000;
	_text-align: center;
	  background-attachment: fixed;
}

* { /* IE5-6 font declaration */
	_font-size: inherit;
	_font-family: inherit;
	_font-color: inherit;
	_font-weight: inherit;
}

strong {
	font-weight: bold;
	color: #003662;
}

img { border: none; }

form {
	margin: 0;
	padding: 0;
}

form input {
	font: 12px Arial, Helvetica, sans-serif, Bitstream Vera Sans;
}
/*********************************************************************/

a {
	/*color: #477AC3;*/
	color:#003662;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.download {
	font-weight: bold;
	padding-left: 12px;
	background: url(../../images/tpl/arrow-actions.gif) no-repeat left;
}

a.image img {
	display: block;
	border: none;
}

a.button {
	display: block;
	width: 110px;
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
	margin-bottom: 10px;
}



/*********************************************************************/

p {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 17px;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 24px;
	color: #Fext-shadow: #CCCCCC 2px 2px 2px;
}

h2, .wide span.h3, .wide h3 {
	margin: 0px 0 10px;
	padding: 1px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #003662;
	;
	clear: both;
	display: block;
}

h3 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 14px;
}

h4 {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

h5 {
	margin: 0 0 7px 0;
	padding: 0 0 3px 0;
	width: 100%;
	border-bottom: 1px solid #dedede;
	font-size: 11px;
	font-weight: bold;
}

ol {
	margin-top: 5px;
}

ul.features {
	margin: 0 0 10px 0;
	list-style: none;
	padding: 0;
}

ul.features li {
	padding: 0 0 10px 14px;
	line-height: 17px;
	background: url(../../images/tpl/bullet-features.gif) no-repeat 0 6px;
}

/* SEO headings */
strong.seo {
	display: block;
	height: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

span.tiny {
	display: block;
	font-size: 11px;
	color: #777777;
	background: transparent;
	clear: both;
}

/*********************************************************************/

#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	padding: 106px 0 0 0;
	_text-align: left;
	background-color: #FFFFFF;
}

#top-of-page {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 950px;
	height: 141px;
	clear: both;
	background: url(../../images/tpl/background-header.gif) no-repeat 0 20px;
}

/*********************************************************************/

#content-container {
	width: 100%;
	background: url(../../images/tpl/background-content.gif) repeat-y 721px 0;
	overflow: hidden;
	margin-bottom: 1px;
}

#content-left {
	width: 720px;
	float: left;
	overflow: hidden;
	background: url(../../images/tpl/background-addon.jpg) no-repeat top right;
	
}



.index #content-left {
	padding: 0 1px 0 0;
	width: 720px;
}

#content-right {
	width: 200px;
	float: left;
	padding: 0 0 0 4px;
	margin-top: 10px;
}

#content {
	
	margin: 0;
	padding: 0 40px;
}

#content li {
	padding: 5px 0;
}

#content-container.wide {
	width: 100%;
	background: none;
	overflow: hidden;
	margin: 0px 0px 1px 0px;
}

#content-container.wide-noindent {
	width: 100%;
	background: none;
	overflow: hidden;
	margin: 0px 0px 1px 0px;
}

#content-container.wide #content {
	border: none;
	margin: 0;
	padding: 30px 40px 32px 40px;
	min-height: 380px;
	height: auto;
	_height: 380px;
}

#content-container.wide-noindent #content {
	border: none;
	margin: 0;
	padding: 0px;
	min-height: 380px;
	height: auto;
	_height: 380px;
}


/*********************************************************************/

#search-form {
	position: absolute;
	top: 23px;
	right: 10px;
}

#search-form select {
	margin: 0;
	padding: 2px 4px 0 4px;
	width: 94px;
	height: 16px;
	display: block;
	float: left;
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}

#search-form input.searchfield {
	margin: 0;
	padding: 2px 4px 0 4px;
	width: 94px;
	height: 16px;
	display: block;
	float: left;
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}

#search-form input.search-button {
	width: 22px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 3px;
	background-color: #003662;
}

/*********************************************************************/
/*
#language {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 22px;
	_top: 21px;
	right: 145px;
	font-size: 11px;
	z-index: 20;
}

#language li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative; 
	background: url(/files/images/tpl/arrow-dropdown-white.gif) no-repeat 93% 5px;
}

#language li a {
	display: block;
	float: left;
	height: 22px;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
}

#language li a span {
	display: block;
	float: left;
	padding: 5px 20px 0 5px;
	line-height: 16px;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	height: 19px;
}
*/

#language {
	margin: 8px 0px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 18px;
/*	_top: 1px;*/
	right: 150px;
	font-size: 11px;
	z-index: 20;
	border-right:1px solid white;
	height:16px;
}

#language li {
	display: block;
	float: left;
	margin: 0;
	padding-left: 4px;
	position: relative; 
	background: url(../../images/fce/arrow-white.gif) no-repeat 0px 3px;
}

#language li a {
	display: block;
	float: left;
	height: 16px;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
}

#language li a span {
	display: block;
	float: left;
	padding: 0px 10px 0 5px;
	line-height: 16px;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	height: 16px;
}

#language li a:hover span {
	text-decoration:underline;
}

#language li a:hover {
	color: #CCFFFF;
}

#language li.hover a {
	color: #CCFFFF;
	height: 19px;
	overflow: hidden;
	z-index: 20;
	position: relative;
	margin-left: -1px;
	padding-left: 4px;
	background: url(../../images/tpl/d-link-main-left.gif) no-repeat;
}

#language li.hover a span {
	cursor: pointer;
	background: url(../../images/tpl/d-link-main-right.gif) no-repeat top right;
}

#language li div#lmenu {
	display: none;
	background: url(../../images/tpl/d-dropdown-top.gif) no-repeat;
	padding: 4px 0 0 0;
	width: 168px;
	position: absolute;
	top: 18px;
	left: -1px;
}

#language ul {
	margin: 0;
	padding: 0 8px 4px 8px;
	list-style: none;
	width: 152px;
	background: url(../../images/tpl/d-dropdown-bottom.gif) no-repeat bottom left;
}

#language ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 1px 0 1px 0;
	background: none;
	_border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	width: 152px;
}

#language ul li:first-child {
	border-top: none;
}

#language li.hover ul li a {
	font-size: 11px;
	white-space: normal;
	display: block;
	float: none;
	height: auto;
	font-weight: normal;
	color: #FFFFFF;
	background: none;
	padding: 4px 0;
	width: 100%;
	margin: 0;
	line-height: 14px;
}

#language li.hover ul li a:hover, #language li.hover ul li:hover a {
	background: url(../../images/tpl/d-gradient.gif) repeat-y top;
	margin: 0;
	padding: 4px 0;
	color: #CCFFFF;
}

#language li.hover div#lmenu{
	display: block; 
}

/*********************************************************************/

#site-tools {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 62px;
	right: 10px;
	font-size: 11px;
}

#site-tools li {
	display: inline;
	padding: 0 0 0 7px;
	margin: 0 2px 0 0;
	background: url(../../images/tpl/separator.gif) no-repeat 0 2px;
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}

#site-tools li:first-child {
	background-image: none;
	padding-left: 0;
}

#site-tools li a {
	color: #3366CC;
	text-decoration: none;
	background: #FBFBFB;
}

#site-tools li a:hover {
	text-decoration: underline;
}

/*********************************************************************/

#global-sites {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 37px;
	left: 0px;
	line-height: 36px;
	font-size: 13px;
}

#global-sites li {
	display: block;
	float: left;
	background: url(../../images/tpl/bullet-middle.gif) no-repeat 0 13px;
	padding: 0 0 0 17px;
	margin: 0 10px 0 10px;
}

* html #global-sites li {
	margin-left: 5px;
}

#global-sites li.active {
	margin: 0 10px 0 -47px;
	padding: 0 0 0 60px;
	background: url(../../images/tpl/link-left.gif) no-repeat;
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "6px" : "auto");
	_margin-left: expression( (this===this.parentNode.childNodes[0]) ? "0px" : "-47px");
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "url(/files/images/tpl/link-first.gif)" : "auto");
}

#global-sites li.active:first-child {
	margin-left: 0;
	padding: 0 0 0 6px;
	background: url(../../images/tpl/link-first.gif) no-repeat;
}

#global-sites li.active span {
	margin-right: -47px;
	background: url(../../images/tpl/link-right.gif) no-repeat top right;
	padding: 1px 62px 0 2px;
	position: relative; 
	display: block;
	height: 37px;
	float: left;
}

#global-sites li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	position: relative;
}

#global-sites li a:hover {
	text-decoration: underline;
}

#global-sites li.active a {
	font-weight: bold;
	color: #7D9BC6;
	background-color: #FFF;
}

#global-sites li a.itcsny {
	width: 71px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/tpl/logo.gif) no-repeat 0 -22px;
	margin: 7px 0 0 0;
}

#global-sites li.active a.itcsny {
	background: url(../../images/tpl/logo.jpg) no-repeat;
	width: 86px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 7px 4px 0 6px;
	padding: 0;
}

* html #global-sites li.active a.itcsny {
	margin-left: 4px;
	margin-right: 2px;
}

/*********************************************************************/

#primary-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 86px;
	left: 32px;
	font-size: 12px;
	z-index: 10;
}
#primary-navigation1 {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 88px;
	left: 891px;
	font-size: 12px;
	z-index: 10;
	height: 47px;
	width: 52px;
}
#primary-navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative; 
	background: url(../../images/tpl/separator.gif) no-repeat 100% 6px;
}

#primary-navigation li.last {
	background-image: none;
}

#primary-navigation li a {
	display: block;
	float: left;
	height: 22px;
	line-height: 16px;
	color: #003662;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

#primary-navigation li a.active {
	color: #003662;
}

#primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 9px 0 5px;
	cursor: pointer;
	height: 19px;
}

#primary-navigation li a:hover {
	color: #003662;
	text-decoration: underline;
}

#primary-navigation li.hover a {
	color: #003662;
	height: 19px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	margin-left: -1px;
	padding-left: 4px;
	background: url(../../images/tpl/link-main-left.gif) no-repeat;
}

#primary-navigation li.hover a span {
	cursor: pointer;
	background: url(../../images/tpl/link-main-right.gif) no-repeat top right;
}

#primary-navigation li div {
	display: none;
	background: url(../../images/tpl/dropdown-top.gif) no-repeat;
	padding: 4px 0 0 0;
	width: 168px;
	position: absolute;
	top: 18px;
	left: -1px;
}

#primary-navigation ul {
	margin: 0;
	padding: 0 8px 4px 8px;
	list-style: none;
	width: 152px;
	background: url(../../images/tpl/dropdown-bottom.gif) no-repeat bottom left;
}

#primary-navigation ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 1px 0 1px 0;
	background: none;
	border-top: 1px solid #C9D6E8;
	_border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	width: 152px;
}

#primary-navigation ul li:first-child {
	border-top: none;
}

#primary-navigation li.hover ul li a {
	white-space: normal;
	display: block;
	float: none;
	height: auto;
	font-weight: normal;
	color: #003662;
	background: none;
	padding: 8px 0 8px 0;
	width: 100%;
	margin: 0;
	line-height: 14px;
}

#primary-navigation li.hover ul li a:hover, #primary-navigation li.hover ul li:hover a {
	background: url(../../images/tpl/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #003662;
}

#primary-navigation li.hover ul li a.active{
	font-weight: bold;
	background: url(../../images/tpl/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #003662;
}

#primary-navigation li.hover div {
	display: block;
}

/* primary navigation for communities */

.communities #primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 20px 0 5px;
	cursor: pointer;
	height: 19px;
	background: url(../../images/tpl/link-main-right-act.gif) no-repeat top right;
}

.communities #primary-navigation li a.active span {
	background: url(../../images/tpl/link-main-active.gif) no-repeat 100% 0;
}

.communities #primary-navigation li.hover a span {
	cursor: pointer;
	background: url(../../images/tpl/link-main-right-act.gif) no-repeat 100% -22px;
}

/*********************************************************************/

#footer {
	width: 922px;
	height: 35px;
	background: url(../../images/tpl/background-footer.gif) no-repeat;
	font-size: 10px;
	line-height: 34px;
	padding: 0 14px 0 14px;
	position: relative;
	color: #000000;
	clear: both;
	_padding-top:10px;
}

#footer p {
	display: inline;
}



#navigation-bottom {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	display: inline;
}

#navigation-bottom li {
	display: inline;
	background: url(../../images/tpl/separator.gif) no-repeat 0 2px;
	padding: 0 0 0 9px;
	margin: 0 3px 0 0;
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}

#navigation-bottom li:first-child{
	background-image: none;
	padding-left: 0;
}

#navigation-bottom li a {
	color: #000000;
	text-decoration: none;
	background: #F3F3F3;
}

#navigation-bottom li a:hover {
	text-decoration: underline;
}

/*********************************************************************/

#secondary-navigation {
	width: 205px;
	margin: 0 0 0px 0;
	padding: 0 14px 20px 7px;
	list-style: none;
	background: url(../../images/tpl/background-navigation-right.gif) no-repeat bottom left;
	font-size: 11px;
}

#secondary-navigation li {
	border-top: 1px solid #C5D4E9;
	padding: 1px 0 1px 0;
	background: url(../../images/tpl/arrow-right-lite.gif) no-repeat 0 12px;
}
#secondary-navigation li.first {
	border-top: none;
}

#secondary-navigation li.active {
	background-image: url(../../images/tpl/arrow-right-dark.gif);
}

#secondary-navigation li a {
	padding: 8px 0 8px 12px;
	display: block;
	text-decoration: none;
}

#secondary-navigation li.active a {
	font-weight: bold;
	background: url(../../images/tpl/gradient.gif) repeat-y top;
}

#secondary-navigation li a:hover {
	background: url(../../images/tpl/gradient.gif) repeat-y top;
}

#secondary-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #C5D4E9;
}

#secondary-navigation ul ul {
	border-top: none;
	padding-left: 7px;
}

#secondary-navigation li.active ul li a, #secondary-navigation ul li.active ul li a {
	font-weight: normal;
	background: none;
}

#secondary-navigation li.active ul li a:hover, #secondary-navigation ul li.active ul li a:hover {
	background: url(../../images/tpl/gradient.gif) repeat-y top;
}

#secondary-navigation li ul li {
	background-position: 9px 12px;
	_width:204px;
/*	border-top: none;*/
}
#secondary-navigation li ul li a {
	padding-left: 21px;
}
#secondary-navigation li ul li ul li {
	background-position: 17px 12px; 
	border-top: none;
	_width:190px;
}
#secondary-navigation li ul li ul li a {
	padding-left: 29px;
}

/*********************************************************************/


/* Content Element */
#header {
/*border: 1px dotted red;*/
	margin: 0;
	padding: 32px 40px 0 41px;
	background: url(../../images/tpl/border-left-content.gif) no-repeat 0 0;
}

.wide #header {
/*border: 1px dotted red;*/
	margin: 1em 0;
	padding: 0;
	background: none;
}

#header p, #header br {
	padding-bottom: 0;
	margin-bottom: 0;
	overflow: hidden;
}

#header .overlay{
	padding-bottom: 15px;
	margin-bottom: 0;
	overflow: hidden;
}

#header .overlay h1 {
	font-size: 30px;
	color: #7d9bc6;
}

#header .statement p {
	padding-bottom: 10px;
	width:auto;
}

/* Two-column Header (product, etc.) */
#header .overlay div.left {
	float: left;
	width: 130px;
	padding: 0 0 70px 0;
	background: url(../img/pattern_product.gif) no-repeat bottom left;
}

#header .overlay div.left a.image {
	display: block;
	margin-bottom: 20px;
}

#header .overlay div.right {
	float: right;
	_float: none;
	width: 490px;
	padding: 0 0 0 12px;
}

/* First Level Hero template */

#header.firstlevel {
	/*overflow: hidden;*/
	height: 150px;
	padding: 0;
	margin: 0;
	background: url(../../images/tpl/background-hero-foot.gif) no-repeat bottom left;
}

#header.firstlevel .overlay {
	overflow: hidden;
	height: 118px;
	*height: 114px; /*IE7*/
	_height: 115px; /*IE5-6*/
	width: auto;
	display: block;
	padding: 34px 41px 0 40px;
	background: url(../../images/tpl/background-stdhero.jpg) no-repeat top right;
}

#header.firstlevel .overlay h1{
	font-size: 30px;
	font-weight: normal;
	color: #003662;
}

#header.firstlevel .statement {
	overflow: hidden; 
	position: absolute;
	width: 300px; 
	top: 115px;
	right: 275px;
	border: 2px solid white;
	background-color: #aec2d7; 
	padding: 10px;
	font-size: 11px;
	line-height: 150%;
	color: #fff; 
}
/***********************************************************/




ul.news_column {
	padding: 0;
	list-style-type: none;
	margin: 8px 0 0 0;
	overflow: hidden;
	display: block;
/*border: 1px dotted red;*/
}

ul.news_column li {
	display: block;
	width: 100%;
	margin: -1px 0;
	padding: 4px 0;
/*	border-top: 1px solid #CACAC9;
	border-bottom: 1px solid #CACAC9; */
}

ul.news_column a {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;
	color: #003662;
}

ul.news_column a:hover {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;

}

ul.news_column a p.date {
	margin: 0;
	padding: 0;
	color: #A9AAAA;
}

ul.news_column a p.author {
	margin: 0;
	padding: 0;
}

ul.news_column a p.link {
	margin: 0;
	padding: 0;
}



/* TWO COLUMN NEWS ROOM */
#news_home {
	text-align: left;
	width: 240px;
	margin: 0 6px 0 21px;
	_margin: 0 6px 0 11px;
	float: left;
}

#news_home ul.news_column {
	padding: 0;
	list-style-type: none;
	margin: 8px 0 0 0;
}

#news_home ul.news_column li {
	display: block;
	width: 100%;
	margin: -1px 0;
	padding: 8px 0;
	border-top: 1px solid #CACAC9;
	border-bottom: 1px solid #CACAC9;
}

#news_home ul.news_column a {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;
	color: #003662;
}

#news_home ul.news_column a:hover {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;

}

#news_home ul.news_column a p.date {
	margin: 0;
	padding: 0;
	color: #A9AAAA;
}

#news_home ul.news_column a p.author {
	margin: 0;
	padding: 0;
}

#news_home ul.news_column a p.link {
	margin: 0;
	padding: 0;
}



/* *************************************************************** */
/* Table styles */
table.comparison, 
table.general {
	margin: 10px 0 20px 0;
	padding: 0;
}

table.comparison th, 
table.general th {
	text-align: left;
	color: #ffffff;
	padding: 4px 12px;
	background-color: #336699;
}

table.comparison tr, 
table.general tr {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #F9F9F9;
}

table.comparison tr.odd, 
table.general tr.odd {
	background-color: #f1f4f9;
}

/* END Table styles */
/* *************************************************************** */
li.inline {
	float: left;
	display: block;
	width: 110px;	
	height: 120px;
	padding: 0 10px 0px 10px;
	margin-top: -3px;
	text-align: center;
	border-right: 1px solid #dedede;
}
/* *************************************************************** */

/* info box settings */
div.itop {
	margin-top: -7px;
}
div.info-box {
	background: #F8F8F8 url(../../images/tpl/infobox-top.gif) no-repeat;
	margin-bottom: 2px;
}

div.info-box div.inner {
	padding: 0 8px 19px 8px;
	background: url(../../images/tpl/infobox-bottom.gif) no-repeat bottom left;
	font-size: 11px;
}

div.info-box strong.head {
	display: block;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-left: 20px;
	background: url(../../images/tpl/bullet-middle.gif) no-repeat 4px 8px;
	margin-bottom: 5px;
}

div.info-box div.inner p {
	margin-bottom: 6px;
	line-height: 14px;
}

div.info-box ul.links {
	margin: 0;
	padding: 0;
	list-style: square;
	margin: 4px 0 0px 0;
	padding: 0px 13px 0 20px;
	_padding: 0px 13px 0 29px;
}

div.info-box ul.links li {
	line-height: 18px;
}

/*********************************************************************/

div.features {
	background: url(../../images/tpl/background-features.gif) repeat-x;
	margin-bottom: 18px;
	padding-top: 20px;
	font-size: 11px;
}

div.features div.layout {
	overflow: hidden;
	background: url(../../images/tpl/background-feature-layout.gif) repeat-y;
	padding-bottom: 10px;
}

div.features div.line {
	height: 15px;
	background: url(../../images/tpl/background-feature-line.gif) no-repeat 20px 0;
	clear: both;
}

div.features div.block {
	width: 209px;
	float: left;
	padding: 0 10px 6px 20px;
}

div.features div.top, div.features div.bottom {
	overflow: hidden;
	height: 1%;
}

div.features div.top div.block {
	background: url(../../images/tpl/background-feature-block.gif) no-repeat;
}

div.features p {
	margin-bottom: 10px;
	line-height: 14px;
}

div.features a.participate {
	margin-left: -3px;
}


div.features ul.actions li {
	display: inline;
 	background: url(../../images/tpl/separator.gif) no-repeat 0 3px;
	padding-left: 8px;
}

div.features ul.actions li:first-child {
	padding-left: 0;
	background: none;
}

div.features ul.actions li a {
	background-image: url(../../images/tpl/arrow-right-lite.gif);
	padding-left: 10px;
}
#page_headersearch {
	padding-right : 15px;
	padding-top : 42px;
	float : right;
	width : 210px;
	text-align : right;
	word-spacing : 0px;
	overflow : visible;
} 
.bottom {
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}
#container #content-container #content-left #content ul div {
	color: #600;
	font-size: 20px;
}
#container #content-container #content-left #content ul div {
	font-weight: bold;
}

