@import url(/themes/really/arctic-machine/widgets/tabs/tabs.css);
@import url(/themes/fonts/pt-sans/pt-sans.css);

HTML {
	margin: 0; 
	padding: 0;
}
BODY {
	margin: 0;
	padding: 0;
	border: 0; /* ie6 fix */
	font: normal .75em/1.4em Arial, sans-serif;
	color: #000;
	background: url(pics/body-bg-repeat.jpg) center repeat-y #000;
}

/* Basic Elements
===================*/
A {text-decoration: none; outline: none; color: #FF5F01;}
A:hover {text-decoration: none;}
A IMG {border: 0;}

H1 A, H2 A, H3 A,
H1 A:hover, H2 A:hover, H3 A:hover {
	text-decoration: none;
	color: #000;
}
H1 {
	font-weight: normal;
	font-size: 36px;
	line-height: 1em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}
H2 {
	font-weight: bold;
	font-size: 23px;
	line-height: 1em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}
H3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}

H4 {
	font-family: PTSansRegular;
	color: #9f9f9f;
	font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
	margin-top: 5px;
}

H6 {
	margin: 0;
	font-size: 16px;
	color: #9F9F9F;
	font-weight: normal;		
}

P {margin: 0; padding: 5px 0;}
HR {
	clear: both;
	height: 1px;
	border: 0;
	margin: 10px 0;
	padding: 0;
	color: #ccc;
	background-color: #E1E1E1;
}
INPUT, SELECT, TEXTAREA {
	font: 12px Arial, sans-serif;
}
FORM {margin: 0;}
IMG, TABLE, TD {border-color: #ccc; border: 0;}
TD { vertical-align: top; }
TD H3 { padding-top: 0; }

PRE {
	white-space: normal;
	font-size: 16px;
	font-family: arial;
	line-height: 22px;
	margin: 20px 0 0;
	padding: 0 0 20px;
	font-style: italic;
}
	

/* sitemap
============*/
#pageList {padding: 10px 0;}
#pageList UL {margin: 0; padding: 0;}
#pageList UL LI {margin: 0; padding: 2px 0 2px 20px; list-style-type: none;}

/* wrapper
============*/
#wrapper {
	height: auto;
	background: url(pics/content-bg.png) no-repeat;
	background-position: center 132px;
	overflow: hidden;
}

/* Header
==========*/
#header {
	background: url(pics/header-bg.jpg) repeat-x top;
	z-index: 100;
	background-position: 0px -18px;
	min-height: 132px;
	min-width: 950px;
}

#headerContent {
	margin: 0 auto;
	width: 950px;
	padding-top: 152px;
	position: relative;
}

#header .searchBox {
	position: absolute;
	top: 22px;
	right: 0px;
	width: 187px;
	height: 28px;
	background: url(pics/searchClosed.jpg) no-repeat right top;
}
#header .searchBox.focus {
	background: url(pics/search.jpg) no-repeat right top;
}
#header .searchBox .searchInput {
	border: 0;
	width: 140px;
	color: #9B9B9B;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background: none;
}
#header .searchBox .searchSubmit {
	border: 0;
	text-indent: 9999px;
	width: 18px;
	height: 15px;
	margin-left: -2px;
	background: none;
}
#header .searchBox table { border-collapse: collapse; }
#header .searchBox table td {
	padding: 0;
	vertical-align: top;
}

#header .searchBox.focus .searchSubmit {
	border: 0;
	width: 36px;
	height: 28px;
}
 
/* Logo
========*/
#logo {
	position: absolute;
	top: 25px;
}

/* Kielet
==========*/
.lang {
	left: 215px;
    position: absolute;
    top: 27px;
}
.lang a { color: #9b9b9b; text-transform: lowercase; margin-right: 12px; }
.lang a.open { color: #000; font-weight: bold;}
.lang a img { display: none; }


#content ul {
	padding: 0;
}

#content li {
	background: url(pics/bullet-point.gif) no-repeat 0px 8px;
	margin-left: 40px;
	padding-left: 25px;	
	list-style-type: none;
}

