html, body {
    font-family: arial,Helvetica,sans-serif !important;

}
.ui-tooltip{
  z-index:91000;
}
.mycarousel-products .grid-item h2, .product-container .grid-item h2 {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 10px;
    padding: 0;
}
.fancybox-opened{
  z-index:100001 !important;
}
.fancybox-overlay{
  z-index:100000 !important;
}
.header-account-stripe {
  background: none repeat scroll 0 0 #6e6e6e;
  min-height: 35px;
  overflow: visible;
  position: relative;
  color: #fff;
  width: 100%;
}
#languageselector {
  line-height: 14px;
  position: relative;
  padding-left: 35px;
  float: right;
  margin-top: 4px;
  z-index: 90000;
}
.phoneIcon{
  float:right;
  margin:5px 20px 5px 10px;
  cursor: pointer;
}
#languageselector .greenText {
  font-size: 15px;
}
#languageselector .greenText .promoCodeLbl {
  font-size: 12px;
}
#languageselector #sellangFlyout {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(50, 50, 50, 0.25);
  display: none;
  font-size: 13px;
  min-width: 150px;
  position: absolute;
  right: 6px;
  text-align: left;
  color: #000;
  cursor: default;
  margin-top: 3px;
}

#medWrapperBody {
    margin: 5px auto !important;
    /*border: 1px solid #999 !important;*/
}

#languageselector #sellangFlyout a{
    color: #000 !important;
    display: inline-block;
    width:100%;
    font-size:16px;
}

#languageselector #sellangFlyout a:hover{
    text-decoration:none;
}

#languageselector #sellangFlyout .closebtn {
  text-align: center;
  margin: 5px;
}
#languageselector #sellangFlyout .innercontainer {
  padding: 5px 10px;
}
#languageselector #sellangFlyout .innercontainer .flyouttitle {
  font-size: 14px;
  font-weight: bold;
}
#languageselector #sellangFlyout .innercontainer #promotxt {
  white-space: nowrap;
}
#languageselector #sellangFlyout .innercontainer #promotxt ul li img {
    display: inline-block;
    padding-right: 10px;
}

#languageselector #sellangFlyout .innercontainer #promotxt .promotxt {
  width: 200px;
  margin-bottom: 0;
  margin-right: 8px;
}
#languageselector #sellangFlyout .innercontainer #promotxt .help-block {
  color: #a5a5a5;
  font-size: 12px;
  margin-left: 5px;
}
#languageselector #promotag {
  position: absolute;
  left: -10px;
  top: 5px;
}
#languageselector .sellang {
  display: inline-block;
  padding-right: 5px;
  white-space: nowrap;
  border-right: 2px solid #8A8989;
}

#languageselector .sellangInnerContainer{
  display: inline-block;
    padding-left: 5px;
}
  
#languageselector .sellangInnerContainer:hover{
  background-color: #EDEDED !important;
  cursor: pointer;
}
.countrySelected{
  padding: 8px 10px 5px 10px;
  cursor: default;
}

.languageSelected, .countrySelected{
  display: inline-block;
}

.languageSelected{
  background-image: url("/media/ukmedline/assets/img/australia.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 150px top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding: 8px 10px 5px 40px;
  line-height: 14px;
  position: relative;
  padding-right: 60px;
  float: right;
  margin-top: 4px;
  z-index: 90000;
  border-right: 2px solid #8A8989;
  color: #000;

}

#languageselector .sellang .flyoutarrow {
  background: url("/media/ukmedline/assets/img/icon-flyout-arrow.png") no-repeat center center transparent;
  display: inline-block;
  
  padding-right: 20px;
}

.hover {
  display: block !important;
}
.biggreentext {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #009900;
}
.container {
  background-color: #ffffff;
  margin-left: 10px;
  width: 980px;
}
.container .row {
  margin-left: 0px;
  padding-top: 15px;
}
.container .row .leftnavcontainer {
  width: 220px;
  float: left;
}
.container .row .maincontainer {
  width: 735px;
  float: left;
  margin-left: 20px;
}



.graybordertopbottom {
  border-top: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
}
.marginbottom0 {
  margin-bottom: 0px !important;
}


.logo {
  display: block;
  float: left;
  height: 77px;
  margin: 10px 0 15px 20px;
  padding: 0px;
  width: 472px;
  border: 0px;
}

#top-container {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #333333;
}

