body {
  background: #bbb8b5 url(../../../../images/backgrounds/gradient.gif) top center repeat-y;
  color: #35332f;
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  _text-align: left;
}

div.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
}

a {
  color: #5e92d9;
  outline: 0;
  text-decoration: none;
}

a:hover {
  color: #0d56b9;
}

a img {
  border: 0;
}

p {
  margin: 0 0 10px 0;
  zoom: 1;
}

.note {
  color: #b2b0ad;
}

h1 {
  background-position: top left;
  background-repeat: no-repeat;
  height: 198px;
  margin: 0;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 763px;
  zoom: 1;
}
h1.hdrPressRelease {
  text-indent:-4000px;
  background:#f1edea url(../../../../images/life_tech_press_release_hdr.jpg) no-repeat 0 0;
  padding-bottom:7px;
  width:763px;
  height:198px;
}
body.node-47 h1 {
  height: 120px;
}

h2 {
  font-size: 35px;
  font-weight: normal;
  margin: 0 0 20px 0;
  zoom: 1;
}

h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 15px 0;
  zoom: 1;
}

h4 {
  font-size: 17px;
  margin: 0;
  zoom: 1;
}

.focus h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
  zoom: 1;
}

.focus .oversized {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  zoom: 1;
}

h5 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  zoom: 1;
}

h6 {
  color: black;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  zoom: 1;
}

div.brand {
  background: url(../../../../images/backgrounds/linebar.jpg) bottom left no-repeat;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

div.org {
  display: none;
}

/*
 * Definition Lists
 */
dl {
  clear: both;
  margin: 0;
  padding: 0;
}

dt {
  background: url(../../../../images/backgrounds/dt_bottom.gif) bottom left no-repeat;
  clear: left;
  float: left;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 20px 0;
  padding-right: 3%;
  padding-bottom: 3px;
  width: 36%;
}

dt.clear {
  background: none;
  clear: both;
  padding: 0;
  width: 100%;
}

dd {
  clear: right;
  float: left;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 20px 0;
  width: 60%;
}

/*
 * Focused Area
 */
.focus {
  background-color: #e8f1f4;
  margin: 20px -30px 20px -30px;
  padding: 20px 30px 10px 30px;
  zoom: 1;
}

/*
 * No Margins
 * Overlaps the side margins
 */
.no_margins {
  margin: 0 -40px;
}

/*
 * Faux Separator
 */
/*div.faux_separator {
  background-color: #e8f1f4;
  clear: both;
  height: 7px;
  line-height: 7px;
  margin: 20px -32px;
  overflow: hidden;
}*/

div.faux_separator {
  background-color: #000;
  clear: both;
  height: 1px;
  line-height: 1px;
  margin: 20px -32px;
  overflow: hidden;
}

/*
 * Text with Image
 */
div.text_with_image {
  clear: both;
}

div.text_with_image div.image {
  background-color: #eeeeee;
  clear: left;
  float: left;
  overflow: hidden;
  padding: 15px 0;
  text-align: center;
  width: 226px;
}

div.text_with_image div.content {
  clear: right;
  float: left;
  overflow: hidden;
  padding-left: 20px;
  width: 440px;
}

/*
 * Image List
 */

ul.images,
.sub_page_content .focus ul.images,
ul.images_with_text,
.sub_page_content .focus ul.images_with_text {
  margin: 15px 0;
  padding: 0;
  width: 700px;
}

ul.images li,
.sub_page_content .focus ul.images li,
ul.images_with_text li,
.sub_page_content .focus ul.images_with_text li {
  clear: none;
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  padding-right: 7px;
  width: 226px;
}

/* Create the default version with fixed height */
ul.images,
.sub_page_content .focus ul.images,
ul.images li,
.sub_page_content .focus ul.images li {
  height: 158px;
}

/* Create a version that allows text underneath by making height auto */
ul.images_with_text,
.sub_page_content .focus ul.images_with_text,
ul.images_with_text li,
.sub_page_content .focus ul.images_with_text li {
  height: auto;
}

.sub_page_content .focus ul.images_with_text li a {
  display: block;
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  padding: 0 20px;
}

/*
 * Titled Image
 */
.titled_image a {
  display: block;
  height: 158px;
  overflow: hidden;
  position: relative;
  width: 226px;
}

.titled_image img {
  height: 158px;
  left: 0;
  position: absolute;
  top: 0;
  width: 226px;
  z-index: 2;
}

.titled_image .title {
  background-color: black;
  background-image: url(../../../../images/buttons/overlay_video_icon.png);
  _background-image: url(../../../../images/buttons/overlay_video_icon.gif);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  color: white;
  cursor: hand;
  filter: alpha(opacity=70);
  font-size: 10px;
  height: 26px;
  line-height: 11px;
  left: 0;
  opacity: 0.7;
  overflow: hidden;
  padding: 3px 5px 2px 30px;
  position: absolute;
  top: 127px;
  width: 191px;
  z-index: 3;
}

.titled_image .launch_photo_popup .title {
  background-image: url(../../../../images/buttons/overlay_image_icon.gif);
}

.titled_image a:hover .title {
  background-color: #0d56b9;
}

/*
 * -------------------------------------------------
 * Columns System
 * -------------------------------------------------
 */
.column1,
.column2,
.column3{
  clear: none;
  float: left;
  overflow: hidden;
}

.cq-colctrl-lt0-c0,
.cq-colctrl-lt0-c1,
.cq-colctrl-lt2-c0,
.cq-colctrl-lt2-c1,
.cq-colctrl-lt2-c2{
  clear: none;
  float: left;
  overflow: hidden;
}


/* Each gets 47% width, 5% right padding on the first one, third one hidden in case it's accidentally left in, safely adds up to 99% */
.two_column .column1 {
  padding-right: 5%;
  width: 47%;
}

.cq-colctrl-lt0-c0 {
  padding-right: 5%;
  width: 47%;
}

.two_column .column2 {
  width: 47%;
}

.cq-colctrl-lt0-c1 {
  width: 47%;
}

.two_column .column3 {
  display: none;
}

/* Each gets 30% width, 4% right padding except for the last, safely adds up to 98% */
.three_column .column1 {
  padding-right: 4%;
  width: 30%;
}

.cq-colctrl-lt2-c0 {
  padding-right: 4%;
  width: 30%;
}

.three_column .column2 {
  padding-right: 4%;
  width: 30%;
}

.cq-colctrl-lt2-c1 {
  padding-right: 4%;
  width: 30%;
}

.three_column .column3 {
  width: 30%;
}

.cq-colctrl-lt2-c2 {
  width: 30%;
}


/*
 * -------------------------------------------------
 * Page Container
 * -------------------------------------------------
 */
#page_container {
  margin: 0 auto;
  width: 985px;
}

