/* Celebrity Compatibility */
#celebDataTable{width:450px;}
.celebImgTd{background:transparent url(../images/celeb_img_bg.png) no-repeat center center;width:142px;height:163px;text-align:center;}
.celebDataTd{width:308px;}
.celebDataBg{background:transparent url(../images/bcrumb-celeb-bg.gif) repeat-x 0px 0px;height:27px;line-height:27px;padding-left:5px;}
.celebDataPlain{height:15px;line-height:15px;background-color:#fff;font:normal 12px Trebuchet MS;color:#333;padding-left:5px;}
#celebForm{border:1px #e9e9e9 solid;background-color:#fff;padding:5px;margin-top:5px;}
#celebFloatContainer{background-color:#e9e9e9;padding:15px;}
#celebFormLeft{float:left;width:195px;}
#celebFormRight{float:right;width:195px;}
.celebFormText{color:#660000;font:bold 12px Trebuchet MS;margin-bottom:5px;}
.celebInnerBorder{border:1px #fff solid;background-color:#e9e9e9;padding:5px;}
.celebFormTable{background-color:#fff;padding:5px 2px;width:100%;height:120px;}
.celebFormTable td{padding:5px 2px;}
#celebSubmit{text-align:center;clear:both;padding-top:5px;}
#celebSubmit input{background:transparent url(../images/celeb_submit.gif) no-repeat center center;width:70px;height:22px;border-style:none;color:#fff;}
.celebResult{height:30px;color:#993300;font:bold 15px Trebuchet MS;padding-left:5px;}