#content table li {
	margin: 0;	
}
.arcticMachineText{
	font-size: 72px;
	line-height: 26px;
	color: #fff;
	font-family: PTSansNarrowBold;
	position: absolute;
	top: 202px;
	left: 0;
	display: none;
}
/* Extranavi
==============*/
#linkList_20005 {
	position: absolute;
	top: 27px;
	left: 420px;
}
#linkList_20005 UL {
	margin: 0;
	padding: 0;
}
#linkList_20005 UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	margin-left: 12px;
}
#linkList_20005 UL LI A { color: #9b9b9b; }
#linkList_20005 UL LI A.open { color: #000; }

 
/* productfinder
=================*/
.productfinder {
	position: absolute;
	top: 97px;
	left: -2px;
	width: 100%;
	height: 100%;
	text-transform: none;
	text-align: left;
	color: #fff;
	display: none;
	z-index: 100;
}

.productfinderCenter {
	background: #262626;
	width: 949px;
	position: relative;
	top: 0;
	left: 3px;
	margin: 0 auto;
	border-left: 1px solid #494949;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
}

.productfinder p {
	margin: 0;
	padding: 0;
	
}

.productfinder strong {
	font-family: PTSansNarrowRegular;
	color: #FFF;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 20px;
}
.productfinder table td {
	width: 20%;
	padding: 38px 20px 35px 0;
	vertical-align: top;
	border-top: 1px solid #404040;
	width: 138px;
}

.productfinder table td.first-column {
	padding: 37px 20px 35px 25px;
	width: 138px;
}

.productfinder table tr:first-child td { border: none; }

.productfinder table td a {
	border: none;
	float: none;
	height: auto;
	line-height: normal;
	text-align: left;
	width: auto;
	font-size: 11px;
	text-transform: none;
	color: #737373;
}
.productfinder table td a:hover { 
	color: #ff5f01;
	text-decoration: none;
}

/* banner
==========*/
.banner {
	margin-bottom: 20px;
	width: 565px;
	overflow: hidden;
}

/* Top navigation
==================*/
#nav {
	float: left;
	width: 800px;
	clear: both;
	text-transform: uppercase;
	position: absolute;
	top: 65px;
	left: 215px;
}

#nav ul {
	overflow: hidden;
	padding: 0;
	margin: -1px 0 0 0;
}

#nav ul li {
	list-style-type: none;
	float: left;	
	background: #000;
	width: 169px;
	text-align: center;
	float: left;
	line-height: 32px;
	border-right: 1px solid white;
	overflow: hidden;
	border: 1px solid #404040;	
	height: 31px;
	margin-right: 1px;
}

#nav ul li.last {
	background: #ff5f01;
	border-bottom: 1px solid #404040;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid #ff5f01;
}

#nav ul li.last a {
	color: #fff;	
}

#nav ul li.last a.open {
	color: #ff5f01;
	background: #262626;
	border-bottom: 0;
}

#nav ul li.open {
	border-bottom: 1px solid black;
}

#nav ul li.open.last {
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
}

#nav ul li a {	
	color: #acacac;
	width: 100%;
	height: 100%;
	display: block;
}

#nav ul li a:hover {	
	color: #Fff;
	text-decoration: none;
}

#nav ul li a.open {
	color: #FFF;
}

#nav ul li.first {
	width: 50px;
}

#nav ul li.first a {
	display: block;
	background: #000 url(pics/icon-home.gif) no-repeat center 9px;
}

#nav ul li.first a:hover, #nav ul li.first a.open {
	background: #000 url(pics/icon-home-active.gif) no-repeat center 9px;
		
}

#nav ul li a.first {
	text-indent: -9999px;
}

#linkList_20003 {
}
#linkList_20003 UL {
	margin: 0;
	padding: 0;
}
#linkList_20003 UL LI {
	margin: 0;
	padding: 0;
}
#linkList_20003 UL LI A {
}
#linkList_20003 UL LI A.first {
}
#linkList_20003 UL LI A.last {
	background: #ff5f01;
	color: #fff;
}
#linkList_20003 UL LI A.open {
	height: 32px;
	color: #fff;
}