/*
 * -------------------------------------------------
 * Page Header
 * -------------------------------------------------
 */
#page_header {
  height: 119px;
  overflow: visible;
  position: relative;
  z-index: 10;
}

/* Main Logo */
#page_header_logo {
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
}

#page_header_logo a {
  background-image: url(../../../../images/logos/life_technologies.gif);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  height: 119px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 251px;
}

#page_header_logo a:hover {
  background-position: bottom left;
}

/* Tagline */
#page_header_tagline {
  background:url(../../../../images/logos/tagline.gif) top left no-repeat;
  left: 500px;
  height: 14px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 58px;
  width: 228px;
}

/* Search */
#search-form {
    display:none;
}

#search-theme-form {
  background: url(../../../../images/backgrounds/search.gif) top left no-repeat;
  height: 23px;
  left: 750px;
  margin:0;
  position: absolute;
  top: 52px;
  width: 235px;
}

#search-theme-form label {
  display: none;
}

#edit-search-theme-form-1 {
  background: none;
  border: none;
  color: #abaaaa;
  font-size: 12px;
  font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
  height: 18px;
  left: 13px;
  line-height: 18px;
  outline: none;
  padding: 0;
  position: absolute;
  top: 4px;
  width: 183px;
}

#edit-search-theme-form-1:active,
#edit-search-theme-form-1:focus {
  border: none;
  outline: none;
}

#search-theme-form .form-submit {
  background-color: transparent;
  background-image: url(../../../../images/buttons/search.gif);
  background-position: top left;
  background-repeat: no-repeat;
  border: none;
  height: 23px;
  left: 203px;
  line-height: 9999px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 26px;
}

#search-theme-form .form-submit:hover {
  background-position: bottom left;
}

/* Header Menu */
#page_header_menu {
  left: 240px;
  position: absolute;
  top: 92px;
  width: 745px;
  z-index: 10;
}

#page_header_menu ul.main {
  clear: none;
  float: right;
  margin: 0;
  padding: 0;
}

#page_header_menu li.main {
  clear: none;
  float: left;
  margin: 0;
  list-style: none;
  padding: 0;
  position: relative;
}

#page_header_menu a.main {
  background-image: url(../../../../images/buttons/main_nav.gif);
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  line-height: 24px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
}

/* About Us */
#page_header_menu #primary-links-938 {
  background-position: 0px 0px;
  width: 110px;
}

#page_header_menu li.current #primary-links-938,
#page_header_menu li.hover #primary-links-938 {
  background-position: 0px -24px;
}

/* Investor Relations */
#page_header_menu #primary-links-939 {
  background-position: -110px 0px;
  width: 190px;
}

#page_header_menu li.current #primary-links-939,
#page_header_menu li.hover #primary-links-939 {
  background-position: -110px -24px;
}

/* Video Gallery */
#page_header_menu #primary-links-958 {
  background-position: -300px 0px;
  width: 148px;
}

#page_header_menu li.current #primary-links-958,
#page_header_menu li.hover #primary-links-958{
  background-position: -300px -24px;
}

/* Global Citizenship */
#page_header_menu #primary-links-439 {
  background-position: -448px 0px;
  width: 185px;
}

#page_header_menu li.current #primary-links-439,
#page_header_menu li.hover #primary-links-439 {
  background-position: -448px -24px;
}

/* Careers */
#page_header_menu #primary-links-409 {
  background-position: -633px 0px;
  width: 99px;
}

#page_header_menu li.current #primary-links-409,
#page_header_menu li.hover #primary-links-409 {
  background-position: -633px -24px;
}

#page_header_menu ul.sub {
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 24px;
  z-index: 10;
}

#page_header_menu li.hover ul.sub {
  display: block;
}

#page_header_menu li.sub {
  list-style: none;
  margin: 0;
  padding: 0;
}

#page_header_menu li.sub a {
  background-color: #e6e0d8;
  background-image: url(../../../../images/backgrounds/drop_menu_separator.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  border-right: none;
  color: #7e7c7a;
  display: block;
  font-size: 11px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 20px;
  text-align: left !important;
  text-overflow: ellipsis;
  width: 173px;
}

#page_header_menu ul.sub li.sub a:hover {
  background-color: #d9d4cd;
  color: #0d56b9;
}

#page_header_menu ul.sub li.last a {
  background-image: none;
}

#page_header_menu ul.sub li.current a {
  background-color: #eeeae5;
}

#page_header_menu ul.sub li.hover a {
  background-color: #d9d4cd;
  color: #0d56b9;
}

/*
 * -------------------------------------------------
 * Page Body
 * -------------------------------------------------
 */
#page_body {
  padding: 10px 0 1px 0;
}

/*
 * -------------------------------------------------
 * Page Body Content
 * -------------------------------------------------
 */
#page_body_content {
  clear: left;
  float: left;
  width: 763px;
}

/*
 * -------------------------------------------------
 * T4 Open Content Sub Page
 * -------------------------------------------------
 */

.sub_page_content {
  background-color: white;
  margin-top: 5px;
  padding: 24px 40px 30px 40px;
}

