
img.newBanner
{
	position : absolute;
	margin-left : -16px;
}

img.newBannerRight
{
	position : absolute;
	margin-left : 790px;
}

div.narrowWidth
{
	margin : 0px auto;
	text-align : justify;
	width : 650px;
}

.newSection
{
	border-top : 1px solid #DFDFDF;
	padding-top : 10px;
	padding-bottom : 10px;
	/*margin-bottom : 10px;*/
}
.newSection p
{
	text-align : left;
}

.newSection p.withBook
{
	margin-left : 110px;
}

.newImages
{
	width : 670px;
}
.newImage
{
	float : left;
	margin-right : 8px;
	margin-bottom : 8px;
	width : 100px;
	height : 142px;
	border : 1px solid #DEDFDE;
	/*
	margin-top : 0px;
	padding : 0px 0px 10px 10px;
	background-color : white;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
	height : 142px;
	*/
}

.postedDate
{
	font-size : 10px;
}
