@charset "UTF-8";
.image
{
     background: #EAE7ED;
     width: 250px;
     float: right;
     margin-left: 5px;
}

.caption

{
	padding: 0px 5px 5px;
	font-size: .8em;
	line-height: 1.5em;
	font-style: italic;
	border-left: thin solid #999;
}

.articleTitle
{
	font-size: 90%;
}

.background
{
	background: #FFF0DA;
}