.news_views_feature_content {
  background-color: white;
  margin-top: 5px;
  padding: 20px 40px 5px 40px;
}

.sub_page_content p.intro {
  color: #35332f;
  font-size: 17px;
  margin: 10px 0 15px 0;
}

.news_views_feature_content p.intro {
  color: #35332f;
  font-size: 17px;
  margin: 5px 0 15px 0;
}

.sub_page_content ul {
}

.sub_page_content ul li {
  margin-left: 20px;
  margin-bottom: 15px;
}

.sub_page_content .focus ul li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 25px;
}
.sub_page_content .focus ul.altSize li {
  font-size:12px;
}
/*
 * -------------------------------------------------
 * T7 Content Sub Page
 * -------------------------------------------------
 */
.search_page {
  background-color: white;
  padding: 20px 10px 20px 30px;
  width: 723px !important;
}

.search_page h2 {
  border-bottom: 1px solid #b1b0ac;
  margin-bottom: 0;
  padding: 0 10px 10px 10px;
}

/* Paginator Title */
.paginator_title .paginator_title_h2_holder {
  clear: left;
  float: left;
  width: 154px;
}

.paginator_title h2 {
  clear: left;
  float: left;
  font-size: 35px;
  margin: 0;
}

.paginator_title .paginator_title_h2_holder h2 {
  background: url(../../../../images/logos/title_resources.gif) top left no-repeat;
  display: block;
  height: 25px;
  margin-top: 10px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 154px;
}

.paginator_title ul {
  clear: none;
  float: left;
  margin: 0;
  padding: 18px 0 0 0;
}

.paginator_title li {
  display: inline;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
}

.paginator_title li label {
  vertical-align: top;
}

.paginator_title .paginator_pages {
  padding-top: 18px;
}

/* Paginator */
.paginator {
  margin: 5px 10px 10px 10px;
}

.paginator_showing {
  clear: left;
  color: #b2b0ad;
  float: left;
  font-size: 11px;
}

.not_showing .paginator_showing {
  display: none;
}

.paginator_pages {
  background-color: white;
  clear: both;
  text-align: right;
}

.paginator_pages ul {
  margin: 0;
  padding: 10px;
}

.paginator_pages ul li {
  display: inline;
  font-weight: bold;
  list-style: none;
  margin: 0;
  padding: 0;
}

.paginator_pages li.first,
.paginator_pages li.last {
  font-weight: normal;
}

.paginator_pages li a {
  color: #545454;
  font-weight: normal;
}

.paginator_pages li a:hover {
  color: #0d56b9;
}

.paginator_pages li.current a,
.paginator_pages li.current a:hover {
  color: #bcbbb8;
  cursor: default;
}


/* Main Search Results */
.search_results_list {
  margin: 0;
  padding: 0;
}

li.search_result {
  border-bottom: 1px solid #e7e0d8;
  list-style: none;
  margin: 20px 0;
  padding: 0 10px 20px 10px;
}

.search_results_list li.last {
  border-bottom: none;
}

li.search_result h3 {
  margin: 0;
}

.search_result_tags {
  margin: 0;
  padding: 0;
}

.search_result_tags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 10px 0 0;
}

/*
 * -------------------------------------------------
 * Contacts
 * -------------------------------------------------
 */
.block-contacts {
  background-color: white;
  padding: 20px 10px 20px 40px;
  margin-top: 7px;
}

.block-contacts h2 {
  margin: 0;
}

.block-contacts .views-row-odd,
.block-contacts .views-row-even,
.sub_page_content .views-row-odd,
.sub_page_content .views-row-even {
  clear: none;
  float: left;
  padding: 10px 0 !important;
  width: 260px;
}

.block-contacts .views-row-odd,
.sub_page_content .views-row-odd {
  margin-right: 100px;
}

.block-contacts h3 {
  font-size: 17px;
  margin: 0;
}

.block-contacts a.expand_contacts,
.block-contacts a.close {
  display: none;
}

#block-views-contacts-block_2 .content {
  background-color: #e8f1f4;
  margin: 20px 0 -20px -40px;
  padding: 0 10px 0 40px;
}

#block-views-contacts-block_2 a.expand_contacts,
#block-views-contacts-block_2 a.close {
  color: #35332f;
}

#block-views-contacts-block_2 a.expand_contacts {
  background-image: url(../../../../images/buttons/expand_contacts.gif);
  background-repeat: no-repeat;
  background-position: top right;
  clear: both;
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  outline: none;
  padding-right: 20px;
}

.open a.expand_contacts {
  background-position: bottom right !important;
}

#block-views-contacts-block_2 a.close {
  background-image: url(../../../../images/buttons/close.gif);
  background-position: top left;
  background-repeat: no-repeat;
  clear: none;
  display: block;
  float: right;
  height: 7px;
  line-height: 7px;
  margin-bottom: 10px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 8px;
}
#block-views-contacts-block_2 a.close:hover {
  background-position: bottom left;
}

/*
 * -------------------------------------------------
 * Page Body Rail
 * -------------------------------------------------
 */
#page_body_rail {
  clear: right;
  float: right;
  width: 215px;
}

/*
 * -------------------------------------------------
 * Rail Section Links
 * -------------------------------------------------
 */
#rail_section_links {
  font-size: 10px;
  margin: 0 0 10px 0;
}

#rail_section_links ul {
  margin: 0;
  padding: 0;
}

#rail_section_links ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  _padding: 1px 0;
}

#rail_section_links a {
  background-color: #e6e0d8;
  background-image: url(../../../../images/backgrounds/page_links_separator.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  color: #7e7c7a;
  display: block;
  line-height: 22px;
  padding: 0 10px;
  text-transform: uppercase;
}

#rail_section_links li li  a {
  padding: 0 10px 0 20px;
  text-transform: none;
}

#rail_section_links a:hover {
  background-color: #d9d4cd !important;
  color: #0d56b9;
}

/* Apply styling to "current" lis */
#rail_section_links li.current a {
  background-color: #eeeae5;
}

