.rightShell {
background:url('images/rightback.png') no-repeat top;
width:280px;
height:521px;
}

.rightShellPaddingTop{
height:120px;
}

.rightShellInner{
padding:22px;

}


.rightItem img{
    float:left;
}
.rightItem hr{
    border:0;
    background-color: #dfdfdf;
    height:1px;
    margin-bottom:14px;
    margin-top:10px;
}

.rightItem h1{
margin-left:70px;
padding-bottom:7px;
}

.rightItem h1 a{
color:#4d5a60;
}

.rightItem p{
margin-left:70px;
font-size:11px;
line-height:14px;
color:#919394;

}

.rightItem .clearboth{
clear:both;
}











