  .headerCelebs
  {
  	height: 13px;
    background: url(../images/headerCelebs2.jpg) no-repeat;
  }
  
  .bkgCelebs
  {
  	width: 236px;
    background: url(../images/bkgCelebs2.jpg) repeat-y;
    clear:left;
  }
  
  .footerCelebs
  {
  	height:13px;
    background: url(../images/footerCelebs2.jpg) no-repeat;
  }
  
  .dblBrdrCelebs {
    text-align: center;    
    }
  
 .dblBrdrCelebs h3 {
    color:#522398;
    font-size:16px;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    }

.dblBrdrCelebs a h3 {
	text-decoration:none;
	}
	
.txtCelebs{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: center;
	width: 200px;
	line-height:14px;
	
}

.rule{
	margin: auto;
	width: 190px;
	height: 1px;
	background-color: #9999cc;
}