/* But not lis inside a "current" */
#rail_section_links li.current li a {
  background-color: #e6e0d8;
}

#rail_section_links li.current li.current a {
  background-color: #eeeae5;
}

/* Turn off the background image on the last li's a */
#rail_section_links li.last a {
  background-image: none;
}

/* But not when there's another li inside it */
#rail_section_links li.last li a {
  background-image: url(../../../../images/backgrounds/page_links_separator.gif);
}

/* Unless it too is the last */
#rail_section_links .last a {
  background-image: none;
}

/*
 * -------------------------------------------------
 * Rail Global Menu
 * -------------------------------------------------
 */
#rail_global_menu {
  background-color: white;
  padding: 1px 0;
  width: 215px;
}

#rail_global_menu h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 5px;
  padding: 0;
  text-transform: uppercase;
}

#rail_global_menu h3 a {
  background-image: url(../../../../images/buttons/rail_nav2.gif);
  background-repeat: no-repeat;
  display: block;
  height: 29px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 204px;
}

#rail_global_menu #section_join_us h3 a {
  background-position: 0px 0px;
}
#rail_global_menu .active #section_join_us_online a {
  background-position: 0px -116px;
}
#rail_global_menu #section_join_us h3 a:hover {
  background-position: -204px 0px;
}
#rail_global_menu .active #section_join_us_online a:hover {
  background-position: -204px -116px;
}

#rail_global_menu #section_quick_links h3 a {
  background-position: 0px -29px;
}
#rail_global_menu .active #section_quick_links_hdr a {
  background-position:0 -145px;
}
#rail_global_menu #section_quick_links h3 a:hover {
  background-position: -204px -29px;
}
#rail_global_menu .active h3#section_quick_links_hdr a:hover {
  background-position:-204px -145px;
}

#rail_global_menu #section_news h3 a {
  background-position: 0px -58px;
}
#rail_global_menu .active #section_news_hdr a {
  background-position: 0px -174px;
}
#rail_global_menu #section_news h3 a:hover {
  background-position: -204px -58px;
}
#rail_global_menu .active #section_news_hdr a:hover {
  background-position: -204px -174px;
}

#rail_global_menu #section_stock h3 a {
  background-position: 0px -87px;
}
#rail_global_menu .active #section_stock_hdr a {
  background-position: 0px -203px;
}
#rail_global_menu #section_stock h3 a:hover {
  background-position: -204px -87px;
}
#rail_global_menu .active #section_stock_hdr a:hover {
  background-position: -204px -203px;
}

#rail_global_menu h3 a:hover {
  background-color: #7e7c7a;
}

#rail_global_menu h3 span {
  font-size: 12px;
  font-style: italic;
}
#section_toggle {
  display:block;
  background:url(../../../../images/expand_gray.gif) no-repeat 100% 0;
}
#rail_global_menu .section_content {
  margin: 5px;
}
#rail_global_menu .talk_radio {  
  border-top: 1px solid #eee;
  margin-top: 10px;
  margin-bottom: 10px;
}
#rail_global_menu .rail_icon {
  background-position: center center;
  background-repeat: no-repeat;
  clear: none;
  display: block;
  float: right;
  height: 26px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 27px;
}

#rail_global_menu .rail_icon_rss {
  background-image: url(../../../../images/icon_rss.gif);
}

#rail_global_menu .rail_icon_email {
  background-image: url(../../../../images/icon_email.gif);
}

#rail_global_menu .rail_icon_twitter {
  background-image: url(../../../../images/icon_twitter.gif);
}

#rail_global_menu .rail_icon_facebook {
  background-image: url(../../../../images/icon_facebook.gif);
}

/*
 * -------------------------------------------------
 * Expand Menu
 * -------------------------------------------------
 */
ul.expand_menu {
  margin: 0;
  padding: 0;
}

ul.expand_menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  _padding: 1px 0;
}

ul.expand_menu li ul {
  margin: 0;
  padding: 0;
}

ul.expand_menu li ul li {
  border-bottom: 1px solid #b2b0ad;
  color: #7e7c7a;
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 0 5px;
  padding: 0 0 0 8px;
}

ul.expand_menu li ul li.last {
  border-bottom: none;
  margin-bottom: 30px;
}

ul.expand_menu h3 {
  background-image: url(../../../../images/backgrounds/expand_menu_closed.gif);
  background-position: 0 10px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #b2b0ad;
  color: #7e7c7a;
  font-size: 14px;
  line-height: 26px;
  margin: 0 !important;
  padding: 0 0 0 13px !important;
}

ul.expand_menu a {
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #b2b0ad;
  color: #7e7c7a;
  display: block;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
  padding-left: 13px;
}

ul.expand_menu div.content a {
  border-bottom: none;
  padding-left: 0;
}

ul.expand_menu li.last h3 {
  border-bottom: none;
}

ul.expand_menu a:hover,
ul.expand_menu h3:hover {
  color: #5e92d9;
}

ul.expand_menu li.active h3 {
  background-image: url(../../../../images/backgrounds/expand_menu_open.gif);
  border-bottom: 1px solid #b2b0ad;
  color: #5e92d9;
}

ul.expand_menu li.active div.content {
  border-bottom: 1px solid #b2b0ad;
}

ul.expand_menu a.read_more {
  clear: left;
  color: #5e92d9;
  display: block;
  float: left;
  width: 50%;
}

ul.expand_menu a.close {
  background-image: url(../../../../images/buttons/close.gif);
  background-position: top right;
  background-repeat: no-repeat;
  clear: right;
  float: right;
  display: block;
  height: 7px;
  line-height: 7px;
  margin-top: 10px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 20px;
}

ul.expand_menu a.close:hover {
  background-position: bottom right;
}

/*
 * -------------------------------------------------
 * Protocol
 * -------------------------------------------------
 */
#rail_ad {
  margin: 10px 0;
}

#rail_ad a.key {
  display: block;
  height: 240px;
  overflow: hidden;
}

