
/* Used When WideNet JS Runs makeContentResponsive() */
@media (max-width: 479px) {
  table.madeResponsive td { display:block; }
}

#wnInnerContent {
  padding-top: 10px;
  padding-bottom: 30px;
  font-family: "anago", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height:1.2;
  color: #323232;
}

@media screen and (min-width:768px) {
  #wnInnerContent {
    min-height: 300px; 
  }
}

/* * * RESET STANDARD TAGS FOR INTERIOR PAGES * * */
#wnInnerContent h1, #wnInnerContent .h1,
#wnInnerContent h2, #wnInnerContent .h2,
#wnInnerContent h3, #wnInnerContent .h3,
#wnInnerContent h4, #wnInnerContent .h4,
#wnInnerContent h5, #wnInnerContent .h5,
#wnInnerContent h6, #wnInnerContent .h6 {
  margin: 12px 0;
  padding: 0;
  font-family: "anago", sans-serif;
  line-height: 1.2;
  font-weight: 400;
  color: #136189;
}

#wnInnerContent h1, #wnInnerContent .h1 {
  font-size: 36px;
}

#wnInnerContent .row-main-heading h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  margin: 0 0 24px;
}

#wnInnerContent h2, #wnInnerContent .h2 {
  font-size: 32px;
}

#wnInnerContent h3, #wnInnerContent .h3 {
  font-size: 28px;
}

#wnInnerContent h4, #wnInnerContent .h4 {
  font-size: 24px;
  text-transform: uppercase;
}

#wnInnerContent h5, #wnInnerContent .h5 {
  font-size: 20px;
  text-transform: uppercase;
}

#wnInnerContent h6, #wnInnerContent .h6 {
  font-size: 18px;
  text-transform: uppercase;
}

#wnInnerContent ul, #wnInnerContent ol {
  margin: 1em 0;
}

#wnInnerContent ul li {
  list-style:disc;
  margin-bottom:0;
  margin: 0 1em 0em 1em;
}
#wnInnerContent ol li {
  margin-bottom:0;
  margin: 0 1em 0em -2em;
}

#wnInnerContent p {
  margin: 1em 0;
  padding: 0;
  font-family: "anago", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height:1.2;
  color: #323232;
}
#wnInnerContent div p:first-child { margin-top:0; }

#wnInnerContent a, #wnInnerContent a:focus, #wnInnerContent a:visited {
  color: #45b4e7;
}

#wnInnerContent a:hover {
  color: #136189;
  text-decoration: underline;
}

#wnInnerContent .form-horizontal .control-label {
  color: #666;
  padding: 7px 1em 0 0;
  font-weight:bold;
}
#wnInnerContent .form-horizontal .control-label.required:before {
  content:'*';
  padding-right: 6px;
  vertical-align: middle;
  font-weight:normal;
  color:#c00;
}
#wnInnerContent .btn-default {
	display: block;
	height: 38px;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	padding: 7px 20px;
	background: #2375a0;
	border-radius: 3px;
	border: none;
  border: solid 2px #2375a0;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
#wnInnerContent .btn-default:hover {
	background: #FFF;
  color: #2375a0;
}


#wnInnerContent .helpText { font-size:12px; }
#wnInnerContent .col-xs-12.helpText { margin:1em 0; }
.backToListing, #wnInnerContent a.backToListing, #wnInnerContent a.backToListing:focus { font-size:14px; background:#FFF; border-left:2px solid #1f668c; margin-bottom:1em; padding:10px 12px 8px 10px; color:#1f668c; display:inline-block; }
.backToListing:hover, #wnInnerContent a.backToListing:hover { text-decoration:none; background:#1f668c; color:#FFF; }

.fax { display:none; }
.fax input { display:none; }

