
 /* Ricoh - Button Homepage */

.homePageButton {
    background-image:url(../../46/18/8BAC15CCB132.gif);
    background-repeat:no-repeat;
    width:309px;
    height:200px;
}

.homePageButton .description {
    font-size:11px;
    color:#000000;
    position:absolute;
    top:5px;
    left:20px;
}

.homePageButton .description div.content {
    width:150px;
}

.homePageButton .description h1 {
    font-size:16px;
    color:#F71F00;
    font-weight:bold;
    line-height:22px;
    padding:0px;
    margin:0px;
}

.homePageButton .image {
    position:absolute;
    top:30px;
    left:175px;
}

.homePageButton .link {
    position:absolute;
    bottom:10px;
    left:20px;
}