#featured-publication{
  background: #fff url(../graphics/healthcare/content-wrapper-bg.jpg) repeat-y -2px 0; 
  margin: 4.5em auto 1.5em auto;

}

.anythingSlider      { 
  width: 940px; 
  height: 340px; 
  position: relative;
  margin:-30px 0 0 0;
}

.anythingSlider .wrapper  { 
  width: 940px;  
  overflow: auto; 
  height: 341px; 
  margin: 0 0px; 
  position: absolute; 
  top: 0; 
  left: 0; 
}

.anythingSlider .wrapper ul  { 
  width: 99999px; 
  list-style: none; 
  position: absolute; 
  top: 0; 
  left: 0; 
  margin: 0; 
}

.anythingSlider ul li  { 
  display: block; 
  float: left; 
  padding: 0; 
  height: 317px; 
  width: 940px; 
  margin: 0; 
}

.anythingSlider .arrow   { 
  display: block; 
  height: 200px; 
  width: 67px; 
  background: url(../graphics/arrows.jpg) no-repeat 0 0; 
  text-indent: -9999px; 
  position: absolute;
  top: 65px; 
  cursor: 
  pointer;
  z-index:99999; 
}

.anythingSlider .forward                { background-position: 0 0; right: -65px;}
.anythingSlider .back                   { background-position: -67px 0; left: -65px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; text-decoration:none; border:0;}
.anythingSlider .back:hover             { background-position: -67px -200px; text-decoration:none;border:0; }

#thumbNav                               { display:none;}


#start-stop                             { display:none;} 

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.column1 {
  float: left;
  width:224px;
  height:260px;
  margin:0 0 0 50px;
  padding:0 0 20px 0px;
  background:url(../graphics/publication-bg.jpg) no-repeat 0 bottom;
}

.column1 img{
  padding:0 0 0 15px;
}

.column1 a:hover{
  border:0;
}

.column2 {
  float: right;
  width:555px;
  padding:30px 30px 0 0px;
}



.column2 ul li{
  margin:0 0 1.5em 0;
}

.column2 p{
  margin:0 0 0.75em 0;
}

#featured-publication-title {
  padding-left:355px;
}

#featured-publication-title h2{
  padding:0 0 .2em 0!Important;
}