/* News Module */
.newsDate, #wnInnerContent h3.newsDate { color:#999; font-style:italic; }
.newsPhoto { margin-bottom:.5em; }
.newsListingPhoto {
  max-height: 330px;
  max-width: 100%;
}
.newsListing {
  margin-bottom: 20px;
  padding-bottom:20px;
  border-bottom:1px solid #EEE;
}
.newsListingReadMore, #wnInnerContent a.newsListingReadMore { display:inline-block; border:2px solid #1f668c; padding:4px; font-weight:bold; color:#1f668c; text-decoration:none; }
.newsListingReadMore:hover, #wnInnerContent a.newsListingReadMore:hover { background:#1f668c; color:#FFF; }
.pageLinks, #wnInnerContent a.pageLinks { font-size:16px; background:#FFF; padding:20px 0; color:#1f668c; }
.pageLinks:hover, #wnInnerContent a.pageLinks:hover { text-decoration:none; background:#1f668c; color:#FFF; }
.pageLinks > .glyphicon-circle-arrow-left { margin-left:10%; }
.pageLinks > .glyphicon-circle-arrow-right { margin-right:10%; }
.pageLinks > .fa-arrow-circle-left { padding-left:5px; }
.pageLinks > .fa-arrow-circle-right { padding-right:5px; }
.pageLinksDisabled { background:#FFF; color:#CCC; }
.pageLinksDisabled:hover { text-decoration:none; background:#FFF; color:#CCC; }


/* Bios Module */
.biosCategoryTitle {
  border-bottom: 1px dashed #999;
  margin-bottom: 12px;
  padding-bottom: 2px;
}
.biosCell {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .biosCell {
    height: 400px;
    overflow: hidden;
  }  
}
.biosPhotoWrapper {
  width: 100%;
  max-width: 250px;
  margin: 0 auto 2px;
}
.biosName {
}
.biosPosition {
  font-size: .8em;
  color: #666;
}
.biosOrg {
  font-size: .8em;
  color: #666;
}

/* Events Module */
/* Full Calendar Styles */
.eventDate { color:#999; font-style:italic; }
.fc-day-header {
  background: #333;
  padding: 3px 0;
  color: #FFF;
}
.fc-view-container {
  background-color: #FFF;
}
#wnInnerContent .fc-event, #wnInnerContent .fc-event:focus {
  border: 1px solid #bce8f1;
  background-color: #B1D8E0;
  color: #31708f;
  font-size: 11px;
  padding: 3px;
  margin-bottom: 2px;
  text-decoration: none;
}
#wnInnerContent .fc-event:hover, #wnInnerContent .fc-event:active {
  border: 1px solid #31708f;
  background-color: #31708f;
  color: #d9edf7;
}
/* Category View 1 */
#wnInnerContent .fc-event1, #wnInnerContent .fc-event1:focus {
  /* inherits default styles */
}
#wnInnerContent .fc-event1:hover, #wnInnerContent .fc-event1:active {
  /* inherits default styles */
}
/* * * ADDITIONAL CATEGORIES * * */
/* Category View 2 */
#wnInnerContent .fc-event2, #wnInnerContent .fc-event2:focus {
  border: 1px solid #66002e;
  background-color: #66002e;
  color: #fff;
}
#wnInnerContent .fc-event2:hover, #wnInnerContent .fc-event2:active {
  border: 1px solid #000000;
  background-color: #000000;
  color: #FFF;
}

