.newIcon {
	position: relative;
	width: 100;
	text-align : center;
	vertical-align : top;
	cursor : pointer;
	cursor : hand;
}
.newTitleStrip {
	position: relative;
	background-color: #F7BF38;
	padding-left: 5px;
}
.newTitle {
	position: relative;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : black;
	font-weight: bold;
}
.reviewTitle {
	position: relative;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : black;
}
.newAuthor {
	position: relative;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0A5765;
	font-weight: normal;
	white-space : nowrap;
}
.newGenre {
	position: absolute;
	right : 5px;
	top :-18px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #F9D070;
	font-weight: normal;
	white-space : nowrap;
	text-transform : lowercase;
}
.newQuote {
	position: relative;
	font-family: Times New Roman,  Century Schoolbook, serif;
	font-size: 10pt;
	color: #0A5765;
	text-align : center;
	vertical-align: top;
	cursor: default;
	font-style : italic;
	padding : 5px;
	border : 1px solid  #F9D070;
}
.newReview {
	position: relative;
	font-family: Times New Roman,  Century Schoolbook, serif;
	font-size: 10pt;
	color: #0A5765;
	text-align : left;
	vertical-align: top;
	cursor: default;
}
.ideoEditorialBox {
	position: relative;
	background-color : #F9D070;
	font-family : Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	text-align: right;
	border: 1px solid #E76C26;
	cursor: default;
	padding : 5px;
}
.ideoDivider{
	font-size : 4pt;
	vertical-align : top;
	text-align: left;
}
.ideoEditorialHeader {
	background-color: #F7BF38;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	text-align: right;
	cursor: default;
	font-weight: bold;
}
.ideoDownload {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: right;
	cursor: default;
}
.ideoEditorial {
	font-family : Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	text-align: left;
	cursor: default;
}
.ideoEditorialLine {
	border: 1px solid #E76C26;
}
.newArtist {
	position: relative;
	font-family: "Microsoft Sans Serif";
	font-size: 7pt;
	color: #0A5765;
	text-align : left;
	cursor: default;
	width : 100%;
}.newArtist2 { position: relative; font-family: "Microsoft Sans Serif"; font-size: 7pt; color: #0A5765; text-align : right; cursor: default; width : 100%; }
