@import url("css/DropDown-land.css");

#right_CaseStudiesbox_top_background {
  background-image:url(images/right_nav_dropTop_new.gif);
  background-repeat:no-repeat;
  width:220px;
  clear:both;
  padding-top: 15px;
}

#right_CaseStudiesbox_middle_background {
  width:220px;
  background-image:url(images/right_nav_dropMiddle_new.gif);
  background-repeat:repeat-y; 
  clear:both;
  margin-top:15px;
}

.right_CaseStudiesbox_bottom_background {
  width:220px;
  background-image:url(images/right_nav_dropBottom_new.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
  padding-bottom: 20px;
  clear:both;
}















