#left {
  float: left;
  display: inline;
  width: 506px; }
  #left #intro {
    height: 153px;
    overflow: hidden;
    background: url(/default_images/intro.gif) no-repeat;
    margin: 0 0 12px 0; }
    #left #intro h4, #left #intro h5 {
      display: none; }
    #left #intro p {
      font-size: 1.0em;
      font-weight: bold;
      color: #0F619B;
      padding: 100px 0 0 180px; }
      #left #intro p a {
        color: #0F619B; }
  #left #boxes {
    height: 180px;
    overflow: hidden;
    margin: 0 0 12px 0; }
    #left #boxes ul li {
      float: left;
      display: inline;
      height: 180px;
      width: 162px;
      margin: 0 10px 0 0;
      position: relative; }
      #left #boxes ul li h6 {
        display: none; }
      #left #boxes ul li p {
        position: absolute;
        bottom: 0;
        left: 0; }
        #left #boxes ul li p a {
          display: block;
          width: 162px;
          height: 40px; }
      #left #boxes ul li#technet {
        background: url(/default_images/technet.gif) no-repeat; }
      #left #boxes ul li#trial-kits {
        background: url(/default_images/trial-kits.gif) no-repeat; }
      #left #boxes ul li#resources {
        background: url(/default_images/resources.gif) no-repeat;
        margin: 0; }
  #left #new-to-databases {
    margin: 0 0 12px 0; }
  #left #purchasing {
    height: 111px;
    overflow: hidden;
    background: url(/default_images/purchasing.gif) no-repeat;
    position: relative; }
    #left #purchasing h6 {
      display: none; }
    #left #purchasing a {
      display: block;
      position: absolute;
      height: 35px;
      top: 65px; }
      #left #purchasing a#estore {
        left: 100px;
        width: 110px; }
      #left #purchasing a#licensing {
        left: 212px;
        width: 115px; }
      #left #purchasing a#promotions {
        left: 330px;
        width: 120px; }

#trial-kits-popup {
  text-align: left;
  width: 506px; }
  #trial-kits-popup h6 {
    color:#000000;
    font-size:12px;
    font-weight:bold;
    line-height:12px;
    padding:0 20px 5px; }
  #trial-kits-popup p {
    color:#666666;
    font-size:11px;
    line-height:15px;
    padding:0 20px; }
  #trial-kits-popup a {
    background: url(../default_b_img/left_arrow.jpg) no-repeat right 50%;
    color:#18A3DA;
    font-size:10px;
    font-weight:bold;
    line-height:14px;
    padding:0 7px 0 0;
    text-decoration:none; }
  #trial-kits-popup ul {
  	padding: 15px 20px 0 20px; }
    #trial-kits-popup ul li {
    	float: left;
    	display: inline;
    	height: 77px;
    	padding: 13px 0 0 75px; }
      #trial-kits-popup ul li strong {
      	font-size: 11px;
      	font-weight: bold;
      	line-height: 14px;
      	color: #000;
      	display: block;
      	padding: 0 0 3px 0; }
      #trial-kits-popup ul li#bpk { 
        background: url(../default_b_img/bpk.jpg) no-repeat;
      	width: 175px;
      	padding-bottom: 10px; }
      #trial-kits-popup ul li#cpsk { 
        background: url(../default_b_img/cpsk.jpg) no-repeat;
      	width: 175px;
      	padding-bottom: 10px; }
      #trial-kits-popup ul li#k12 {
      	width: 215px;
      	padding-top: 13px;
      	padding-left: 0; }
      #trial-kits-popup ul li#cpk { 
        background: url(../default_b_img/cpk.jpg) no-repeat;
      	width: 140px;
      	padding-bottom: 5px; }
      	
#middle_box 
{
    background: url(../default_images/middle_box_background.jpg) no-repeat 0 0;
    height: 338px;
    width: 508px;
    margin: 0 0 10px 0;
      position: relative;
}
#middle_box .learn_more_1 {
    padding: 0;
    width: 96px;
    height: 19px;
    position: absolute;
    left: 18px;
    top: 302px;
    }
#middle_box .learn_more_2 {
    padding: 0;
    width: 96px;
    height: 19px;
    position: absolute;
    left: 308px;
    top: 115px;
}
#middle_box .learn_more_3 {
    padding: 0;
    width: 79px;
    height: 20px;
    position: absolute;
    left: 308px;
    top: 302px;    
    }

#middle_box .download_now {
    padding: 0;
    width: 97px;
    height: 19px;
    position: absolute;
    left: 307px;
    top: 140px;
    }