/* Sub navigation
==================*/

.navSubnav {
	width: 100%;
	position: absolute;
	top: 97px;
}

.navSubnav .sub {
	display: none;	
}
.navSubnav UL {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #000;
}
.navSubnav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	
}
.navSubnav UL LI A {
	float: left;
	height: 34px;
	margin: 0;
	padding: 0 25px 0 35px;
	color: #acacac;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 36px;
}
.navSubnav UL LI A:hover {
	color: #Fff;
	text-decoration: none;
}
.navSubnav UL LI A.open {
	color: #fff;
	background: #000;
}
/* sub
=======*/
.navSubnav UL LI UL {
	margin-top: 0;
}
.navSubnav UL LI UL LI {
	display: none;
}
.navSubnav UL LI UL LI.open {
	display: block;	
}
.navSubnav UL LI UL LI A {
	float: left;
	height: 33px;
	line-height: 33px;
}
.navSubnav UL LI UL LI A:hover {
	
}
.navSubnav UL LI UL LI A.open {
}
/* subsub
==========*/
.navSubnav UL LI UL LI UL {
	width: 900px;
	height: 48px;
	padding: 0 25px;
	background: #fff;
	top: 33px;
}
.navSubnav UL LI UL LI UL LI {
	
}
.navSubnav UL LI UL LI UL LI A {
	height: 48px;
	line-height: 48px;
	text-transform: none;
	padding: 0 16px;
	color: #000;
}
.navSubnav UL LI UL LI UL LI A:hover {
	
}
.navSubnav UL LI UL LI UL LI A.open {
	
}

/* NAV THIRD */

.navThird {
	overflow: hidden;
	width: 950px;
}

.navThird ul {
	padding: 0;
	margin: 0;
	background: #000;
	width: 100%;
	overflow: hidden;
}

.navThird ul li {
	float: left;
	list-style-type: none;
	padding: 8px 25px;
	background: black;
	text-transform: uppercase;
	text-align: center;
}

.navThird ul li.open {
	background: #FFF;
	color: #000;
}

.navThird ul li.first {
	padding-left: 35px;	
}

.navThird ul li a {
	color: #ADADAD;
	height: 100%;
	width: 100%;
	display: block;
}

.navThird ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.navThird ul li a.open {
	color: #000;
}

.navFourth {
	width: 950px;
	background: white;
	margin-bottom: -47px;
	z-index: 100;
	position: relative;
}

.navFourthContent {
	overflow: hidden;	
}

.navFourth ul {
	overflow: hidden;
	margin: 0;
	padding: 15px 0 15px 40px;
}

.navFourth ul li {
	float: left;
	list-style-type: none;
	margin-right: 25px;
}

.navFourth ul li.first {
	margin-left: -5px;
}

.navFourth ul li a {
	color: #000;	
}

.navFourth ul li a:hover {
	color: #FF5F01;
	text-decoration: none;
}

.navFourth ul li.open a {
	font-weight: bold;	
}

/* Content
============*/
#content {
	height: auto;
	min-height: 100px;
	padding: 0;
	position: relative;
	z-index: 60;
	padding-bottom: 10px;
}

#contentCenter {
}

#contentContent {
	width: 950px;
	margin: 0 auto;
}

#main {
	float: left;
	height: auto;
	overflow: hidden;
	background: white;
	width: 950px;
	padding-top: 47px;
}

#mainContent {
	border-top: 1px solid #DFDFDF;
	padding: 37px 0px 40px 40px;
}

.mainText {
	line-height: 1.6em;
	padding-right: 40px;
	overflow: hidden;
}

.mainText p {
	margin-top: 5px;
}

.column1Text table td img {
	margin-left: 35px;
}

.promotion {
	float: left;
    padding: 10px 40px;
    overflow: hidden;
    width: 869px;
}

