#TB_ajaxContent h1 {
font-size:1.5em;
border-bottom:1px dashed #999;
line-height:2em;
margin-bottom:0.3em;
}

#TB_ajaxContent h2 {
font-weight:bold;
font-size:1em;
}

#TB_ajaxContent div.company {
    width: 450px;
    border-left: 120px solid #fff;
    min-height: 100px;
    margin-right: 15px;
    font-size: 11px;
}

#TB_ajaxContent div.company ul {
list-style:none;
}

#TB_ajaxContent div.company div.logo {
height:75px;
width:118px;
float:left;
margin-right:1.5em;
margin-left:-120px;
}

#TB_ajaxContent div.company div.info {
    float: left;
}

.clear {
    clear: both;
}

#tbclose {
float:right;
margin-top:1em;
}

div.tell-a-friend h1 {
border-bottom:0;
 
}