<!--
/* Rating CSS */
#setRating {
	background:#fff url("/publisher/images/xx/GradBut.gif") -65px -89px repeat-x;
	margin-right:7px;
	float:left;
	border-left:1px solid #999;
}

#setRating a {
	text-decoration:none;
	height:11px;
	float:left !important;
	margin:0 0 0 -1px !important;
	padding:0 !important;
	outline:none;
	border:1px solid #999;
}

#setRating a span {
	float:left !important;
	height:10px;
	width:11px;
	font-size:8px;
}

#setRating a:hover {
	background-color:#ff0;
	border-top:1px solid #000;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	opacity:0.4;
	filter:alpha(opacity=40); /* for IE */
}

#setRating a img {
	height:11px;
}

.rating {
	display:inline;
	float:left;
	width:100%;
	padding:10px 0;
}

.rating form {
	padding: 0;
	margin: 0;
}

.rating p {
	margin-bottom: 7px;
}

.rating input {
	margin: 0 0 0 20px;
}

.rated {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: inherit;
}

.rated.nounderline:hover {
	background-color:transparent;
}

.rated strong {
	color:#666;
	margin:0 3px 0 0;
}

.rated img {
	background:#fff url("/publisher/images/xx/GradBut.gif") -64px -89px repeat-x;
	position:relative;
	top:1px;
}

.rated .one {
	background:#fff url("/publisher/images/xx/GradBut.gif") -53px -89px repeat-x;
	position:relative;
	top:1px;
}

.rated .two {
	background:#fff url("/publisher/images/xx/GradBut.gif") -41px -89px repeat-x;
	position:relative;
	top:1px;
}

.rated .three {
	background:#fff url("/publisher/images/xx/GradBut.gif") -29px -89px repeat-x;
	position:relative;
	top:1px;
}

.rated .four {
	background:#fff url("/publisher/images/xx/GradBut.gif") -16px -89px repeat-x;
	position:relative;
	top:1px;
}

.rated .five {
	background:#fff url("/publisher/images/xx/GradBut.gif") -0 -89px repeat-x;
	position:relative;
	top:1px;
}

#numUsers {
	margin-left: 3px;
}

#yourRating {
	margin:0 10px 0 20px;
	float:left;
}

#rateTextSaved {
	color: #903;
	background-color: inherit;
	font-weight: bold;
}

/*End Rating CSS*/

#citelisttopdiv {
	height: 30px;	
}

/* Begin Delivery Options CSS */
#deliverydiv {
	float: right;
}
/* End Delivery Options CSS */

/*Begin Sentiment Analysis CSS */


/* All Topics */
#outerDashboard { 
	border: 1px solid #000;
	background:#fff url("/publisher/images/xx/GradSentAnalysisBackground.gif") repeat-x; 
	/*font: 70% normal verdana, arial;*/
	padding-bottom: 10px;
	width: 100%;
}
/* Commented out to allow pagelinks class to control link styles
#outerDashboard a {
	color: #30c;
	background-color: inherit;
	text-decoration: none;
}
#outerDashboard a {
	color: #30c;
	background-color: inherit;
	text-decoration: none;
}
#outerDashboard a:link {
	color: #30c;
	background-color: inherit;
	text-decoration: none;
}
#outerDashboard a:visited {
	color: #30c;
	background-color: inherit;
	text-decoration: none;
}
#outerDashboard a:hover {
	color: #c03;
	background-color: inherit;
	text-decoration: underline;
}
#outerDashboard a:active {
	color: #c03;
	background-color: inherit;
	text-decoration: underline;
}
*/

#sentimentTitle {
	font: 100% bold verdana, arial;
	padding: 5px 0 4px 5px; 
	color: #000;  
	background:#fff url("/publisher/images/xx/GradSentAnalysisTitleBar.gif") repeat-x; 
	border-bottom: 1px solid #000; 
	margin: 0;
	*width: 100%;
	font-weight: bold;
}
#sentimentTitle .beta {
	font: normal 70% Verdana, Arial;
	font-style: italic;
}

#sentimentLinks {
	float: right; 
	margin-right: 6px; 
	padding: 5px 0;
}
#sentimentLinks span {
	color: #333;
	background-color: inherit;
}
#sentimentLinks span.pipe {
	color: #666;
	background-color: inherit;
}
table#innerDashboard {
	border: 1px solid #000;
	clear: right;
	margin: 0 10px;
	width: 98%;
	background-color: #fff;
}

#innerDashboard {
	font: 70% normal verdana, arial;
}
#innerDashboard .oddrow {
	background-color: #e3e4e5;
}
#innerDashboard .evenrow {
	 background-color: #fff;
}
#innerDashboard .topicName {
	padding-left: 24px;
}
#innerDashboard .chartRow tr td {
	font: 70% bold verdana;
	font-weight: bold;
}
#innerDashboard .chartRow tr a{
	display: block;
	width: 100%;
	height: 100%;
}
#innerDashboard .gridRow td {
	padding-right: 60px;
}
#innerDashboard td strong {
	color: #666;
}
#innerDashboard th {
	/*font-size: 70%;*/
}
#innerDashboard th span { 
	font-weight: normal;
}
#innerDashboard td {
	color: #333; 
	/*font: 70% normal verdana;*/
}
.pointer { cursor: pointer; }


/*********************************/
/* Cite List Abbreviated Version */
/*********************************/
#sentimentgrid, #sentimentchart {
	color: #666;
	height: 35px;
}

#sentimentgrid h3, #sentimentchart h3 {
	float: left;
	position: relative;
	top: 4px;
	_top: 13px;
	margin-right: 5px;
	color: #666;
	font: bold 100% verdana, arial !important;
}

#sentimentgrid h3 .beta, #sentimentchart h3 .beta {
	font: normal 100% Verdana, Arial;
	font-style: italic;
}

#sentimentgrid #sentimentLinks, #sentimentchart #sentimentLinks {
	position: relative;
	top: 8px;
}

#sentimentgrid table, #sentimentchart table {
	display: inline;
	border:0;
	width: 30%;
	float: left;
}
#sentimentgrid table table, #sentimentchart table table{
	width: 100%;
}

#sentimentchart table {
	_position: relative;
	_bottom: 5px;
}

#sentimentShowAll{
	float: left;
	vertical-align: bottom;
	margin-left: 5px;	
	position: relative;
	top: 13px;
}

#sentimentgrid th, #sentimentchart th {
	padding: 0 3px;
	text-align: left;
	color: #333;
	font: bold 60% verdana, arial;
}

#sentimentgrid th, #sentimentgrid td{
	text-align: center;
}

#sentimentchart td{
	height: 15px;
}
#sentimentchart td a{
	display: block;
	width: 100%;
	height: 100%;
}

#sentimentchart td strong{
	color: #666;
	font: bold 60% verdana, arial !important;
	top: 5px;
	position: relative;
}

#sentimentgrid td .sel{
	font-weight: bold !important;
	color: #333;
}
#sentimentchart .sel{
	border: 1px groove #000 !important;
}

#sentimentchart td.positive {
	background-color: green;
}
#sentimentchart td.neutral {
	background-color: yellow;
}
#sentimentchart td.negative {
	background-color: red;
}

strong#sentimentfilter{
	margin-left: 5px;
	color: #666;
	text-decoration: none;
}

/*End Sentiment Analysis CSS*/
-->