#top-container a {
  text-decoration: none;
  color: #0361c5;
}
#top-container a:hover {
  text-decoration: underline;
}
#top-container .promoapplied {
  background: url("/media/ukmedline/assets/img/promo-ribbion.png") no-repeat scroll 0 -98px #ffffff !important;
  line-height: 17px !important;
  font-size: 12px;
}
#top-container .promoapplied:hover {
  background: url("/media/ukmedline/assets/img/promo-ribbion.png") no-repeat 0 -147px #ffffff !important;
}
#top-container .promoapplied .promodesc {
  font-weight: bold;
  color: #d77c02;
  font-size: 14px;
}

/* fallback placeholder */
.placeholder {
  color: #a3a3a3;
}
::-webkit-input-placeholder {
  color: #a3a3a3;
  font-style: italic;
  font-size: 16px;
}
:-moz-placeholder {
  /* Firefox 18- */

  color: #a3a3a3;
  font-style: italic;
  font-size: 16px;
}
::-moz-placeholder {
  /* Firefox 19+ */

  color: #a3a3a3;
  font-style: italic;
  font-size: 16px;
}
:-ms-input-placeholder {
  color: #a3a3a3;
  font-style: italic;
  font-size: 16px;
}

#main-nav-container #top-menu-container {
  bottom: 0;
  margin: 0;
  padding: 0;
  position: relative;
  width: 980px;
}
#main-nav-container #top-menu-container #menu {
  margin: 0px;
}
#main-nav-container #top-menu-container #menu h1,
#main-nav-container #top-menu-container #menu h2,
#main-nav-container #top-menu-container #menu h3 {
  border-bottom: 1px solid #CCCCCC;
  color: #094086;
  font-size: 14px;
  font-weight: bold;
  margin: 7px 0 14px;
  padding: 0 0 8px;
  text-align: left;
}
#main-nav-container #top-menu-container #menu li.hover div ul li a {
  border: 0 none;
  color: #333333;
  display: block;
  float: none;
  line-height: 14px;
  margin: 0;
  padding: 0 0 15px;
  position: relative;
  text-align: left;
  text-transform: none;
  width: 200px;
}
#main-nav-container #top-menu-container #menu .dropdown_column {
  padding: 20px 5px 10px 8px;
}
#main-nav-container #logo-Search-Nav {
  /*width: 736px;*/

  position: relative;
  padding: 4px 0 9px;
}

.noborder {
  border: 0px solid #fff !important;
}