/*
 * -------------------------------------------------
 * Promo Menu
 * -------------------------------------------------
 */
#rail_promo_menu {
  margin: 5px 0;
}

ul.rail_promo_menu {
  margin: 0;
  padding: 0;
}

ul.rail_promo_menu li {
  list-style: none;
  margin: 3px 0;
  padding: 0;
}

ul.rail_promo_menu a {
  background-position: bottom center;
  background-repeat: no-repeat;
  color: white;
  display: block;
  font-size: 22px;
  font-weight: normal;
  line-height: 22px;
  padding: 14px 14px 45px 14px;
  width: 188px;
}

ul.rail_promo_menu li.pdf_dark_blue a {
  background-color: #383861;
  background-image: url(../../../../images/backgrounds/pdf_download_dark_blue.gif);
}

ul.rail_promo_menu li.pdf_blue a {
  background-color: #4767b0;
  background-image: url(../../../../images/backgrounds/pdf_download_blue.gif);
}

ul.rail_promo_menu li.pdf_orange a {
  background-color: #f3922d;
  background-image: url(../../../../images/backgrounds/pdf_download_orange.gif);
}

ul.rail_promo_menu li.pdf_green a {
  background-color: #a9b438;
  background-image: url(../../../../images/backgrounds/pdf_download_green.gif);
}

ul.rail_promo_menu li.pdf_gray a {
  background-color: #b2b0ad;
  background-image: url(../../../../images/backgrounds/pdf_download_gray.gif);
}

ul.rail_promo_menu a:hover {
}

/*
 * -------------------------------------------------
 * Rail Content
 * -------------------------------------------------
 */
div.rail_content {
  border-bottom: 1px solid #b2b0ad;
  margin: 5px;
  padding-bottom: 10px;
}

div.rail_content h2 {
  font-size: 22px;
  font-weight: normal;
  margin: 10px 0 20px 0;
}

/*
 * -------------------------------------------------
 * Page Footer
 * -------------------------------------------------
 */
#page_footer {
  padding: 9px 0 60px 0;
}

/* Footer A */
#page_footer_a {
  clear: left;
  float: left;
  width: 280px;
}

#page_footer_a ul {
  margin: 0;
  padding: 0;
}

#page_footer_a li {
  background: url(../../../../images/backgrounds/footer_a_separator.gif) top right no-repeat;
  clear: none;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 3px 0 0;
}

#page_footer_a a {
  background-repeat: no-repeat;
  display: block;
  outline: none;
  overflow: none;
  text-indent: -9999px;
}

#ftr_a_applied_biosystems a {
  background-image: url(../../../../images/logos/applied_biosystems.gif);
  background-position: top left;
  height: 22px;
  padding-right: 6px;
  width: 94px;
}

#ftr_a_applied_biosystems a:hover {
  background-position: bottom left;
}

#ftr_a_invitrogen {
  background: none !important;
}

#ftr_a_invitrogen a {
  background-image: url(../../../../images/logos/invitrogen.gif);
  background-position: top right;
  height: 23px;
  padding-left: 8px;
  width: 126px;
}

#ftr_a_invitrogen a:hover {
  background-position: bottom right;
}

/* Footer B */
#page_footer_b {
  clear: right;
  float: right;
  font-size: 10px;
  padding-right: 222px;
  padding-top: 10px;
  text-align: right;
  text-transform: uppercase;
  width: 450px;
}

#page_footer_b ul.menu {
  margin: 0;
  padding: 0;
  text-align: right;
}

#page_footer_b ul.menu li {
  display: inline;
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0;
}

#page_footer_b ul.menu a {
  color: #7e7c7a;
}

#page_footer_b ul.menu a:hover {
  color: #232221;
}

/* Footer Copyright */
#page_footer_copyright {
  clear: right;
  color: #b3b1ad;
  float: right;
  font-size: 9px;
  padding-right: 222px;
  text-align: right;
  text-transform: uppercase;
  width: 450px;
}

/*
 * -------------------------------------------------
 * Lightbox
 * -------------------------------------------------
 */

#lightbox_bg {
   background-color: black;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
}

#lightbox_content {
  background-color: white;
  position: absolute;
  top: 100px;
  width: 880px;
  z-index: 1000;
}

#lightbox_shadow {;
  position: absolute;
  top: 80px;
  width: 880px;
  z-index: 999;
}

/*
 * -------------------------------------------------
 * Video Pop Up
 * -------------------------------------------------
 */
#vid_pop_header h2 {
  color: #565656;
  clear: left;
  float: left;
  font-size: 35px;
  padding: 10px 0 0 21px;
  width: 613px;
}

#vid_pop_header a {
  clear: right;
  color: #cfcfcd;
  display: block;
  float: right;
  font-size: 11px;
  padding: 11px 13px 0 0;
  text-align: right;
  text-transform: uppercase;
  width: 60px;
}

#vid_pop_player {
  clear: left;
  float: left;
  overflow: hidden;
  padding: 0 0 24px 21px;
  width: 631px;
}

#vid_pop_chapters {
  padding-top: 20px;
}

#vid_pop_chapters h3 {
  color: #797979;
  font-size: 10px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}

#vid_pop_chapters ul {
  margin: 0;
  padding: 0;
}

#vid_pop_chapters li {
  border-left: 1px solid #ccc;
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 5px 0 5px;
}

#vid_pop_chapters li.first {
  border-left: none;
  padding-left: 0;
}

#vid_pop_chapters li a {
  color: #5e92d9;
  font-size: 11px;
  white-space: nowrap;
}

#vid_pop_chapters li a.current,
#vid_pop_chapters li a:hover {
  color: #b2b0ad;
}

#vid_pop_share {
  padding-right: 17px;
  text-align: right;
}

#vid_pop_details {
  clear: right;
  float: left;
  overflow: hidden;
  width: 205px;
}

