/****** landing page styles ******/

p {
    margin: 0 0 10px 0;
}

h2 {
    margin: 10px 0 0 0;
}

#intro {
    background-image: url('/images/product_landing_intro_bkg.jpg');
    background-repeat: no-repeat;
    height: 210px;
    width: 685px;
    margin: 0 0 15px 0;
}
#intro_copy {
    margin: 0 6px 0 6px;
    padding-top: 10px;
    width: 500px;
    font-size: 90%;
    position: relative; 
}

#intro_copy img.title  {
    padding-bottom: 5px;
    margin: 0
}

#intro_copy .link_more {
    bottom: 0;
    left: 250px;
    position: absolute; 
}

#lounge_promo {
    background-image: url('/images/product_landing_lounge_bkg.jpg');
    background-repeat: no-repeat;
    height: 150px;
    width: 685px;
}

#lounge_copy {
    margin: 0 6px 6px 310px;
    padding-top: 10px;
}

.product1 {
    background-image: url('/images/product_landing_plus_head2.jpg');
    background-repeat: no-repeat;
    height: 370px;
    width: 335px;
    float: left;
    margin: 15px 15px 15px 0;  
    position: relative;   
}

.product1 ul {
    list-style-type:none;
    padding:0px;
    margin:0 0 20px 0;
}
.product1 li {
    font-size:85%;
    background-image:url('/images/list_bullet_red.jpg');
    background-repeat:no-repeat;
    background-position:4px 6px; 
    padding-left:20px; 
    margin:7px 0
}

.product1 .link_more {
    bottom: 10px;
    right:10px;
    text-align: right;
    position: absolute; 
}

.product2 {
    background-image: url('/images/product_landing_econ_head.jpg');
    background-repeat: no-repeat;
    height: 370px;
    width: 335px;
    float: left;
    margin: 15px 0 15px 0; 
    position: relative;   
} 

.product2 ul {
    list-style-type:none;
    padding:0px;
    margin:0 0 20px 0;
}
.product2 li {
    font-size:85%;
    background-image:url('/images/list_bullet_dblue.jpg');
    background-repeat:no-repeat;
    background-position:4px 6px; 
    padding-left:20px; 
    margin:7px 0
}

.product2 .link_more {
    bottom: 10px;
    right:10px;
    text-align: right;
    position: absolute; 
}

#econ, #plus  {
    margin: 165px 6px 6px 6px;
}

.remove, #remove {
    position:absolute;
    left: -10000px;
}

/*#bt_more {
    margin-left: 250px
}*/


/****** business page styles ******/

#bb_mast {
    margin-right:15px;
}


/****** face2face competition page styles ******/

#face2face_mast {
    margin: 0 0 25px 0
}

#face2face_form {
    background-image: url('/images/face2face_form_bg.jpg');
    background-repeat: no-repeat;
    height: 520px;
    width: 470px;
    float: left;
    margin: 15px 15px 15px 0; 
}

#face2face_form_copy {
    margin: 0 6px 6px;
    padding-top: 25px
}

#face2face_form_copy input.form{
    width: 315px
}

#face2face_form_copy textarea {
    width: 315px;
    height: 185px
}

#face2face_form_copy select.form {
    width: 315px;
}

#face2face_facts {
    background-image: url('/images/face2face_facts_bg.jpg');
    background-repeat: no-repeat;
    height: 520px;
    width: 200px;
    float: left;
    margin: 15px 0 15px 0; 
}

#face2face_facts_copy {
    margin: 0 6px 6px;
    padding-top: 25px;
}

#face2face_facts_copy ul {
    list-style-type:none;
    padding:0px;
    margin:0 0 20px 0;
}

#face2face_facts_copy li {
    font-size:85%;
    background-image:url('/images/list_bullet_lblue.jpg');
    background-repeat:no-repeat;
    background-position:0px 6px; 
    padding-left:15px; 
    margin:7px 0
}

#face2face_facts_copy span {
    font-size: 70%;
    color: #62A1D7;
    line-height: 70%
}