/* Products Module */
.searchTerms { font-size:12px; margin-bottom:2em; }
.productsCell, .productsCategoryCell {
  display: block;
  margin: 20px auto;
  height: 375px;
  width: 300px;
  max-width: 100%;
  overflow: hidden;
  text-align: center;
}
.productsPhoto, .productsCategoryPhoto {
  text-align: center;
  height: 270px;
  width: 90%;
  max-width: 270px;
  color: #666;
  margin: 0px auto 6px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width:767px){
  .productsCell, .productsCategoryCell {
    height: auto;
  }
  .productsPhoto, .productsCategoryPhoto {
    height: auto; 
  }
}
.productsPhoto img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.productImages img {
  background-color:#FFF;
}
.productsTitle, .productsCategoryTitle {
  margin-bottom: 12px;
  padding-bottom: 2px;
}
.productsManufacturerName, #wnInnerContent a.productsManufacturerName {
  display:block;
  font-size:12px;
  white-space:nowrap;
  color:#333;
  font-weight:bold;
  text-transform:uppercase;
  border-bottom:1px solid #CCC;
  margin-bottom:6px;
}
#wnInnerContent a.productsManufacturerName:hover {
 color: #afeeee; 
}
.productsNoPhoto, .productsCategoryNoPhoto {
  text-align: center;
  padding-top: 40px;
  height: 120px;
  width: 90%;
  max-width: 100%;
  background:url(/images/noPhotoAvailable.png) #EEE no-repeat center center;
  color: #666;
  margin-bottom: 2px;
}
.productsOurPrice, .productsModelNumber, .productsCategoryAbstract, .productsDetails {
  font-size: .8em;
  color: #666;
}
.sub-info { margin:28px 0 0 6px; }
#wnInnerContent a.productsRemoveFromCart {
 font-size:12px;
 color:#c00; 
 cursor: pointer;
}
#wnInnerContent a.productsRemoveFromCart:hover {
 color:#300; 
}
#wnInnerContent #adjustCartForm .form-control-qty {
  width: 50px;
  padding-right: 2px;
  margin: auto;
  text-align: center;
}
#wnInnerContent .form-horizontal .control-label.radio {
 text-align: left !important; 
}
.form-horizontal .radio-label .radio {
 min-height: inherit;
 display: inline-block;
 margin-left:1em;
}
form.request-form .form-control {
  margin-bottom:8px;
  font-size:16px;
}
#wnInnerContent input.productsGeneral_addToCartButton {
  margin:12px 0 0; 
}
#wnInnerContent input.btn-products, #wnInnerContent button.btn-products, #wnInnerContent a.btn-products {
 width:275px;
 max-width:90%; 
}
#wnInnerContent table.cartTable {
  width: 100%;
  margin: auto;
  padding: 0;
}
#wnInnerContent table.cartTable tr.headerRow th {
  font-size: 14px;
  padding:12px 0;
}
#wnInnerContent table.cartTable td {
  font-size: 14px;
  vertical-align: top;
}
#wnInnerContent table.cartTable td.cart-item-description-column {
  text-align: left;
}
#wnInnerContent table.cartTable td.cart-item-description-column ul li {
  font-size: 12px;
}
#wnInnerContent table.cartTable td.cart-base-price-column {
  text-align: center;
}
#wnInnerContent table.cartTable td.cart-qty-column {
  text-align: center; 
}
#wnInnerContent table.cartTable td.cart-qty-column .form-control-qty {
  font-size: 12px;
}
#wnInnerContent table.cartTable td.cart-item-total-column {
  text-align:right; 
}
#wnInnerContent table.cartTable td.cart-remove-column {
  text-align:center;
}
.paymentTotalDisplay {
  text-align: right;
  display: inline-block;
  font-size: 12px;
}
.paymentTotalDisplay span {
  font-size:16px; 
}

#cboxOverlay { z-index:100000; }
#colorbox { position:relative; z-index:100001; }
#cboxContent img { max-height: 90%; }

/* RESPONSIVE FIXED ASPECT RATIO THUMBNAILS WITH BOOTSTRAP */

.fixedRatio {  /* Default = Square */
  position:relative;
  width: 100%;
  height: auto;
  padding-bottom: 100% ; /* % of width, defines aspect ratio*/
  background-repeat: no-repeat;
  background-position:50% 10%;
  background-size: cover;
  /* Hide Alt Text */
  text-indent:-999px;
  overflow: hidden;
  font-size:0;
  line-height:0;
  display:block;
  /* IE Fix */
  text-transform:capitalize;
}
.fixedRatioLandscape {  /* 4x3 */
  padding-bottom: 75% ;
}
.fixedRatioPortrait {  /* 8x10 */
  padding-bottom: 125% ;
}
.fixedRatio16x9 {  /* 16x9 */
  padding-bottom: 56.25% ;
}
.fixedRatioProducts { /* For Products Module */
  padding-bottom: 100%;
  background-position:50% 50%;
  background-size: contain;
}
.fixedRatioProductCategory { /* For Products Module */
  padding-bottom: 100%;
  background-position:50% 50%;
  background-size: contain;
}
.fixedRatioBios {  /* For Bios Module (8x10) */
  padding-bottom: 125%;
  border: 1px solid #909090;
}
.fixedRatioSlideshow { /* 1170 x 472 */
  padding-bottom: 40.34%;
}

/* * * RESPONSIVE GOOGLE MAP * * */
.mapWrapper {
  width:90%;
  max-width:600px;
  margin:0 auto 1em;
  border:1px solid #999;
}
@media only screen and (max-width:492px){
  .mapWrapper {
    width: 100%;
  }
}