#vid_pop_details h3 {
  color: #797979;
  font-size: 10px;
  margin: 10px 0;
  text-transform: uppercase;
}

#vid_pop_text {
}

#vid_pop_text p {
  margin: 0 0 15px 0;
}

#vid_pop_related_links {
  border-top: 1px solid #e4e4e5;
  padding-bottom: 20px;
}

#vid_pop_related_links ul {
  margin: 0;
  padding: 0;
}

#vid_pop_related_links li {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0;
}

#vid_pop_related_videos {
  border-top: 1px solid #e4e4e5;
  padding-bottom: 20px;
}

#vid_pop_related_videos ul {
  margin: 0;
  padding: 0;
  width: 220px;
}

#vid_pop_related_videos li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
 * -------------------------------------------------
 * Image Pop Up
 * -------------------------------------------------
 */
#img_pop_header h2 {
  color: #565656;
  clear: left;
  float: left;
  font-size: 35px;
  padding: 10px 0 0 21px;
  width: 540px;
}

#img_pop_header a {
  clear: right;
  color: #cfcfcd;
  display: block;
  float: right;
  font-size: 11px;
  padding: 11px 13px 0 0;
  text-align: right;
  text-transform: uppercase;
  width: 60px;
}

#img_pop_image_holder {
  background-color: black;
  margin-left: 21px;
  height: 345px;
  overflow: hidden;
  text-align: center;
  width: 613px;
}

#img_pop_image {
}

#img_pop_controls {
  background: url(../../../../images/backgrounds/share_bar.jpg) top left repeat-x;
  height: 29px;
  margin-left: 21px;
  margin-bottom: 20px;
  width: 613px;
}

#img_pop_controls a {
  font-size: 10px;
  margin-top: 5px;
  padding-right: 10px;
  float: right;
  visibility: hidden;
}

#img_pop_controls a#img_pop_download {
  float: left;
  margin-top: 6px;
  padding-left: 10px;
  text-transform: uppercase;
  visibility: visible;
}

#img_pop_carousel_back,
#img_pop_carousel_next {
  background-position: top left;
  background-repeat: no-repeat;
  clear: none;
  float: left;
  height: 91px;
  overflow: hidden;
  outline: none;
  text-indent: -9999px;
  width: 21px;
}

#img_pop_carousel_back:hover,
#img_pop_carousel_next:hover {
  background-position: bottom left;
}

#img_pop_carousel_back {
  background-image: url(../../../../images/buttons/paginator_prev.gif);
}

#img_pop_carousel_next {
  background-image: url(../../../../images/buttons/paginator_next.gif);
}

#img_pop_carousel_content_holder {
  clear: none;
  float: left;
  height: 91px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  width: 611px;
}

#img_pop_carousel_content_pane {
  height: 91px;
  left: 0;
  position: absolute;
  top: 0;
  width: 10000px;
}

#img_pop_carousel_content_pane ul {
  margin: 0;
  padding: 0;
}

#img_pop_carousel_content_pane li {
  clear: none;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 5px 0 0;
}

#img_pop_carousel_content_pane img {
  border: 0;
}

/*
 * -------------------------------------------------
 * Video Gallery List
 * -------------------------------------------------
 */

#video_gallery_control {
  background: url(../../../../images/key_images/video_gallery.jpg) top left no-repeat;
  height: 148px;
  overflow: visible;
  position: relative;
  width: 763px;
}

#video_gallery_control h1 {
  height: 1px;
  left: 0px;
  overflow: hidden;
  top: 0px;
  width: 1px;
}

#vgc_type {
  left: 26px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 122px;
}

#vgc_type li {
  clear: none;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

#vgc_type a {
  background-image: url(../../../../images/buttons/list_gallery_view.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 18px;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
}

#vgc_type li.first a {
  background-position: 0 0;
  width: 116px;
}

#vgc_type li.first a.current,
#vgc_type li.first a:hover {
  background-position: 0 -18px;
}

#vgc_type li.last a {
  background-position: -116px 0;
  width: 86px;
}

#vgc_type li.last a.current,
#vgc_type li.last a:hover {
  background-position: -116px -18px;
}

/* This is duplicated for news and views and might should be refactored to a single shared
   class to maximize reuseability. */
#video_gallery_control .faux_drop {
  color: #686868;
  font-size: 11px;
  height: 23px;
  overflow: visible;
  position: absolute;
  width: 235px;
}

#vgc_sort {
  left: 277px;
  top: 118px;
}

#vgc_display {
  left: 521px;
  top: 118px;
}

#video_gallery_control .faux_drop div.current {
  background-image: url(../../../../images/backgrounds/faux_drop.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 23px;
  line-height: 23px;
  padding-right: 26px;
  width: 209px;
}

#video_gallery_control .faux_drop div.current .label {
  clear: left;
  color: #abaaaa;
  display: block;
  float: left;
  font-size: 9px;
  padding-left: 10px;
  width: 45px;
}

#video_gallery_control .faux_drop div.current .label .value {
  clear: right;
  display: block;
  float: left;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  width: 145px;
}

#video_gallery_control .faux_drop ul {
  background-color: white;
  border: 1px solid #F0EDE9;
  border-top: none;
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 23px;
  width: 207px;
}

#video_gallery_control .expanded_faux_drop ul {
  display: block !important;
}

#video_gallery_control .faux_drop li {
  list-style: none;
  margin: 0;
}

#video_gallery_control .faux_drop li a {
  display: block;
  padding: 0 0 0 55px;
}

#video_gallery_control .faux_drop li a:hover {
  background-color: #E8F1F4;
}

/* Video List */
.video_list {
  background-color: white;
  margin: 6px 0;
  padding: 0 8px 20px 0;
}

.video_item {
  background-color: white;
  list-style: none;
  margin: 0;
  padding: 20px 0 20px 40px;
  zoom: 1;
}

.video_list .even {
  background-color: #e8f1f4;
}

.video_list .image {
  clear: left;
  float: left;
  overflow: hidden;
  width: 200px;
  zoom: 1;
}

