.fpRow{
    float:left;
    clear:both;
    width:552px;
    margin-bottom:20px;
    text-align:justify;
}

.fpRow .itemImg{
    float:left;
    clear:left;
    margin-right:10px;   
}

.fpRow .rhContent{
    float:left;
    clear:right;
    width:347px;
    
}

.fpRow h3{
    font-family:"Century Gothic", helvetica, arial;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    color:#000000;
    border-bottom:#dfe0e7 dotted 1px;
    margin:0;
    padding:0;
    margin-bottom:5px;

}

.fpRow p{
    font-size:11px;
    color: #908fa1;
    margin:0;
    padding:0;
    margin-bottom:5px;
}

.fpDiv{
    float:left;
    clear:both;
    height:1px;
    width:100%;
    margin-top:20px;
    margin-bottom:20px;
    background-image:url("img/fp09/divider.png");
    
}

.fpRow .thirdBox{
    float:left;
    width:164px;
    margin-left:10px;
    margin-right:10px;
    display:inline;
}

.fpRow .thirdBox h3{
    float:left;
    clear:both;
    display:inline;
    width:164px;
    text-align:center;

}

.fpRow .thirdBox p{
    float:left;
    clear:both;
    display:inline;
    width:164px;
}

.fpRow ul{
    float:left;
    clear:both;
    margin:0;
    padding:0;
}

.fpRow li{
    float:left;
    margin:0;
    margin-right:10px;
    display:inline;
    padding:0;
    
}