/* * * COMPANY DIRECTORY MODULE * * */
#imageColumn>div, #imageColumn img {
  margin-bottom:.5em;
}
.companyDirectoryPromoBox {
  border:solid 1px #ddd;
  padding:4px;
  border-radius:4px;
  width:100%;
}
.companyDirectoryPromoBox h3 {
  margin:0;
  padding:6px 0;
  background-color:#a31f34;
  text-align:center;
  color:#FFF;
  font-size:18px;
  text-transform:uppercase;
}
.companyDirectoryPromoBox .promoContent {
  text-align:center;
  font-weight:bold;
  font-size:14px;
  padding:5px;
  color:#333;
  background:#ddd;
}
.companyDirectoryDescription {
  margin-bottom:.5em;
}
.companyDirectoryAddress {
  line-height:1.3em;
  margin-bottom:.5em;
}
.companyDirectoryPhone {
  margin-bottom:.5em;
}
.companyDirectoryPhone a {
  color:#151515;
}
.companyDirectoryFax {
  margin-bottom:.5em;
}
.companyDirectoryEmail {
  margin-bottom:.5em;
}
.companyDirectoryEmail a {

}
.companyDirectoryWebsite {
  margin-bottom:.5em;
}
.companyDirectoryWebsite a {

}
.companyDirectoryContactPerson {
  width:90%;
  margin:2em 0;
  padding:.5em 0;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  font-size:14px;
  line-height:1.5;
  min-height:115px;
}
.companyDirectoryContactPerson img {
  max-height:100px;
  float:left;
  margin-right:1em;
}
.companyDirectoryContactName {
  font-weight:bold;
}
.companyDirectoryContactPhone {

}
.companyDirectoryContactPhone a {
  color:#151515;
}
.companyDirectoryContactEmail {

}
.companyDirectoryContactEmail a {
}
.companyDirectoryContactDetails {

}
.companyDirectoryEditListing { font-size:14px; background:#FFF; border-right:2px solid #1f668c; padding:10px 12px 8px 10px; color:#1f668c; display:inline-block; }
.companyDirectoryEditListing:hover { text-decoration:none; background:#1f668c; color:#FFF; }


/* * * PHOTO GALLERY MODULE * * */
.photoGallery_totalPhotos { font-size:10px; text-align:center; margin:10px; }
a.photoGallery-current { border:2px solid #cdcdcd; padding:2px 5px; margin:0 2px; background-color:#d9d9d9; color:#f9f9f9; }
a.photoGallery-current:hover { border:2px solid #cdcdcd; padding:2px 5px; margin:0 2px; background-color:#d9d9d9; color:#f9f9f9; }
a.photoGallery-number { border:2px solid transparent; padding:2px 5px; margin:0 2px; color:#bdbdbd; }
a.photoGallery-number:hover { border:2px solid #bdbdbd; padding:2px 5px; margin:0 2px; background-color:#e9e9e9; color:#cdcdcd; }
.photoGalleryHelp { font-size:12px; font-style:italic; text-align:center; margin-bottom:1em; }
.galleryWrapper { margin:0 auto 2em; width:100%; max-width:600px; }

#wnInnerContent h2.photoGalleryCategory {
  padding:0;
  margin:1em 0 1em;
}
.photoGalleryCategoryDescription {
  padding:0;
  margin:-1em 0 1em;
}
a.bootstrapGalleryThumb {
  display:inline-block;
  width:150px;
  margin:0 8px 10px 0;
  padding:4px;
  border:1px solid #ccc;
  box-shadow:3px 3px 3px rgba(0,0,0,.35);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
@media only screen and (max-width: 767px){
  .photoGalleryCategoryDescription {
    text-align:center;
  }
  a.bootstrapGalleryThumb {
    width:110px;
  }
}
#wnInnerContent .photoGalleryThumbnail {
  max-width:200px;
  padding:0;
  border:none;
  border-radius:8px;
  box-shadow:0 5px 5px rgba(0,0,0,.3);
  overflow:hidden;
  margin:0 auto 1.5em;
}
#wnInnerContent .photoGalleryThumbnail .caption {
  background:#f3f3f3;
  color:#5d5d5d;
  padding:1em .5em .25em;
}
#wnInnerContent .photoGalleryThumbnail:hover .caption {
  background:#ffffff;
  color:#898989;
}
#wnInnerContent .photoGalleryThumbnail img {
  max-width:100%;
  height:100%;
  max-height:90px;
  margin:0;
}
#wnInnerContent .photoGalleryThumbnail .photoGalleryThumbImg {
  margin:0;
  width:100%;
}
#wnInnerContent .photoGalleryThumbnail h3 {
  font-size:16px;
  padding:0;
  margin:0 0 .5em;
}
#wnInnerContent .photoGalleryDescription {
  font-size:13px;
  padding:0;
  margin:0;
}
#wnInnerContent .photoGalleryThumbnail .photoGalleryInfo {
  font-size:11px;
  padding:1em 0 0;
  color:#9d9d9d;
  vertical-align:bottom;
}
#wnInnerContent .photoGalleryThumbnail .photoGalleryInfo .photoGalleryCreated {
  font-size:10px;
}
#wnInnerContent .photoGalleryThumbnail .photoGalleryInfo .photoGalleryCreated:after {
  content: '';
  padding-right:5em;
}

