.rightContentBox {
font-style: italic;
color: rgb(255, 255, 255);
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.15);
padding: 12px;
border-top: 1px solid rgba(255, 255, 255, 0.3);
border-radius: 7px 7px 7px 7px;
position: absolute;
right: 370px;
top: 40px;
text-shadow: 0px 0px 0px transparent, 1px 1px 0px rgb(90, 80, 40);
}