#clientarea {
    position:absolute;
    top:200px;
}
#clientbox {
    width:745px;
    border:1px solid #000000;
    margin:0px 0 0 30px;
}
#clienttitle {
    border-bottom:1px solid #000000;
    width:720px;
    padding:5px 0px 5px 25px;
    background-color:#878878;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
} 
#clientcopy {
    width:360px;
    float:left;
}
#urlareaalternate {
    float:right;
    bottom:15px;
    width:130px;
    cursor:pointer;
    cursor:hand;
    padding:25px
}
#imagecontainer {
    padding:25px;
}  
#imagecontainer img {
    padding:0 15px 15px 0;
}
#suspendedimagearea {
    float:left;
    display:inline;
    width:310px;
}
#imagearea {
    cursor:pointer;
    cursor:hand;
    float:left;
    display:inline;
    width:310px;
}
#suspendedurlarea {
    float:right;
    bottom:15px;
    width:130px;
}
#urlarea {
    cursor:pointer;
    cursor:hand;
    float:right;
    bottom:15px;
    width:130px;
}
#grouplink {
    padding:8px 0 0 30px;
    font-weight:bold;
}
#grouplink a {
    color:black;
    font-size:14px;
}
H2 {
    font:12px arial;
}
H3 {
    text-align:center;
    font-weight:bold;
    width:315px;
    text-decoration:underline;
}
a.OVtitle {
    font-size:14px;
    color:#1d49ba;
}
a.OVdescription {
    font-size:12px;
    color:black;
    text-decoration:none;
}
a.OVsiteHost {
    font-size:12px;
    color:#1d49ba;
}
#landinglinkscontainer {
    float:right;
}
a.landinglinks {
    font-size:13px;
    color:#878878;
    padding:5px;
}
ul {      
    list-style-type:circle;
    list-style-position:inside;
}

