div.read-discuss {
	margin-bottom: 10px;
}

div.read-discuss div.header {
	background-color: #f0f0f0;
	margin-bottom: 0;
}

div.read-discuss div.header ul.actions {
	left: 110px;
}

div.read-discuss ul.feed {
	list-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	clear: both;
}

div.read-discuss ul.feed li {
	color: #2a2a2a;
}

div.read-discuss ul.feed a {
	color: #2a2a2a;
}

div.read-discuss ul.feed a span {
	color: #a90729;
}

div.read-discuss ul.authors {
	clear: both;
	margin-top: -5px;
}

div.read-discuss ul.authors li {
	border-bottom: 0;
	background: url(../i/horizontal-divider.png) repeat-x 0 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.read-discuss ul.authors li img {
	width: 44px;
}

div.read-discuss ul.authors span.author {
	margin-top: 3px;
}

div.read-discuss ul.authors span.comments {
	color: #b4b4b4;
}

div.read-discuss-top div.footheader a {
	padding-left: 0;
	background: none;
	color: #b4b4b4;
	text-transform: uppercase;
	margin-right: 10px;
}

div.read-discuss-top div.footheader h3 {
	text-align: left;
}

div.read-discuss-top div.footheader a.active {
	background: url(../i/footheader-bg.png) no-repeat 0 60%;
	padding-left: 8px;
	color: #202020;
}


/*** USUAL LIST ***/
div.usual-list {
	margin-bottom: 10px;
	background: #f1f1f0;
}
div.usual-list ul {
	list-style: none;
	margin-top: -2px;
	position: relative;
	overflow: hidden;
}
div.usual-list li {
	padding-bottom: 11px;
	margin-bottom: -2px;
	margin-top: 2px;
	overflow: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #fff;
}
div.usual-list img {
	float: left; display: inline;
	margin: 2px 10px 0 0;
}
div.usual-list p {
	padding-top: 2px;
}
div.usual-list a {
	color: #000;
}

div.usual-list span.date,
div.usual-list span.chapter {
	color: #a90729;
	display: block;
	margin-top: 4px;
}
div.usual-list span.date a,
div.usual-list span.chapter a {
	color: #a90729;
}

div.usual-list .author {
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #a90729;
	display: block;
	margin-top: 10px;
}
div.usual-list .author a {
	color: #a90729;
}

div.aif-common {
	margin-bottom: 10px;
	background: #f0f0f0;
	overflow: hidden;
	width: 100%;
	position: relative;
}
div.aif-common div.header {
	margin-bottom: 2px;
}
div.aif-common div.footheader {
	clear: both;
	padding-top: 8px;
}
div.aif-common ul {
	float: right;
	clear: right;
	height: 105px;
	width: 160px;
	overflow: hidden;
}
div.aif-common ul li {
	height: 35px;
}
div.aif-common ul li a {
	display: block;
	width: auto;
	padding: 2px 3px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	height: 29px;
	overflow: hidden;
	position: relative;
	border-bottom: 2px solid #fff;
}
div.aif-common ul li a.header-active {
	background-color: #656565 !important;
	color: #fff;
	text-decoration: none;
}

div.aif-common div.block-to-show {
	height: 105px;
	width: 140px;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 34px;
}
div.aif-common div.block-to-show a {
	display: block;
	height: 144px;
}
div.aif-common div.block-to-show p {
	background: #0da0e5;
	opacity: 0.85;
	filter: alpha(opacity=85);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 98%;
	padding: 1%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
}

div.aif-rest div.header {
	border-color: #0da0e5;
}
div.aif-rest ul li a.header-active {
	background-color: #0da0e5 !important;
}

div.aif-books div.header {
	border-color: #c902b9;
}
div.aif-books ul li a.header-active {
	background-color: #c902b9 !important;
}


/*** item preview ***/
div.item-preview p.suggest a {
	color: #fff;
}

div.item-preview div.header {
	background: url("../i/content-header-bg.png") no-repeat scroll 0 100% #F0F0F0;
	border-top: 2px solid #A90729;
	height: 22px;
	line-height: 22px;
	padding: 0 5px 7px;
	position: relative;
	z-index: 2;
}

div.item-preview div.footheader {
	background: url("../i/horizontal-divider.png") repeat-x scroll 0 100% #F0F0F0;
	padding: 4px 6px 6px;
}

div.footheader h5 {
	border-top: 2px solid #8C8C8C;
	color: #2A2A2A;
	font: 11px Tahoma,"Trebuchet MS",Arial,sans-serif;
	padding-top: 4px;
	text-align: right;
}

div.footheader h5 a {
	background: url("../i/footheader-bg.png") no-repeat scroll 0 60% transparent;
	color: #2A2A2A;
	padding-left: 8px;
}

/*div.item-preview div.footheader h3 {
	border-top: 2px solid #8C8C8C;
	color: #2A2A2A;
	font: 11px Tahoma,"Trebuchet MS",Arial,sans-serif;
	padding-top: 4px;
	text-align: right;
	width: 160px;
}*/


div.header {
	border-top-width: 2px;
}