.mainText h1 {
	padding: 0;
}

.mainText h6 {
	padding-top: 5px;
	padding-bottom: 10px;	
}

mainText pre {
	white-space: normal;
	font-size: 16px;
	font-family: arial;
	line-height: 24px;
	padding: 0 0 20px;
}

.mainText h2 {
	font-size: 16px;
	padding: 26px 0 8px 0;
}

.mainText strike, .mainText s {
	color: #ff5f01;
	text-decoration: none;
}
/*
.mainText h3 {
	color: #9f9f9f;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0;
	margin-top: -8px;
}
*/
.mainText > :first-child {
	margin-top: 0;
	padding-top: 0;
}
#column1 {
	clear: both;
	display: block;
}

#column1Content {
	background: url(pics/column-main-bg.gif) repeat-y;
}

#column2Content {
	background: url(pics/column-main-bg.gif) repeat-y;
}

.column1Text blockquote {
	background: url(pics/quote.png) top left no-repeat;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 40px;
	padding-bottom: 60px;
	margin: 50px 0 50px 11px;
	font-size: 20px;
	line-height: 30px;
	border-left: 1px solid #EBEBEB;
	background-position: 30px 0px;
	color: #b2b2b2;
}

.column1Text {
	width: 306px;
	float: right;
	overflow: hidden;
	padding-top: 5px;
	color: #000;
	font-size: 12px;
}

.column1Text table {
	color: #838383;
	font-size: 11px;
}

.column1Text p {
	padding: 3px 10px 10px;
	
}
.column1Text td p {
	padding: 3px 40px 10px 10px;	
}

.column1Text h4 {
	background: #000;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	padding: 0 40px;
	margin: 0;
	line-height: 38px;
	font-family: arial;
}
.column1Text h3 {
	padding-bottom: 0;
} 
.column1Text table {
}
 
.column1Text table h3 {
	font-size: 11px;
	font-weight: bold;	
	padding-left: 8px;
}

.column1Text td {
	padding: 20px 0px 10px 7px;
	border-bottom: 1px solid #e0e0e0;
}

.column1Text table tr td:first-child {
	border-left: 1px solid #e0e0e0;
}

#column2 {
	clear: both;
	display: block;
}
.column2Text  {
	
}

.clearDiv {
	clear: both;
}


/* Footer
===========*/
#footer {
	overflow: hidden;
	text-align: center;
	color: #7f7f7f;
	font-size: 11px;
	position: relative;
	z-index: 60;
	width: 950px;
	margin: 0 auto 0 auto;
}

#footerContent {
}

.footerText { background: #111; text-align: left; line-height: 1.65em; height: 273px;}
.footerText table { margin:0 auto;position:relative; top: 27px; table-layout: fixed; }
.footerText h3 {
	color: #fff;
	font-weight: normal;
	padding-bottom: 0;
	font-size: 11px;
}
.footerText a {
	color: #ff5f01;
}
.footerText td {
	padding: 0 0 0 82px;
	vertical-align: top;
}
.footerText tr td:first-child {
	padding: 0 0 0 22px;
}

.footerText .footerTextContent p:first-child {
	border-bottom: 1px solid #2e2e2e;
}
.footerText td p { border: none !important; }

.to-top {
	padding: 2px 12px 4px 0;
	margin-right: 40px;
	color: #7d7d7d !important;
	background: url(pics/to-top.gif) no-repeat right center;
}
.to-top:hover { text-decoration: none; }


/* REALLY? -tag
===================*/
#really {
	padding: 10px 0px 10px;
	text-align: right;
}
#really A {
	color: #c7c7c7;
	padding: 2px 5px 3px;
	margin-right: 40px;
	font: bold 12px Arial Black, Arial, sans-serif;
	text-decoration: none;
}

#really A:hover {
	background-color: #000;
	color: #8fd71e;
	text-decoration: none;
}

.button {
	background: #000;
	padding: 6px 17px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	line-height: 15px;
	border: 0;
}

