﻿div#celebrity_header
{
  padding:0 65px 0px 65px;
  width:854px;
  font-family: Tahoma, Verdana, Geneva, sans-serif;
}

div#celebrity
{
  margin-left:0px;
  font-size:13px;
  clear:both;
  z-index:9;
}

div.celebrity_header_box
{
  height:130px;
}

div#content .celebrity_left
{
  float:left;
  width:52%;
  height:180px;
}

div#content h2
{
    color: #FF9900;
    font-family: Tahoma, Verdana, Geneva, sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 20px 0;
}

div#content .celebrity_left p
{
  color:#bce9ff;
  width:95%;
  margin-top:10px;
  margin-left:0px;
  line-height:1.2;
}

div#content .celebrity_left .take_a_look
{
  font-size:13px;
  color:#3399cc;
}

div#content .celebrity_left img
{
  margin-left:65px;
}

div#content .celebrity_right
{
  float:left;
  width:45%;
}

div#content .celebrity_right .quote
{
  margin-top:14px;
  font-family:Georgia;
  font-style:italic;
  font-size:24px;
  color:#525252;
  width:95%;
}

div#celebrity .celebrity_images
{
  margin:0 65px;
  width:93%;
}

div#celebrity .celebrity_images td
{
  padding-top:12px;
}

div#celebrity .celebrity_images .imageBlock
{
  clear:both;
}

div#celebrity .celebrity_images .image
{
  float:left;
  height:155px;
  width:180px;
  margin:10px;
}

div#celebrity .celebrity_images img
{
  border:4px solid #121212;
  height:102px;
  width:170px;
  margin-bottom:4px;
}

div#celebrity .celebrity_images span
{
  display:block;
  font-size:13px;
  color:#bce9ff;
}

div#celebrity .celebrity_spacer
{
  clear:both;
  height:30px;
  margin:0px auto 30px auto;
}
