.tdThumb{
	width:151px;
	height:233px;
	border-top:1px #EEEEEE solid;
	border-left:1px #EEEEEE solid;
	border-right:1px #EEEEEE solid;
	border-bottom:1px #EEEEEE solid;
	background-color:#FFFFFF;
	text-align:center;
	padding: 10px;
}

.bio {
	background-color: #FFFFFF;
	background-image: url(http://www.beauty-of-health.com/images/biography.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

body {
	font-family: "Trebuchet MS"; color: #999999;
}

.comment {
	font-family: "Trebuchet MS";
	color: #3333CC;
	border : 1px solid #CED9FF;
	background : url(http://ibeautyofhealth.com/comments/images/gradient.gif);
	background-repeat: repeat-x;
	padding: 4px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.comment2 {
	font-family: "Trebuchet MS";
	color: #3333CC;
	border : 1px solid #FFDDDD;
	padding: 4px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	background-image: url(http://ibeautyofhealth.com/comments/images/purple-gradient.gif);
	background-repeat: repeat-x; 
}
.commentdate {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333399;
	text-transform: uppercase;
	text-align: center;
}

.celebrity, .beautiful, .pictures {
  display:inline-table;
  /* \*/display:block;/**/
  }
.celebrity {
  float:left;
  background:url(http://www.beauty-of-health.com/images/shadow.gif) right bottom no-repeat;
	margin-left: 30%;
	margin-right: 30%;
  }
.beautiful {
  background:url(http://www.beauty-of-health.com/images/corner_bl.gif) -1px 100% no-repeat;
  }
.pictures {
	background-image: url(http://www.beauty-of-health.com/images/corner_tr.gif) -1px 100% no-repeat;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0;
	vertical-align: top;
}

.pictures img {
	display:block;
	border-style: none;
 }
 
 .pictures a {
	color:#0033FF;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }
 
 .pictures a:link {
	color:#0066FF;
	text-decoration:none;
 }
 
 .pictures a:hover {
	color:#0099FF;
	text-decoration:none;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	background-color: #FFFFFF;
	text-decoration: none;
 }
 
  .pictures a:visited {
	color:#0099FF;
	text-decoration:none;
 }
 
 .content{
 background:transparent url(../../public_html/boh/images/celebritypictures.gif) repeat-x left top;
 min-height:160px;
 height:auto !important;
 height:160px;
 padding-bottom:10px;
 z-index:-1;
}
