h5 {
display: block;
font-size: 10px;
text-align: center;
font-weight: bold;
color: #666666;
margin: 7px 0 4px 0;
}
h5:hover {
color: #d50017
}
#rightpanel {
clear: right;
display: inline;
float: right;
width: 156px;
height: 100%;
margin: 44px 6px 0 20px;
background: white;
}
.rpanimg {
width: 156px;
height: auto;
background-image: url(images/rightpanel_background.gif);
background-repeat: repeat-y;
margin: 0 0 7px 0;
padding: 0 0 0 0;
}
.rightpanelimg {
display: block;
margin: 0 0 0 8px;
border: 1px solid #CCCCCC;
}
