.banbxbig {
  background:white;
  height:70px;
  width:728px;
  text-align:center;
  border: 1px solid #FFCC33;
  font-weight:bold;
  font-size:1.1em;
  padding-top:20px;
  }

.col-lcrm {
background-color:#FFC;
}

.col-drkblu {
background-color:#4F4899;
color:#FFF;
  }
    
.table {
border: 1px solid #FFCC33;
}

.tbody {
border: 1px solid #FFCC33;
}

.heart {
  background: url("/imgs/heart-graphic.gif") top left no-repeat;
  width:85%;
  padding-left:20px;
  vertical-align:text-top;
    }
	
	#boardingtitlediv
{
  background: #ccccff;
  height: 22px;
  width: 770px;
       }
	  
#boardingtitletext
{
font-family:arial;
  font-size:13px;
  font-weight:bold;
  padding-top:2px;
  padding-left:3px;
      }
	  
#boardingmain
{
 margin-left: 3px;
  background: #fff;
  width: 610px;
  float: left;
  font-family:arial;
  font-size:13px;
    }	

#boardingimg
{
  background: #fff;
  width: 120px;
  float: left;
    }