.button:hover {
	text-decoration: none;
	color: #FF5F01;	
}

.big-button {
	font-family: arial narrow, arial, sans-serif;
	font-size: 16px; 
	color: #000;
	float: left;
	width: 210px;
	border: 1px solid #e1e1e1;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url(pics/arrow_big.gif) #fff no-repeat 238px center;
	padding: 15px 35px 15px 15px;
	text-transform: uppercase;
	line-height: 15px;
}

.big-button:hover {
	color: #FF5F01;
	text-decoration: none;
	background: url(pics/arrow_big_hover.gif) #fff no-repeat 238px center;
}

.big-button span {
	text-decoration: none !important;
	font-weight: normal !important;	
}

.am-accordion-container {
	background: url(pics/accordion-container-bg.gif);
	padding: 10px;
}
.am-accordion-container .column1Text { display: none; }
.am-accordion-container.loading {
	height: 80px;
	background: url(pics/ajax-loader.gif) no-repeat center center;
	border: none;
}
.am-accordion-container .item {
	background: #fff;
}
.am-accordion-container .item h3.title {
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 0 0;
	background: url(pics/accordion-bg.png) repeat-x;
	height: 43px;
	line-height: 42px;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
}

.am-accordion-container .item h3.title a.loading {
	background: url(pics/ajax-loader.gif) no-repeat 15px center;
}

.am-accordion-container .item h3.title a {
	display: block;
	padding-left: 45px;
	background: url(pics/accordion-arrow.gif) no-repeat;
	background-position: 23px 15px;
	display: block;
	width: 100%;
	height: 100%;
}

.am-accordion-container .item h3.title a span {
	display: block;
}

.am-accordion-container .item h3.title.open {
	font-weight: bold;
}

.am-accordion-container .item .content {
	padding: 30px 45px;
}
.am-accordion-container .item div.content {
}

.productVideos {
	font-family:arial;
	width: 555px;
	float: left;
	padding: 10px 40px;
}

.flickr {
	float: right;
	width: 265px;
	padding: 150px 40px 0 0;
	background: url(pics/flickr-bg.jpg) no-repeat top;
}

.flickr h2,
.productVideos h2,
.promotion h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial Black, Arial, sans-serif;
}
.flickr h2 {
	background: #fff;
	padding: 8px 31px 0 25px;
	display: inline-block;
}
.flickr p {
	background: #fff;
	padding: 6px 55px 10px 25px !important;
	width: 225px;
}
.productVideos h2 {
	padding-top: 10px;
}

.flickr p,
.productVideos p {
	padding-top: 0;	
}
.reallytab ul li { border: 0 !important; }
.reallytab .tabsWrapper { height: 37px !important; }
.reallytab .panels { 
	border: 0;
}

.reallytab .tabsWrapper {
	background: #fff url(pics/accordion-container-bg.gif);
	padding-top: 20px;
	padding-left: 40px;
	height: 40px;
}

.reallytab .tabsWrapper .tab {
	border: 0;
}

#content .reallytab .tabsWrapper li {
	padding: 5px;
	background: url(pics/tab-orange-bg.jpg) bottom repeat-x #ff5f01;
	margin: 0;
	border-radius: 0;
	overflow: hidden;
	margin-right: 5px;
}

#content .reallytab .tabsWrapper li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#content .reallytab .tabsWrapper li.open {
	border-top: 1px solid #f1f1f1;	
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1; 
	background: #fff;
}

#content .reallytab .tabsWrapper li.open a {
	color: #878787;
}

#content .reallytab .tabsWrapper ul {
	padding: 0;
	background: 0;	
	overflow: hidden;
}

td.first-column {
	width: 574px;
}

td.middle-column {
	border-right: 1px solid #eaeaea;
	width: 30px;
	padding-top: 14px;
}

td.last-column {
	padding: 18px 40px 0;
}

td.first-column p {
    padding-top: 8px;
	line-height: 19px;
}

