div#detail
{
width: 100%;
}

div#detail p.preview
{
font-weight: bold;
}

div#detail img.picture
{
width: 100%;
margin-top: 1rem;
box-shadow: -0.25rem 0.25rem 0.25rem #CCC;
}

div#detail p.date
{
color: #8A8585;
}
