









/*
 * $Id: whatIsLeadStream.css.jsp,v 1.4 2006/10/17 17:56:46 wliu Exp $
 *
 * CSS for the What Is LeadStream page
 */

#whatIsInfo{
    height: 385px;
}

#whatIsInfo .whatIsInfoPosition {
    margin: auto;
    padding-left: 25px;
    padding-top: 25px;
}


#whatIsInfo .padding { 
    width: 10px;
}

#whatIsInfo td { 
    padding-top: 2px;
    padding-bottom: 2px;
}

#whatIsInfo th { 
    text-align: left;
    font-size: 90%;
    font-weight: normal;
    padding-left: 25px;
}

#whatIsInfo .point{ 
    width: 307px;
}

#whatIsInfo .point .position { 
    width: 308px;
    margin-left: 24px;
    margin-top: 15px;
}

#whatIsInfo .bulletTwo, #whatIsInfo .bulletThree{
    margin-right: 5px;
}

#whatIsInfo .arrowTwo{
    padding-top: 18px;
}

#whatIsInfo .textPadding{
    padding-top: 18px;
}

#commentsArea{
    position: absolute; 
    left: 280px; 
    top: 455px; 
    width: 250px;
}

#comments{
}