td.last-column i {
	padding-bottom: 10px;
	padding-bottom: 6px;
    padding-top: 4px;
}

#headerContent .lang a:hover,
#headerContent .linkList a:hover {
	color: #000;
	text-decoration: none;
}

#header table {
	margin-top: 0;;
}

#reallytab_20452 {
	height: 220px;
	overflow: hidden;
}
#persistableForm_20894 table p, #persistableForm_22673 table p, #persistableForm_22674 table p, #persistableForm_27049 table p {
	display: block;
}
#persistableForm_20894 p, #persistableForm_22673 p, #persistableForm_22674 p {
	display: none;	
}

#persistableForm_20894, #persistableForm_22673, #persistableForm_22674, #persistableForm_27049 {
	width: 555px;
	padding: 10px 0 5px 30px;
	margin-bottom: 35px;
	font-size: 12px;
}

#persistableForm_20894 h3, #persistableForm_22673 h3, #persistableForm_22674 h3 {
	padding: 15px 0 22px;	
}

#persistableForm_20894 input[type="text"],
#persistableForm_20894 textarea,
#persistableForm_22673 input[type="text"],
#persistableForm_22673 textarea,
#persistableForm_22674 input[type="text"],
#persistableForm_22674 textarea,
#persistableForm_27049 input[type="text"],
#persistableForm_27049 textarea {
	border-left: 1px solid #AEAEAE;
	border-top: 1px solid #AEAEAE;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid lightGrey;
	margin-top: 1px;
	margin-bottom: 5px;
}

#persistableForm_20894 input[type="text"], #persistableForm_22673 input[type="text"], #persistableForm_22674 input[type="text"], #persistableForm_27049 input[type="text"] {
	width: 82%;
	height: 22px;
}

#persistableForm_20894 #submitForm, #persistableForm_22673 #submitForm, #persistableForm_22674 #submitForm, #persistableForm_27049 #submitForm {
	margin-right: 55px;
    margin-top: 13px;
    padding: 7px 20px 5px 20px;
} 

#persistableForm_20894 textarea, #persistableForm_22673 textarea, #persistableForm_22674 textarea {
	width: 82%;
	height: 67px;
}

#persistableForm_27049 textarea {
	width: 82%;
	height: 117px;
}

#persistableForm_20894 .button, #persistableForm_22673 .button, #persistableForm_22674 .button, #persistableForm_27049 .button {
	float: right;	
}

.mapIframe {
	border: 0;
	margin-left: 40px;
	margin-bottom: 73px;
	padding-top: 5px;
}

.mapTabs {
	margin-left: 40px;
	width: 550px;
	border-top: 1px solid #DFDFDF;
	padding-top: 15px;
}

.mapTabs h3 {
	font-size: 18px;
}

.mapTabs p {
	padding-top: 4px;
}

.mapTabs ul {
	margin-top: 19px;
	margin-bottom: 19px;
	overflow: hidden;
	background: url('pics/mapTabsBg.jpg') 0px 1px repeat-x;
}

.mapTabs ul li {
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	list-style-type: none !important;
	background: #fff !important;
	float: left !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding: 8px 19px !important;
	cursor: pointer;
}

.mapTabs ul li.last {
	border-right: 1px solid #dfdfdf;
}

.mapTabs ul li.tabOpen {
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

.formRequiredError,
span.errors {
	display: block;
	color: #ff2501;
	font-size: 11px;	
}

.fetchContactForm iframe {
	border: 0;	
}

.fetchContactForm {
	width: 550px;
	margin-left: 40px;
}

.fetchContactForm #persistableForm_20894 {
	margin-left: 0;	
}
.newsCategories {
display:block;
}
.am-accordion-container table {
	border-collapse: collapse;
	width: 100% !important;
}
.am-accordion-container table tr:first-child td {
	font-weight: bold;
}
.am-accordion-container table tr td {
	font-size: 12px;
	padding: 2px 0px 2px 20px;
}
.am-accordion-container table tr.odd td {
	background: #eeeff1;
}