/* * * JOBS MODULE * * */
a.post-job-link { display:inline-block; padding:2px 4px; margin-bottom:1em; color:#900; font-weight:400; }
a.post-job-link:hover { color:#fff; background:#900; }
.job-row { padding:10px; }
.job-row-0 { background:#f6f6f6; }
.job-row-1 { background:#f0f0f0; }
.job-row a { color:#333; }
.job-row a:hover { color:#999; }
.job-listing-company {  }
.job-listing-date {  }
.job-listing-description {  }
a.job-details-link { display:inline-block; color:#333; padding:2px 4px; }
a.job-details-link:hover { background:#333; color:#fff; }
.job-main {  }
@media screen and (min-width:768px){
  .job-sidebar { padding-left:10px; border-left:1px solid #ccc; }
  #wnInnerContent .job-sidebar h3 {  }
}

/* * * HIDE/SHOW ELEMENTS AT DIFFERENT SCREEN WIDTHS * * */
/* * * More reliable than Bootstrap's built-in method * * */
.hide {
  display:none;
  visibility:hidden;
}
@media screen and (max-width:467px){
  .show-xs {
    display:block !important;
    visibility:visible !important;
  }
}
@media screen and (min-width:468px) and (max-width:991px){
  .show-sm {
    display:block !important;
    visibility:visible !important;
  }
}
@media screen and (min-width:992px) and (max-width:1199px){
  .show-md {
    display:block !important;
    visibility:visible !important;
  }
}
@media screen and (min-width:1200px){
  .show-lg {
    display:block !important;
    visibility:visible !important;
  }
}

a.btn-request, a.btn-request:focus {
  text-transform:uppercase;
}
a.btn-request:hover {
  text-transform:uppercase;
  color:#666;
}

a.logoutLink, a.logoutLink:focus {
  display:inline-block;
  max-width:100px;
  padding:4px 8px;
  background:#c00;
  color:#fff;
  font-size:10px;
  text-transform:uppercase;
  text-align:center;
}
a.logoutLink:hover {
  background:#a00;
  color:#fff;
}
a.logoutLink:active {
  background:#900;
  color:#100;
}
/*** WIDENET BACKLINK ***/
.wnBacklink, #wnInnerContent .wnBacklink {
  display:block;
  font-size:12px;
  color:#ccc;
  text-align:center;
  vertical-align:middle;
  margin:1em 0;
  height:25px;
}
.wnBacklink img, #wnInnerContent .wnBacklink img {
  display:inline;
}
.wnBacklink a, .wnBacklink a:focus, #wnInnerContent .wnBacklink a, #wnInnerContent .wnBacklink a:focus, .wnBacklink a:hover, #wnInnerContent .wnBacklink a:hover {
  text-decoration:none;
  color:#ccc;
}

@media screen and (min-width:992px){
  .testimonial-quote {
    padding:0 40px 0 0;
  }
  .testimonial-quote .inner-quote:before { 
    content: '\201C';
    font-weight: bold;
    font-size:80px;
    color:#c7c7c7;
    position: absolute; 
    top: -18px;
    left: -40px; 
    font-family: Georgia, 'Times New Roman', Times, serif; 
  } 
  .testimonial-quote .inner-quote:after { 
    content: '\201D';
    font-weight: bold;
    font-size:80px;
    color:#c7c7c7;
    position: absolute; 
    top: -5px;
    right: 20px; 
    font-family: Georgia, 'Times New Roman', Times, serif; 
  }
}

@media screen and (min-width:768px) and (max-width:991px){
  .testimonial-quote {
    padding:0 40px 0 0;
  }
  .testimonial-quote .inner-quote:before { 
    content: '\201C';
    font-weight: bold;
    font-size:60px;
    color:#c7c7c7;
    position: absolute; 
    top: -12px;
    left: -24px; 
    font-family: Georgia, 'Times New Roman', Times, serif; 
  } 
  .testimonial-quote .inner-quote:after { 
    content: '\201D';
    font-weight: bold;
    font-size:60px;
    color:#c7c7c7;
    position: absolute; 
    top: -1px;
    right: 24px; 
    font-family: Georgia, 'Times New Roman', Times, serif; 
  }
  #wnInnerContent .testimonial-info .testimonial-pic {
    float:none;
    margin:0 0 0;
    display:inline-block;
  }
}
@media screen and (max-width:767px) {
  .testimonial-quote .inner-quote:before { 
    content: '\201C';
  } 
  .testimonial-quote .inner-quote:after { 
    content: '\201D';
  }
  .testimonial-info {
    text-align: right;
    padding-top:10px;
    padding-right: 35px !important;
  }
  #wnInnerContent .testimonial-info .testimonial-pic {
    float:right;
    margin-left:10px;
    margin-right:0;
  }
}


dl.faqList {
    width:1000px;
    max-width:90%;
    margin:0px auto 10px;
}
dt.faqQuestion {
    margin-top:5px;
    padding:5px 20px 5px 10px;
    background:#bedef1;
    color:#373737;
    font-weight:bold;
    font-size:16px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    position:relative;
}
dt.faqQuestion:after {
     content:'+';
     font-size:16px;
     position:absolute;
     top:5px;
     right:10px;
}
dt.faqActive:after {
     content:'\2212';
     font-size:14px;
     position:absolute;
     top:5px;
     right:8px;
}
dt.faqActive {}
dd.faqAnswer {
    margin:0px 0px 10px;
    padding:10px 20px;
    border:1px solid #b7b7b7;
    background:#f7f7f7;
    font-size:14px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    display:none;
}
dd.faqAnswer .faqMedia { width:200px; padding:0 0 0 10px; float:right; margin:5px 0px 5px 10px; }
dd.faqAnswer .faqImagesWrapper { margin:0px 0px 15px; }
dd.faqAnswer .faqMainImage { display:block; width:198px; padding:0; border:1px solid #565656; }
dd.faqAnswer .faqThumbnailWrapper { width:200px; padding-left:1px; }
dd.faqAnswer .faqThumbnailFrame { display:block; width:44px; height:44px; overflow:hidden; float:left; margin:0px 4px 4px 0px; padding:0; border:1px solid #565656; }
dd.faqAnswer .faqImagesWrapper .faqThumbnailFrame:last-child { margin-right:0; }
dd.faqAnswer .faqThumbnail { width:55px; height:55px; margin:-5px 0px 0px -5px; }
dd.faqAnswer .faqSubheader { margin:0px 0px 6px; padding:0; font-size:14px; color:#686868; font-weight:bold; }
dd.faqAnswer .faqDownloadsList { list-style:inline; color:#565656; }
dd.faqAnswer .faqDownloadsList li { padding-bottom:4px; }
dd.faqAnswer .faqDownloadsList li a { }
dd.faqAnswer button.faqCollapseLink { display:block; background:none; color:#484848; font-size:12px; width:100px; text-align:center; font-weight:normal; text-transform:uppercase; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; border:none; padding:0; cursor:pointer; font-family:Verdana,Geneva,sans-serif; margin:0 auto;  }
dd.faqAnswer button.faqCollapseLink:hover { color:#c33; }
.faqSpacer { clear:both; }

.welcome {    
  margin: 0px;
  padding: 0 0 15px;
  font-family: "anago", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #323232; 
}
