@import url('http://globalinc.prod.ehc.com/design/css/themes/xenon/womenshealthgroup/css/screen.css');

#header { 
  /*background-image: url(../images/template/header.png);*/
}

#interior #header { 
  /*background-image: url(../images/template/header.png);*/
}

#branding h1 a {
  background-image: url(../images/template/logo.png);
}

#home #content-sub1 {
  /*background-image: url(../images/template/bg_Sidebar01.jpg);*/
}

#interior #content-sub1 {
 /* background-image: url(../images/template/bg_Sidebar04.jpg);*/
}

ul.doc-list2{
  display:inline;
}

.doc-list2 li{
  float:left;
  width:33%;
  list-style-type:none;
  font-weight:bold;
  line-height:25px;
}


a.wordpress {
    background: url("../images/template/badge_wordpress.png") no-repeat scroll 0 0 transparent;
}

a.facebook, a.twitter, a.youtube, a.wordpress {
    border-bottom: 3px solid transparent;
    float: left;
    height: 32px;
    margin: 10px 10px 0 0;
    text-indent: -5000px;
    width: 32px;
}
  
a.facebook:hover,  a.twitter:hover,  a.youtube:hover, a.wordpress:hover {
    border-bottom: 3px solid #59B0CC;
  }



/* like tweet and add this styles */

.like-tweet .likepage, 
.like-tweet .tweetpage {
  float:left;
}

.like-tweet,
.addThis{
  float:right;
}

.likefbpage {
    background-color: #F0D7E9;
    border: 1px solid #EABCDD;
    margin-bottom: 10px;
    padding: 10px 3px;
    text-align: center;
}
