/* 
* CSS Document
* buildpackage.css
* 
* Author    :   Greg Merriman
* Created   :   Fri 20 Feb 2009
* Modified  :   Fri 20 Feb 2009
*/

/* styles for seethelight 'Build Your Package'  */


/*----------[styles]----------*/

#content-left ul h5
{
  color: #14303c;
  width: 100%;
}

p.doit a
{
  display: block;
  background: url("../img/build-your-own-rollover.jpg") top center no-repeat;
  height: 295px;
  width: 295px;
}

p.doit a:hover, p.doit a:active
{
  background: url("../img/build-your-own-rollover.jpg") bottom center no-repeat;
}

p.doit a span
{
  display: none;
}