#centeredPage #sideColumn {
	margin: 30px 0px 0px 0px;
}

#centeredPage #mainColumn p.pagingStats {
	font-size: 11px;
	line-height: 13px;
}

#centeredPage #mainColumn p.pagingLinks {
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}

#centeredPage #mainColumn p.pagingLinks strong {
	color: #000000;
}

#centeredPage #mainColumn #listOrdering {
	display: block;
	margin: 0px 0px 0px 20px;
	float: right;
	font-size: 11px;
	line-height: 13px;
}

#centeredPage #mainColumn #listOrdering input, #centeredPage #mainColumn #listOrdering select {
	font-size: 11px;
}

/*
details elements
---------------------
*/

#centeredPage #mainColumn h1.catDetails {
	margin: 0px 0px 0px 0px;
}

#centeredPage #mainColumn h2.catDetails {
	margin: 2px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

#centeredPage #mainColumn h3.catDetails {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

#centeredPage #mainColumn p.catTranslator {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

#catPressReviews {
	display: block;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 9px;
	border-left: 1px solid #999999;
	
}

#catPressReviews span.catPressReview {
	font-size: 15px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
}

#catPressReviews span.catPressCredit {
	font-size: 10px;
	line-height: 20px;
}

#magnifyCover {
	display: block;
	margin: 0px 0px 0px 0px;
	position: relative;
	height: 10px;
}

#magnifyCover a {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url("/images/common/magnify_icon.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

#magnifyCover a span {
	display: none;
}

#formatInfo {
	font-size: 11px;
	line-height: 13px;
}

#formatInfo h3 {
	margin: 0px 0px 2px 0px !important;
}

#formatInfo p {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

#centeredPage #mainColumn #downloads {
	margin: 30px 3px 10px 3px;
	padding: 0px 0px 0px 0px;
}

#centeredPage #mainColumn #downloads dt {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	border: none;
}

#centeredPage #mainColumn #downloads dd {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 9px;
	border-left: 1px solid #999999;
	font-size: 11px;
	line-height: 13px;
}

#centeredPage #mainColumn #downloads dd br {
	display: none;
}

#centeredPage #mainColumn #downloads dd a {
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 15px;
}

/*
listing elements
---------------------
*/

#centeredPage #mainColumn dl.catListing {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

#centeredPage #mainColumn dl.bottomRule {
	border-bottom: 1px solid #dbdbdb;
}

#centeredPage #mainColumn dl.catListing dd {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #dbdbdb;
	font-size: 11px;
	line-height: 14px;
}

#centeredPage #mainColumn dl.catListing dd.noBorder {
	padding: 0px 0px 10px 0px;
	border-top: none;
}

#centeredPage #mainColumn dl.catListing dd div.catListingCover {
	display: block;
	width: 100px;
	min-height: 102px;
	_height: 102px;
	float: left;
}

#centeredPage #mainColumn dl.catListing dd div.catListingCover p {
	margin: 0px 0px 0px 0px;
}

#centeredPage #mainColumn dl.catListing dd div.catListingCover p img {
	border: 1px solid #000000;
}

#centeredPage #mainColumn dl.catListing dd div.catListingCover p img.noBorder {
	border: none;
}

#centeredPage #mainColumn dl.catListing dd h3 {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	line-height: 16px;
}


/* Search panel form */

#catSearchForm {
	margin: 0px 5px 8px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
}

#catSearchForm p {
	margin: 0px 0px 8px 0px;
}

#catSearchForm p label {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

#catSearchForm input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#catSearchForm .maxWidth {
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	width: 145px;
}