.video_list .image a {
  height: 102px;
  width: 182px;
}

.video_list .image img {
  height: 102px;
  width: 182px;
}

.video_list .image .title {
  top: 71px;
  width: 147px;
}


.video_list .description {
  clear: right;
  float: left;
  overflow: hidden;
  width: 500px;
  zoom: 1;
}

.video_list h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.video_list h3 a {
  color: #35332f;
}

.video_list .video_length {
  color: #b2b0ad;
  font-size: 11px;
  font-style: italic;
  margin: 0 0 5px 0;
}

.video_list p {
  margin: 0 0 15px 0;
}

.video_list .video_item_links {
  margin: 0;
  padding: 0;
}

.video_list .video_item_links li {
  border-left: 1px solid #bcbbb8;
  clear: none;
  float: left;
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0 0 0 10px;
}

.video_list .video_item_links li.first {
  background: url(../../../../images/buttons/vid_icon.gif) left center no-repeat;
  border-left: none;
  padding-left: 20px;
}

#google_map {
  height: 300px;
  margin: 20px 0;
  width: 680px;
}

#video_wall_container_outer {
  background-color: black;
}

/*
  Press Releases
*/

/* This is duplicated for news and views and might should be refactored to a single shared
   class to maximize reuseability. */

.view-press-releases {
  background-color: white;
  padding-right: 10px;
  padding-bottom: 40px;
}

.view-press-releases .intro {
/*  padding: 20px 40px;*/
}
.view-press-releases p {
  padding:0 40px 20px 40px;
}
.view-press-releases .view-filters {
  background-color: #f1edea;
  border-top: 2px solid white;
  padding: 8px 0;
}

.view-press-releases .view-filters .date {
  background: url(../../../../images/hdr_date.gif) 40px 0 no-repeat;
  clear: none;
  display: block;
  float: left;
  height: 16px;
  margin-top: 7px;
  overflow: hidden;
  text-indent: -9999px;
  width: 100px;
}

.view-press-releases .view-filters .title {
  background: url(../../../../images/hdr_title.gif) 10px 0 no-repeat;
  clear: none;
  display: block;
  float: left;
  height: 16px;
  margin-top: 7px;
  overflow: hidden;
  text-indent: -9999px;
  width: 100px;
}

.view-press-releases .view-filters .filters {
  background: url(../../../../images/press_release_filter.gif) top left no-repeat;
  clear: none;
  float: right;
  height: 23px;
  overflow: hidden;
  padding-right: 5px;
  padding-left: 14px;
  width: 222px;
}

.view-press-releases .view-filters .filters .views-exposed-widgets,
.view-press-releases .view-filters .filters .views-exposed-widget {
  clear: none;
  margin: 0 !important;
  padding: 0 !important;
}

.view-press-releases .view-filters .filters .form-text {
  border: 0;
  clear: none;
  float: left;
  margin-top: 2px;
  padding-right: 14px;
  width: 181px;
}

.view-press-releases .view-filters .filters .form-submit {
  background-color: transparent;
  background-image: url(../../../../images/press_release_filter.gif);
  background-position: top right;
  background-repeat: none;
  border: none;
  cursor: hand;
  display: block;
  height: 23px;
  line-height: 200px;
  margin: 0 !important;
  overflow: hidden;
  outline: none;
  padding: 0 !important;
  text-indent: -9999px;
  width: 26px;
}

.view-press-releases .views-row-odd {
  background-color: #e8f2f4;
}

.view-press-releases .views-row {
  padding: 10px 0;
}

.view-press-releases .views-row .date {
  clear: none;
  float: left;
  overflow: hidden;
  text-align: right;
  width: 100px;
}

.view-press-releases .views-row .content {
  clear: none;
  float: left;
  overflow: hidden;
  padding-left: 13px;
  width: 585px;
}

.view-press-releases .views-row .print_icon {
  clear: none;
  float: right;
  overflow: hidden;
  text-align: left;
  width: 32px;
}

.view-press-releases .views-row .print_icon a {
  background-image: url(../../../../images/print_icon.gif);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  height: 14px;
  line-height: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  width: 15px;
}

.view-press-releases .views-row .print_icon a:hover {
  background-position: bottom left;
}

.view-release {
  background-color: white;
  padding: 20px 45px;
}

#releases-year-tabs {
  clear: left;
  float: left;
  padding-left: 38px;
  padding-top: 20px;
  width: 390px;
}

#releases-year-tabs a {
  background-color: #b2b0ad;
  clear: none;
  color: white;
  float: left;
  margin-right: 2px;
  padding: 8px 10px;
}

#releases-year-tabs a.active {
  background-color: #7e7c7a;
  margin-top: -2px;
  padding: 9px 10px;
}

#releases-filter-links {
  clear: right;
  float: right;
  line-height: 33px;
  text-align: right;
  padding-top: 20px;
  width: 310px;
}

#releases-filter-links a {
  margin-left: 10px;
}

.imagebox {
  background-color: #E8F1F4;
  height: 300px;
  margin: 20px -30px;
  padding: 20px 30px 10px;
}

ul.images2 {
  height: 260px;
  margin: 0;
  padding: 0;
  width: 700px;
}

ul.images2 li {
  float: left;
  height: 260px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0 7px 0 0;
  width: 226px;
}

.imagebox p {
  color: #35332F;
  font-family: Lucida Sans Unicode,Lucida Grande,Arial,Helvitica,sans-serif;
  font-size: 12px;
}

#news_and_views_header {
  background: url(../../../../images/key_images/news_and_views.png) top left no-repeat;
  height: 148px;
  overflow: visible;
  width: 763px;
  margin-bottom: 8px;
}
#news_and_views_featured {
  width: 708px;
}
.news_and_views_feature {
  float: left;
  width: 226px;
  margin-right: 10px;
}
.news_and_views_feature .news_and_views_image {
  width: 226px;
  height: 158px;
  margin-bottom: 10px;
  display: table-cell;
  vertical-align: middle;
}
/*
.news_and_views_feature img {
  margin-bottom: 10px;
}

.news_and_views_feature img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
*/