.paddingtop10 {
  padding-top: 10px !important;
}
.paddingtop5 {
  padding-top: 5px !important;
}
.paddingbottom10 {
  padding-bottom: 10px !important;
}
.paddingbottom5 {
  padding-bottom: 5px !important;
}
.marginright30 {
  margin-right: 30px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  color: #0547cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0px !important;
}
.btn-link:hover,
.btn-link:focus {
  color: #0547cc;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #F5F5F5;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  /*color: #333333;*/

  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  text-align: center;
  /*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);    */

  vertical-align: middle;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* DK Change */

  padding: 8px 20px;
}
.btn:hover {
  background-position: 0 0px;
}
.btn:focus {
  background-position: 0 0px;
}
.btn-gray {
  background-color: #b2b2b2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#b2b2b2));
  background-image: -webkit-linear-gradient(top, #e5e5e5, #b2b2b2);
  background-image: -moz-linear-gradient(top, #e5e5e5, #b2b2b2);
  background-image: -o-linear-gradient(top, #e5e5e5, #b2b2b2);
  background-image: -ms-linear-gradient(top, #e5e5e5, #b2b2b2);
  background-image: linear-gradient(top, #e5e5e5, #b2b2b2);
  font-weight: bold;
  border-color: #cccccc;
  color: #000 !important;
  font-size: 13px;
  text-decoration: none !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
  padding: 8px 13px;
}
.btn-gray:hover {
  background-color: #999999;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#999999));
  background-image: -webkit-linear-gradient(top, #cccccc, #999999);
  background-image: -moz-linear-gradient(top, #cccccc, #999999);
  background-image: -o-linear-gradient(top, #cccccc, #999999);
  background-image: -ms-linear-gradient(top, #cccccc, #999999);
  background-image: linear-gradient(top, #cccccc, #999999);
}
.btn-green {
  background-color: #98c670;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b5e688), to(#98c670));
  background-image: -webkit-linear-gradient(top, #b5e688, #98c670);
  background-image: -moz-linear-gradient(top, #b5e688, #98c670);
  background-image: -o-linear-gradient(top, #b5e688, #98c670);
  background-image: -ms-linear-gradient(top, #b5e688, #98c670);
  background-image: linear-gradient(top, #b5e688, #98c670);
  font-weight: bold;
  font-size: 13px;
  border-color: #7cae52;
  color: #000 !important;
  text-decoration: none !important;
  padding: 8px 13px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
}
.btn-green:hover {
  background-color: #7eb74c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9bdd5e), to(#7eb74c));
  background-image: -webkit-linear-gradient(top, #9bdd5e, #7eb74c);
  background-image: -moz-linear-gradient(top, #9bdd5e, #7eb74c);
  background-image: -o-linear-gradient(top, #9bdd5e, #7eb74c);
  background-image: -ms-linear-gradient(top, #9bdd5e, #7eb74c);
  background-image: linear-gradient(top, #9bdd5e, #7eb74c);
}
.btn-orange,
.btn-orange:hover,
.btn-orange:focus {
  background-color: #ffcc02;
  font-weight: normal;
  border-color: #cccccc;
  color: #000 !important;
  text-decoration: none !important;
  margin-bottom: 10px;
  font-size: 13px !important;
  padding-right: 40px;
  background: url("/media/ukmedline/assets/img/icon-apply-arrow.png") no-repeat 63px 7px #ffcc02;
}
.btn-flat-gray,
.btn-flat-gray:hover,
.btn-flat-gray:focus {
  background-color: #f5f5f5;
  font-weight: normal;
  border-color: #cccccc;
  color: #000 !important;
  text-decoration: none !important;
  margin-bottom: 10px;
  font-size: 13px !important;
  background-image: none;
}
.btn-success {
  color: #FFFFFF !important;
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success {
  background-color: #488042;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#74ba52), to(#488042));
  background-image: -webkit-linear-gradient(top, #74ba52, #488042);
  background-image: -moz-linear-gradient(top, #74ba52, #488042);
  background-image: -o-linear-gradient(top, #74ba52, #488042);
  background-image: -ms-linear-gradient(top, #74ba52, #488042);
  background-image: linear-gradient(top, #74ba52, #488042);
  font-weight: bold;
  border-color: #cccccc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-success:hover {
  background-color: #355e31;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5c9b3e), to(#355e31));
  background-image: -webkit-linear-gradient(top, #5c9b3e, #355e31);
  background-image: -moz-linear-gradient(top, #5c9b3e, #355e31);
  background-image: -o-linear-gradient(top, #5c9b3e, #355e31);
  background-image: -ms-linear-gradient(top, #5c9b3e, #355e31);
  background-image: linear-gradient(top, #5c9b3e, #355e31);
}
.btn-huge {
  padding: 15px 20px;
  width: 200px;
  font-size: 16px;
}
.hugebuttons {
  margin-top: 50px;
  text-align: center;
}
.btn-blue,
.btn-blue:hover,
.btn-blue:focus {
  background-image: none;
  background-color: #c6daec;
  border-color: #9a9a9a;
  text-shadow: none;
  padding: 3px 12px;
  font-size: 12px;
}
#accepttermslbl {
  position: absolute;
  left: 18px;
  top: 3px;
}
.errorBox {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: solid 1px #d72b2b;
  background-color: #faf9f7;
  color: #d72b2b;
  padding: 20px 20px 20px 50px;
  margin-bottom: 20px;
  background: url("/media/ukmedline/assets/img/icon-error-triangle.png") no-repeat 14px center;
  font-size: 14px;
}
.errortxt label,
.errortxt .controls label {
  color: red !important;
}

/* +++++++++++++ BELOW -- Jquery UI overrides +++++++++++++ */
.ui-dialog .ui-dialog-titlebar-close {
  background: url("/media/ukmedline/assets/img/icon-close.png") no-repeat center center #ffffff;
  border: solid 1px transparent;
  height: 21px;
}
.ui-widget-header {
  background: none;
  border: 0px solid #AAAAAA;
  margin-bottom: 20px;
}
.ui-dialog {
  padding: 10px 15px;
}
.ui-dialog form {
  margin: 0px;
}
.ui-widget-content {
  border: 2px solid #9a9a9a;
}

.ui-dialog .ui-dialog-buttonpane {
  background-image: none;
  border-width: 0;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
  text-align: center;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none;
}
.ui-widget p {
  line-height: 18px;
  margin: 0px;
}
/* +++++++++++++ ABOVE -- Jquery UI overrides +++++++++++++ */
/* promo code */
.whatispomo {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #333333;
  padding: 10px;
  cursor: pointer;
}
.whatispomo #promotoggle .arrowcollapsed {
  background: url("/media/ukmedline/assets/img/icon-toggle-Arrows.png") no-repeat left top transparent;
  background-position: 0 0px;
  display: inline-block;
  width: 11px;
  height: 8px;
  line-height: 10px;
}
.whatispomo #promotoggle .sel {
  background-position: 0 bottom !important;
}
.whatispomo #promodesc {
  line-height: 13px;
}
.promoapplieddesc {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #535353;
  margin-top: 10px;
  line-height: 16px;
  margin-left: 4px;
}
#promotitle {
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 15px;
}
/* Promo code */
.header-container {
  box-shadow: none;
}
.header-container-outer {
  margin: 0px auto;
  float:inherit;
  margin-top: 35px !important;
}

.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.standardlineheight {
  line-height: normal;
}

#medBreadcrumbContainer
{
clear:left;
padding-top:20px;
width: 986px;
display: none;
}

.login-container {
    background: none repeat scroll 0 0 #eaebec;
    float: right;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0 !important;
    width: 331px;
    z-index: 99000;
}

.search-magnifying-glass {
    background: url("/media/appresources/images/search-magnifying-glass.gif") no-repeat scroll center top;
    display: block;
    height: 15px;
    margin: 6px auto;
    padding: 0;
    width: 13px;
}

.wrapper .search-container {
  top:25px;
}
.wrapper #tagline {
  padding: 0 0 0 5px;
  margin: -5px;
}
.breadCrumbs {
    color: #8d8c8c;
    float: none !important;
    height: 22px;
    line-height: 25px !important;
    margin: -25px auto 10px !important;
    padding: 0 0 5px 14px;
    width: 960px;
}

.content-container {
    margin: 0 auto;
    border: 1px solid #999 !important;
}

.headerLoggedOut
{
display:none;
}

.carousel-offset-container {
 margin: 0 auto !important;
}

#promotxt a
{
  color:#acacac;
}

#promotxt ul li
{
  padding-left:38px;
  height:30px;
  margin-bottom:5px;
  line-height: 30px;
}

#promotxt .deutsch
{
  background: url("/media/assets/img/flags/deutsch.png") no-repeat left 1px;
}

#promotxt .english
{
  background: url("/media/assets/img/flags/english.png") no-repeat left 1px;
}

#promotxt .espanol
{
  background: url("/media/assets/img/flags/espanol.png") no-repeat left 1px;
}

#promotxt .francais
{
  background: url("/media/assets/img/flags/francais.png") no-repeat left 1px;
}

#promotxt .italiano
{
  background: url("/media/assets/img/flags/italiano.png") no-repeat left 1px;
}

#promotxt .nederlands
{
  background: url("/media/assets/img/flags/nederlands.png") no-repeat left 1px;
}

#promotxt .mww
{
  background: url("/media/assets/img/flags/mww.png") no-repeat left 1px;
}

.footer-links .footer-flag{
  background: url("/media/assets/img/flags/mww_small.png") no-repeat right top;
  max-width: none;
  padding-right: 10px !important;
}

#promotxt ul li:hover
{
  background-color:#e6e6e6;
}

#cookienotify
{
    display:none;
    text-align: left;
    padding: 10px 10px 10px 40px;
    background-color: #0755b8;
    color: #fff;
}
#cookienotify a{
  color: #fff;
}
#cookienotify button{
  background: #fff;
  border: none;
  border-radius: 2px;
  padding: 2px 25px;
  margin-left: 15px;
  font-size: 12px;
  cursor: pointer;
}
#cookienotify img{
  display:inline;
  height: 25px;
  padding-right: 15px;
  vertical-align:middle;
}
.pc-header {
   background: #fff url('/media/appresources/images/product-grid-bg1.jpg') no-repeat left top;
   background-size: 700px;
   overflow: hidden;
   min-height: 280px;
}

.pc-footer {
   background: #fff url('/media/appresources/images/product-grid-bg1.jpg') no-repeat left bottom;
   
   clear: both;
   background-size: 700px;
   height: 281px;
   border-bottom: 1px solid #cccccc;
}

.product-container .pc-footer .grid-item {
	border-bottom: 0;
	border-top: 0 none;
}

.mycarousel-products .grid-item p, .product-container .grid-item p
{
height:auto;
}

.subpage-content-container .grid-carousel.mycarousel-products{
    clear: both;
}

#medBreadcrumbContainer {
    clear: left;
    padding-top: 30px;
    width: 986px;
}

/* FOOTER STYLING */

#medFooter {
    border-top: 1px solid #CCC;
    border-top-style: dotted;
    /*padding: 1em 0;
	changed by Dan: 11/1/11
	padding: 1em 0 2em; */
    padding: 1em 0 .5em;
    clear: both;
}

#medFooter p {
    /*text-align: left !important;*/
    padding: 0;
}

.footer-col {
    float: left;
    width: 240px;
}

.footer-col h4, .footer-col h4 a {
    color: #222;
}

.footer-col h4 {
    font-size: 1.25em;
}

.footer-col ul {
    padding: 0 20px 1em 0;
}

.footer-col ul ul {
    padding: 0;
}

.footer-col ul.important-nav {
    font-size: 1.25em;
    padding-bottom: .8em;
}

.footer-col li {
    padding-left: 20px;
    text-indent: -20px;
}

.footer-col li li {
    position: relative;
    left: -6px;
    padding-left: 6px;
    text-indent: 0;
    background: url(/media/assets/img/icons/tiny-bullet.gif) left center no-repeat;
}

/* Special links w/icons */
.footer-col ul.important-nav li {
    padding-left: 0;
    text-indent: 0;
}

.footer-col ul.important-nav li a {
    display: block;
    padding-left: 21px;
    background: url(/media/assets/img/icons/twitter_16.png) left center no-repeat;
}

.footer-col ul.important-nav li.facebook-nav a {
    background-image: url(/media/assets/img/icons/facebook_16.png);
}

.footer-col ul.important-nav li.linkedin-nav a {
    background-image: url(/media/assets/img/icons/linkedin_16.png);
}

.footer-col ul.important-nav li.home-nav a {
    background-image: url(/media/assets/img/icons/house.png);
}

.footer-col ul.important-nav li.contact-nav a {
    background-image: url(/media/assets/img/icons/page_white_edit.png);
}

.footer-col ul.important-nav li.login-nav a {
    background-image: url(/media/assets/img/icons/textfield.png);
}

.footer-copyright {
    font-size: .8em;
    float: left;
    width: 375px;
    margin: .25em 0 .5em;
    padding: 8px 10px 4px;
    background: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, .5) 0 15px 10px -12px, rgba(255, 255, 255, .5) 0 0 10px inset;
    -moz-box-shadow: rgba(0, 0, 0, .5) 0 15px 10px -12px;
    box-shadow: rgba(0, 0, 0, .5) 0 15px 10px -12px;
}

#medFooter .footer-copyright p {
    padding-bottom: 4px;
    line-height: 1.3;
    color: #666;
}

.footer-copyright p span {
    color: #aaa;
}

.footer-copyright a.intl {
    display: inline-block;
    padding-left: 20px;
    background: url(/media/assets/img/icons/us.png) left center no-repeat;
}

/* TEMP FOOTER STYLING */
.footer {
    color: #444;
    font-size: 14px;
    line-height: 18px;
    display: block;
}

.footer ul li {
    list-style: none;
    margin: 0;
}

.footer ul li a {
    font-weight: normal !important;
    font-size: 13px;
}

.footer h2 {
    font-size: 1.4em;
    font-weight: lighter;
    color: #999;
    line-height: 1.5em
}

.column {
    width: 190px;
    float: left;
    border-right: 1px solid #F0F0F0;
    margin-bottom: 1em;
}

.columnpad {
    margin: 0 15px;
}

.footer .last {
    border: none
}

.footer-fat .col.gu1.first {
    width: 306px !important;
}

#medFooter .gu1 {
    float: left !important;
    margin-right: 70px !important;
    width: 225px !important;
}

.sprite-social-icons-container ul.sprite-social-icons li {
    border-right: 0 none !important;
    padding: 0 7px 0 0 !important;
}

.gu1 {
    width: 210px !important;
}
.footer-fat .col.gu1.first {
    width: 240px !important;
}


.footer-fat .row .col.last {
    width: 195px !important;
}

