/*********************** 
  LAYOUT STYLES 
************************/
body { margin: 0; padding: 0; background: #c2cbc7; }
#contentContainer { background: #ffffff; padding: 0px; margin: auto; font: 11px verdana, arial, sans-serif; color: #6d6e71; width: 960px; height: 100%; position: relative;}
#contentBackdrop{ display: block; position: relative; background-color: #ffffff; }
#headerWrap { height: 112px; position: relative; z-index: 1; margin-left: -5px; border-bottom: 1px solid #C2CBC7; }
#navigation { padding-top: 40px; padding-left: 0px; font-size: 10px; position: absolute; }
#navigation ul { margin: 0px; padding: 0px 0px 0px 15px; z-index: 5; }
#logo { position: absolute; left: 728px; top: 25px; }
#flashWrap { height: 442px; }
#interactiveWrap { height: 288px; }
#contentWrap { padding: 0px; font-size: 11px; }
#contentWrap h1 { padding: 0px; margin: 0px; margin-bottom: 25px; color: #BEC95A;}
#footerWrap { text-align: center; font-size: 9px; padding:30px 0px 15px 0px; clear: both; width:100%; background-color: transparent; }
#footerWrap a:link { font-style: normal; color: #6D6E71; font-size: 9px; } 
#footerWrap a:visited{ font-style: normal; color: #6D6E71; font-size: 9px; }
#footerWrap a:hover { font-style: normal; color: #6D6E71; text-decoration: underline; font-size: 9px; }
h1.blog { color: #BEC95A; }

/*********************** 
  MAIN NAVIGATION MENU 
************************/
ul.mainNavigation, ul.mainNavigation li { margin: 0px; padding: 0px; list-style: none; }
.mainNavigation a { font-style: normal; color: #6d6e71; text-decoration: none; display: block; }
ul.mainNavigation ul.third { margin-bottom: 8px !important; }
ul.mainNavigation ul.third li { list-style: disc; margin-left: 5px; }

.mainNavigation, .mainNavigation li.top { float: left; position: relative; overflow: visible; }
.mainNavigation a.top_nav  { font-size: 11px; text-decoration: none; color: #6d6e71;}
.mainNavigation a.top_nav:hover  { color: #c1cd23; }
.mainNavigation li.top a { height: 34px; }
.mainNavigation li.top ul.second a { height: 15px; line-height: 15px; text-decoration:none; color: #6d6e71; }
.mainNavigation li.top ul.second a:hover { text-decoration: underline; }
.mainNavigation li.top ul.second { position: absolute; top: 34px; left: 0px; display: none; }
.mainNavigation li.top:hover ul.second, .mainNavigation li.top-hover ul.second { display: block; }
.mainNavigation li.top a.top_nav { padding-top: 10px; padding-left: 15px; white-space: nowrap; }
.mainNavigation li.top:hover a.top_nav, .mainNavigation li.top-hover a.top_nav  { color: #c1cd23; }

/* nav section specific - need this to achieve the look that they have in the comps */
.nav_about { width: 95px; }
.nav_about .top_nav, .nav_about ul.second { width: 130px; }
.nav_about:hover .top_nav, .nav_about-hover .top_nav  { background: transparent url('../images/nav-about-top.png') top left no-repeat; }
.nav_about:hover ul.second, .nav_about-hover ul.second { height: 45px; background: transparent url('../images/nav-about-bottom.png') bottom left no-repeat; }
.nav_approach { width: 125px; }
.nav_approach .top_nav, .nav_approach ul.second { width: 200px; }
.nav_approach:hover .top_nav, .nav_approach-hover .top_nav { background: transparent url('../images/nav-approach-top.png') top left no-repeat; }
.nav_approach:hover ul.second, .nav_approach-hover ul.second { height: 45px; background: transparent url('../images/nav-approach-bottom.png') bottom left no-repeat; }
.nav_services { width: 95px; }
.nav_services .top_nav, .nav_services ul.second { width: 210px; }
.nav_services:hover .top_nav, .nav_services-hover .top_nav { background: transparent url('../images/nav-services-top.png') top left no-repeat; }
.nav_services:hover ul.second, .nav_services-hover ul.second { height: 165px; background: transparent url('../images/nav-services-bottom.png') bottom left no-repeat; }
.nav_clients { width: 85px; }
.nav_clients .top_nav, .nav_clients ul.second { width: 130px; }
.nav_clients:hover .top_nav, .nav_clients-hover .top_nav { background: transparent url('../images/nav-clients-top.png') top left no-repeat; }
.nav_clients:hover ul.second, .nav_clients-hover ul.second { height: 28px; background: transparent url('../images/nav-clients-bottom.png') bottom left no-repeat; }
.nav_experience .top_nav, .nav_experience ul.second { width: 90px; }
.nav_experience:hover .top_nav, .nav_experience-hover .top_nav { ; }
.nav_experience:hover ul.second, .nav_experience-hover ul.second { height: 28px; }
.nav_news { width: 70px; }
.nav_news .top_nav, .nav_news ul.second { width: 130px; }
.nav_news:hover .top_nav, .nav_news-hover .top_nav {  }
.nav_news:hover ul.second, .nav_news-hover ul.second { height: 28px; background: transparent url('../images/nav-news-bottom.png') bottom left no-repeat; }

/*********************************** 
  THREE ITEM MENNU (index2)
************************************/
.threeMenu,
.threeMenu li,
.threeMenu ul.second,
.threeMenu ul.second li { margin: 0px; padding: 0px; list-style: none; }
.threeMenu li { float: left; position: relative; overflow: visible; border-right: 9px solid white; }
.threeMenu li.end, .threeMenu li.end li.end { border-right: 0px; }
.threeMenu li .top-nav img { width: 315px; height: 307px; }
.threeMenu li.top ul.second  { width: 325px; height: 79px; position: absolute; top: 228px; display: none; }
.threeMenu li.top:hover ul.second, 
.threeMenu li.nav-inspiration-hover ul.second,
.threeMenu li.nav-interblending-hover ul.second,
.threeMenu li.nav-integration-hover ul.second { display: block; left: 0; }
.threeMenu li.top ul.second li { font-size: 11px; color: black; text-align: center; padding: 10px 15px; line-height: 18px; letter-spacing: .5px; width: 285px; }
.threeMenu li.top ul.second li strong { letter-spacing:0px; }
.threeMenu li.nav-inspiration .top-nav img { width: 313px; background: transparent url('../images/nav-inspiration.jpg') no-repeat top left; }
.threeMenu li.nav-interblending .top-nav img {  width: 313px; background: transparent url('../images/nav-interblending.jpg') no-repeat top left; }
.threeMenu li.nav-integration .top-nav img { width: 315px; background: transparent url('../images/nav-integration.jpg') no-repeat top left; }
.threeMenu li.nav-inspiration:hover .top-nav img, .threeMenu li.nav-inspiration-hover .top-nav img { background: transparent url('../images/nav-inspiration.jpg') no-repeat 0 -307px; }
.threeMenu li.nav-interblending:hover .top-nav img, .threeMenu li.nav-interblending-hover .top-nav img { background: transparent url('../images/nav-interblending.jpg') no-repeat 0 -307px; }
.threeMenu li.nav-integration:hover .top-nav img, .threeMenu li.nav-integration-hover .top-nav img { background: transparent url('../images/nav-integration.jpg') no-repeat 0 -307px; }

/*********************************** 
  BOX STYLES
************************************/
.box_container { position: relative; width: 294px; margin-left: 30px; }
.box_container .box_top { background: transparent url('../images/box-top.png') no-repeat top left; height: 11px; }
.box_container .box_mid { background: transparent url('../images/box-middle.png') repeat-y top left; padding: 0px 45px 0px 15px; }
.box_container .box_bottom { background: transparent url('../images/box-bottom.png') no-repeat top left; height: 23px; }
.box_container h4 { font-size: 16px; padding-bottom: 10px; }

/*********************************** 
  COLUMN LAYOUTS OVERRIDES 
  see assets/css/columnLayouts.css
  for base styles
************************************/
.ColumnedLayout { margin: 0px auto 0px auto; width: 96%; }
.ColumnedLayout .leftColumn { padding: 35px 20px 0px 0px; }
.ColumnedLayout .leftColumn p { font-style: normal; font-size: 11px; line-height: 19px; text-align: justify; }
.ColumnedLayout .leftColumn ul.list1 li { font-style: normal; font-size: 11px; line-height: 19px; color: #BEC95A; padding-bottom: 10px; text-align: justify; }
.ColumnedLayout .leftColumn ul.list1 li span { color:#6D6E71; }
.ColumnedLayout .leftColumn ul.list2 li { font-style: normal; font-size: 11px; line-height: 15px; color: #BEC95A; }
.ColumnedLayout .leftColumn ul.list2 li span { color:#6D6E71; }
.ColumnedLayout .leftColumn span.subtitle { display: block; font-family: Verdana; font-weight: bold; font-size: 11px; line-height: 19px; }
.ColumnedLayout .leftColumn span.question { display: block; font-family: Verdana; font-weight: bold; font-style: italic; font-size: 11px; line-height: 19px; color: #BEC95A; }
.ColumnedLayout .leftColumn table td.brands { text-align: center; height: 92px; padding: 0px; margin: 0px; }
.ColumnedLayout .rightColumn {  background-color: #F7F8F8; }
.ColumnedLayout .rightColumnNoBg {  background-color: #FFFFFF; }
.ColumnedLayout .rightColumn img { margin-top: 37px; }
.ColumnedLayout .rightColumn #sidebar_html_content { width: 300px; margin: 0px 20px 0px 20px; font-size: 11px; }
.ColumnedLayout .rightColumn #sidebar_html_content a:link, .ColumnedLayout .rightColumn #sidebar_html_content a:visited, .ColumnedLayout .rightColumn #sidebar_html_content a:hover { color: #6D6E71; text-decoration: underline; font-style: normal; font-size: 11px; }

/*********************** 
  UTILITY STYLES 
************************/
.quote { color: #5282b5; font-family: Verdana; font-style: italic; font-size: 14px; line-height: 20px; text-align: center; margin-left: 26px; }
.emphasis_paragraph { font-size: 16px; line-height: 23px; }
.small_link  { font-style: italic; font-size: 9px; color: #9e6614; text-decoration: none; }
.green_statement { color: #c1cd23; font-size: 24px; display: block; margin: 0px 0px 25px 0px; }
.newsList, .newsList li { margin: 0px; padding: 0px; list-style: none; padding-bottom: 7px; font-size: 10px; width: 260px; }

/*********************** 
  PAGE SPECIFIC STYLES 
************************/
.Page_Index #contentContainer { background: transparent; }
.Page_Index #contentWrap { padding-top: 0px; text-align: center; }
.Page_Index #contentWrap p { font-size: 16px; }
.Page_Index #contentWrap p.text_small { font-size: 12px; }
.Page_Index #footerWrap { background-color: transparent; }
.Page_Index #footerWrap, .Page_Index2 #footerWrap { position:static; bottom: none; }
.Page_Index2 #contentWrap { clear: both; }
.Page_Index2 .ColumnedLayout .rightColumn { position: absolute; right: 0px; top: 0px; width: 300px; }

/*********************** 
  DEBUG STYLES 
  remove these later
************************/
.Page_Debug .debug_border_cyan { border: 1px solid cyan; }

/*********************** 
  INSPIRATION PAGE
  remove these later
************************/
div#inspiration_wrap { padding: 0px; margin: 20px 0px 0px 0px; }
div#inspiration_wrap div.irow { margin: 0px; padding: 0px; }
div#inspiration_wrap table { padding: 0px; margin: 0px; }
div#inspiration_wrap table td.header_column1 { color: #000000; font-size: 12px; }
div#inspiration_wrap table td.header_column2 { color: #000000; font-size: 12px; text-align: center; font-weight: bold; }
div#inspiration_wrap table td.header_column3 { color: #000000; font-size: 12px; text-align: center; font-weight: bold; }
div#inspiration_wrap table td.column1 { padding: 0px; font-size: 12px; font-weight: bold; color: #000000; }
div#inspiration_wrap table td.column2 { padding: 0px; color: #16293A; }
div#inspiration_wrap table td.column3 { padding: 0px; color: #16293A; }
div#inspiration_wrap div.row1top { background-image: url('../images/inspiration/row1_top.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row1center { background-image: url('../images/inspiration/row1_center.jpg'); background-repeat: repeat-y; }
div#inspiration_wrap div.row1bottom { background-image: url('../images/inspiration/row1_bottom.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row2top { background-image: url('../images/inspiration/row2_top.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row2center { background-image: url('../images/inspiration/row2_center.jpg'); background-repeat: repeat-y; }
div#inspiration_wrap div.row2bottom { background-image: url('../images/inspiration/row2_bottom.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row3top { background-image: url('../images/inspiration/row3_top.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row3center { background-image: url('../images/inspiration/row3_center.jpg'); background-repeat: repeat-y; }
div#inspiration_wrap div.row3bottom { background-image: url('../images/inspiration/row3_bottom.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row4top { background-image: url('../images/inspiration/row4_top.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row4center { background-image: url('../images/inspiration/row4_center.jpg'); background-repeat: repeat-y; }
div#inspiration_wrap div.row4bottom { background-image: url('../images/inspiration/row4_bottom.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row5top { background-image: url('../images/inspiration/row5_top.jpg'); background-repeat: no-repeat; height: 13px; }
div#inspiration_wrap div.row5center { background-image: url('../images/inspiration/row5_center.jpg'); background-repeat: repeat-y; }
div#inspiration_wrap div.row5bottom { background-image: url('../images/inspiration/row5_bottom.jpg'); background-repeat: no-repeat; height: 13px; }

/*********************** 
  CONTACT US PAGE
  remove these later
************************/
div#contact_form_wrap  { font-size: 11px; }
div#contact_form_wrap table#contact_table { margin: 10px 0px 10px 0px; }
div#contact_form_wrap table#contact_table td.topspace { padding-top: 20px; }
div#contact_form_wrap table#contact_table td label { font-size: 11px; }
div#contact_form_wrap table#contact_table input.contact_input { width: 420px; padding:5px; border: 1px solid #e4e4e5; }
div#contact_form_wrap textarea { width: 500px; border: 1px solid #e4e4e5; }
div#contact_form_wrap span.comment_space { display: block; padding: 0px 0px 10px 0px; }

/*********************** 
  BLOG STYLING
  remove these later
************************/
div#blog_header { width: 960px; height: 130px; min-height: 130px; padding: 0px; margin: 0px 0px 5px 0px; background-image: url(../images/blog_header_bg.jpg); }
div#blog_header div#blog_header_link { position: relative; top: 45px; left: 600px; width: 255px; height: 80px; cursor: pointer; }
div#blog_header_links { padding: 5px 0px 30px 0px; }
div#blog_header_links a { color: #949597; margin: 0px 20px 0px 0px; font-size: 11px; font-style: normal; text-decoration: none; } 
div#blog_header_links a:link { color: #949597; }
div#blog_header_links a:visited { color: #949597; }
div#blog_header_links a:hover { color: #c1cd23; }

table#blog_table { width: 96%; margin: 0px auto 0px auto; position: relative; top: -2px; }
table#blog_table td.left { padding: 0px 7px 0px 0px; margin: 0px; }
table#blog_table td.left p { text-align: justify; padding-right: 10px; }
table#blog_table td.right { background-color: #f7f8f8; padding: 0px; margin: 0px; }

div.narrowcolumn { width: 555px; height: 100%;  font-family: Verdana; font-size: 11px; }
div.narrowcolumn div.post { margin: 0px 0px 5px 0px; }
div.narrowcolumn h2 { font-style: normal; font-size: 18px; color: #5282b5; font-family: Verdana; font-weight: normal; padding: 0px; margin: 0px 0px 20px 0px; letter-spacing: 0px; }
div.narrowcolumn h2 a { font-style: normal; font-size: 18px; color: #5282b5; font-family: Verdana; }
div.narrowcolumn h2 a:link { color: #5282b5; }
div.narrowcolumn h2 a:visited { color: #5282b5; }
div.narrowcolumn h2 a:hover { color: #5282b5; text-decoration: underline; }
div.narrowcolumn h3 { font-style: normal; font-size: 18px; color: #5282b5; font-family: Verdana; font-weight: normal; padding: 0px; margin: 0px 0px 20px 0px; letter-spacing: 0px; }
div.narrowcolumn h3 a { font-style: normal; font-size: 18px; color: #5282b5; font-family: Verdana; font-weight: normal; }
div.narrowcolumn h3 a:link { color: #5282b5; }
div.narrowcolumn h3 a:visited { color: #5282b5; }
div.narrowcolumn h3 a:hover { color: #5282b5; text-decoration: underline; }
div.narrowcolumn span.subtitle { display: block; font-family: Verdana; font-weight: bold; font-size: 11px; line-height: 19px; }
div.narrowcolumn span.question { display: block; font-family: Verdana; font-weight: bold; font-style: italic; font-size: 11px; line-height: 0px; color: #BEC95A; }
div.narrowcolumn p.signature  a { text-decoration: underline; font-family: Verdana; font-size: 11px; font-style: normal; color: #6d6e71; }
div.narrowcolumn p.signature  a:link { text-decoration: underline; font-family: Verdana; font-size: 11px; font-style: normal; color: #6d6e71; }
div.narrowcolumn p.signature  a:visited { text-decoration: underline; font-family: Verdana; font-size: 11px; font-style: normal; color: #6d6e71; }
div.narrowcolumn p.signature  a:hover { text-decoration: underline; font-family: Verdana; font-size: 11px; font-style: normal; color: #6d6e71; }
div.narrowcolumn p.postmetadata { border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; font-size: 9px; padding: 2px 0px 2px 30px; color: black; background-image: url(../images/blog_post_footer.jpg); background-repeat: no-repeat; background-position: center left;}
div.narrowcolumn p.postmetadata a { font-style: normal; font-size: 9px; }
div.narrowcolumn p.postmetadata a:link { color: black; }
div.narrowcolumn p.postmetadata a:visited { color: black; }
div.narrowcolumn p.postmetadata a:hover { color: black; text-decoration: underline; }

div#sidebar { width: 100%; }
div#search_form_wrap { padding: 15px 0px 15px 0px; }
ul.search { list-style: none; padding: 0px; margin: 0px 0px 0px 0px; }
ul.search input#s { width: 175px; }
ul.search label.screen-reader-text { font-size: 14px; }  
ul.navigation { list-style: none; padding: 0px; margin: 0px; }
ul.navigation li { display: block; width: 100%; }
ul.navigation li.bg1 { background-color: #f7f8f8; }
ul.navigation li.bg2 { background-color: #f7f8f8; }
ul.navigation li.bg3 { background-color: #f7f8f8; }
ul.navigation li h2.default { font-size: 9px; color: black; border-top: 1px solid #E0DDD4; border-bottom: 1px solid #E0DDD4; padding: 4px 0px 4px 30px; } 
ul.navigation li h2.header1 { background-color: #EEF6F9; background-image: url(../images/blog_categories.jpg); background-repeat: no-repeat; background-position: center left; }
ul.navigation li h2.header2 { background-color: #F1E7DB; background-image: url(../images/blog_archives.jpg); background-repeat: no-repeat; background-position: center left; }
ul.navigation li h2.header3 { background-color: #F2F4DC; background-image: url(../images/blog_authors.jpg); background-repeat: no-repeat; background-position: center left; }
ul.navigation li ul { list-style: none; padding: 0px; margin: 15px 0px 15px 25px; }
ul.navigation li ul li a { font-style: normal; font-size: 9px; }
ul.navigation li ul li a:link { color: grey; }
ul.navigation li ul li a:visited { color: grey; }
ul.navigation li ul li a:hover { color: grey; text-decoration: underline; }


div#formula { margin: 68px 0px 0px 0px; padding: 20px 0px 0px 0px; text-align: center; background-image: url(../images/formula_bg.jpg); background-repeat: no-repeat; height: 292px; color: #000000; font-size: 12px; }
div#formula a { font-style: italic; font-size: 16px; display: block; margin: 10px 0px 10px 0px; }
/*div#formula a:hover {text-decoration: none; }*/
div#formula span.f1 { font-size: 28px; font-weight: bold; }
div#formula span.f2 { font-size: 28px; font-weight: bold; }
div#formula span.f3 { font-size: 18px; font-weight: bold; }
div#formula span.f4 { font-size: 26px; font-weight: bold; }

div#formula2 { margin: 5px 0px 15px 0px; text-align: center; }
div#formula2 a:hover {text-decoration: none; }
div#formula2 a { font-style: italic; font-size: 22px; display: block; margin: 10px 0px 10px 0px; }
div#formula2 span.f1 { font-size: 28px; font-weight: bold; }
div#formula2 span.f2 { font-size: 28px; font-weight: bold; }
div#formula2 span.f3 { font-size: 18px; font-weight: bold; }
div#formula2 span.f4 { font-size: 26px; font-weight: bold; }
div#formula2 span.first { color: #9E6614; font-size: 18px; font-weight: bold; }

div#homeblog_wrap { position: absolute; width: 314px; height: 348px; top: 339px; right: 0px; background-color: #F7F8F8; }
div#homeblog { position: absolute; margin-top: 270px; width: 314px; height: 62px; background-image: url(../images/blog_of_the_month.jpg); background-repeat: no-repeat; }
div#link a { color: #4F81BC; position: absolute; top: 30px; left: 65px; line-height: 34px; padding-left: 7px; font-size: 10px; }
div#link a:link { color: #4F81BC; }
div#link a:visited { color: #4F81BC; }
div#link a:hover { color: #4F81BC; }
div#homeblog img { position: absolute; top: 5px; left: 7px; }

/*********************** 
  HOMEPAGE STYLES 
************************/
div#homepage_content_wrap { background-color: #f7f8f8; padding: 30px 24px 30px 24px; position: relative; left: 0px; width: 912px;  }
div#homepage_content_wrap span.green_statement { font-family: Verdana; font-size: 18px; font-weight: normal; color: #bfd132; margin: 0px 0px 5px 0px; }



div#brands1 { width: 536px; height: 287px; background-image: url(../images/brands1.jpg); background-repeat: no-repeat; position: relative; }
div#brands2 { width: 536px; height: 287px; background-image: url(../images/brands2.jpg); background-repeat: no-repeat; position: relative; }
div.brandbox { position: absolute; cursor: pointer; }

div#brands1 div.brandbox { background-image: url(../images/brands1.jpg); background-repeat: no-repeat; }
div#brands2 div.brandbox { background-image: url(../images/brands2.jpg); background-repeat: no-repeat; }

div#brand_angeliq { left: 15px; top: 17px; width: 119px; height: 76px; background-position: -15px -17px; }
div#brand_aptivus { left: 145px; top: 17px; width: 119px; height: 76px; background-position: -145px -17px; }
div#brand_certican { left: 272px; top: 17px; width: 120px; height: 76px; background-position: -272px -17px; }
div#brand_exjade { left: 402px; top: 17px; width: 119px; height: 76px; background-position: -402px -17px; }
div#brand_fuzeon { left: 15px; top: 107px; width: 119px; height: 76px; background-position: -15px -107px; }
div#brand_galvus { left: 145px; top: 107px; width: 119px; height: 76px; background-position: -145px -107px; }
div#brand_luveris { left: 272px; top: 107px; width: 120px; height: 76px; background-position: -272px -107px; }
div#brand_multaq { left: 402px; top: 107px; width: 119px; height: 76px; background-position: -402px -107px; }
div#brand_tradjenta { left: 15px; top: 195px; width: 119px; height: 76px; background-position: -15px -195px; }
div#brand_twynsta { left: 145px; top: 195px; width: 119px; height: 76px; background-position: -145px -195px; }
div#brand_xolair { left: 272px; top: 195px; width: 120px; height: 76px; background-position: -272px -195px; }
div#brand_yondelis { left: 402px; top: 195px; width: 119px; height: 76px; background-position: -402px -195px; }

div#brand_boostrix { left: 14px; top: 17px; width: 119px; height: 76px; background-position: -15px -17px; }
div#brand_caduet { left: 145px; top: 17px; width: 119px; height: 76px; background-position: -145px -17px; }
div#brand_enviage { left: 272px; top: 17px; width: 120px; height: 76px; background-position: -272px -17px; }
div#brand_eucreas { left: 402px; top: 17px; width: 119px; height: 76px; background-position: -402px -17px; }
div#brand_hyzaar { left: 14px; top: 106px; width: 119px; height: 76px; background-position: -15px -107px; }
div#brand_priorix { left: 145px; top: 106px; width: 119px; height: 76px; background-position: -145px -107px; }
div#brand_qvar { left: 272px; top: 106px; width: 120px; height: 76px; background-position: -272px -107px; }
div#brand_tykerb { left: 402px; top: 106px; width: 119px; height: 76px; background-position: -402px -107px; }
div#brand_vaqta { left: 14px; top: 195px; width: 119px; height: 76px; background-position: -15px -195px; }
div#brand_vfend { left: 145px; top: 195px; width: 119px; height: 76px; background-position: -145px -195px; }
div#brand_viagra { left: 272px; top: 195px; width: 120px; height: 76px; background-position: -272px -195px; }
div#brand_zingo { left: 402px; top: 195px; width: 119px; height: 76px; background-position: -402px -195px; }
div#homepage_content_wrap p.emphasis_paragraph { font-family: Verdana; font-size: 13px; font-weight: normal; color: #6d6e71; }