.news_and_views_feature .news_and_views_image .center_image img {  
  display: block;
  margin-left: auto;
  margin-right: auto;  
}

a.read_all {
  display: block;
}

#news_and_views_control {
  position: relative;
  height: 65px;
}
#news_and_views_control .faux_drop {
  color: #686868;
  font-size: 11px;
  height: 23px;
  overflow: visible;
  position: absolute;
  width: 235px;
}

#vgc_sort {
  left: 277px;
  top: 118px;
}

#vgc_display {
  left: 521px;
  top: 118px;
}

#news_and_views_control .faux_drop div.current {
  background-image: url(../../../../images/backgrounds/faux_drop.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 23px;
  line-height: 23px;
  padding-right: 26px;
  width: 209px;
}

#news_and_views_control .faux_drop div.current .label {
  clear: left;
  color: #abaaaa;
  display: block;
  float: left;
  font-size: 9px;
  padding-left: 10px;
  width: 45px;
}

#news_and_views_control .faux_drop div.current .label .value {
  clear: right;
  display: block;
  float: left;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  width: 145px;
}

#news_and_views_control .faux_drop ul {
  background-color: white;
  border: 1px solid #F0EDE9;
  border-top: none;
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 23px;
  width: 207px;
}

#news_and_views_control .expanded_faux_drop ul {
  display: block !important;
}

#news_and_views_control .faux_drop li {
  list-style: none;
  margin: 0;
}

#news_and_views_control .faux_drop li a {
  display: block;
  padding: 0 0 0 55px;
}

#news_and_views_control .faux_drop li a:hover {
  background-color: #E8F1F4;
}

#news_and_views_display {
  top: 23px;
  left: 30px;
}
#news_and_views_archive {
  top: 23px;
  left: 277px;
}
#news_and_views_search {
  position: absolute;
  top: 23px;
  left: 522px;
}
#news_and_views_search {
  background: url(../../../../images/press_release_filter.gif) top left no-repeat;
  clear: none;
  float: right;
  height: 23px;
  overflow: hidden;
  padding-right: 5px;
  padding-left: 14px;
  width: 222px;
}

#news_and_views_search .exposed-widgets,
#news_and_views_search .exposed-widget {
  clear: none;
  margin: 0 !important;
  padding: 0 !important;
}

#news_and_views_search .form-text {
  border: 0;
  clear: none;
  float: left;
  margin-top: 2px;
  padding-right: 14px;
  width: 181px;
}

#news_and_views_search .form-submit {
  background-color: transparent;
  background-image: url(../../../../images/press_release_filter.gif);
  background-position: top right;
  background-repeat: none;
  border: none;
  cursor: hand;
  display: block;
  height: 23px;
  line-height: 200px;
  margin: 0 !important;
  overflow: hidden;
  outline: none;
  padding: 0 !important;
  text-indent: -9999px;
  width: 26px;
}

#news_and_views_navigation {
  position: relative;
  background-color: #fff;
  margin-bottom: 8px;
  padding: 12px 38px;
  font-size: 12px;
}
#share_this {
  position: absolute;
  right: 28px;
  top: 12px;
}

#news_and_views {
  background-color: #fff;
}
#news_and_views h2 {
  margin-top: 20px;
  color: #6a6a6a;
  font-size: 20px;
  text-align: right;
}
#news_and_views h3 {
  margin: 0;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
#news_and_views .news_type {
  color: #b2b1ad;
  font-weight: bold;
}
#news_and_views h3 .news_type {
  margin-left: 0;
}
#news_and_views .byline {
  margin: 0 0 15px;
  font-size: 12px;
  font-weight: bold;
}
#news_and_views .byline.individual {
  color: #a4a4a4;
  font-weight: normal;
}
#news_and_views .byline.individual a {
  margin-right: 1em;
  font-weight: bold;
}
#news_and_views .summary {
  margin: 0 0 15px;
  font-family: georgia, serif;
  font-size: 12px;
  font-style: italic;
}
#news_and_views p.summary {
  margin: 0 0 10px;
  color: #b2b1ad;
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
}
#news_and_views .timestamp {
  color: #b2b1ad;
  font-weight: bold;
}
#news_and_views .timestamp .stamp {
  color: #666;
  font-weight: normal;
}
#news_and_views .item {
  background-position: 0 1px;
  background-repeat: no-repeat;
}
#news_and_views .item + .item {
  margin-top: 23px;
  padding-top: 23px;
  background-position: 0 24px;
  border-top: 1px solid #eee;
}

#news_and_views.sub_page_content {
  background-position: 40px 24px;
  background-repeat: no-repeat;
  padding: 12px 40px 5px 40px;
}
#news_and_views #paging_top {
	border-bottom: 1px solid #eee;
	margin-bottom: 23px;
} 
#news_and_views #paging_bottom {
	margin-top: 23px;
	border-top: 1px solid #eee;
}
.item img, #news_and_views.sub_page_content img {
  float: left;
  margin: 0 25px 15px 0;
  border: 3px solid #e5ded6;
}
.item .item_header, #news_and_views.sub_page_content .item_header {
  position: relative;
  padding-left: 37px;
}
.item .item_header img, #news_and_views.sub_page_content .item_header img {
  float: none;
  position: absolute;
  top: 2px;
  left: 0;
  margin: 0;
  border: 0;
}
#news_and_views.sub_page_content img.main {
  float: none;
}
/* NOTE: This will need to be updated to whatever object setup you are using for video
   but should be pretty close */
.item.video img {
  float: left;
  margin: 0 25px 15px 0;
  border: 3px solid #e5ded6;
}
#news_and_views .tags {
  margin-top: 23px;
  padding-top: 23px;
  border-top: 1px solid #eee;
}
#news_and_views .tags a {
  color: #b2b1ad;
}