

/* SIDEBAR STYLES */

#sidebar-right {
	width: 231px;
	background: #428df0;
	float: right;
}

#book-sidebar-right {
	width: 205px;
	background: #428df0;
	float: right;
}



#takingnote-sidebar-right {
	width: 231px;
	background: #E6EAF0;
	float: right;
}

#sidebar-right h2 {
	color: #19457a;
	font-size: 14px;
	margin: 7px 0 15px 10px;
}

#sidebar-right .takingnote a:link {color: #fff;text-decoration: none;}
#sidebar-right .takingnote a:visited {color: #fff;text-decoration: none;}
#sidebar-right .takingnote a:active {color: #fff;text-decoration: none;}
#sidebar-right .takingnote a:hover {color: #000;text-decoration: underline;}

#sidebar-right p {
	color: #fff;
	font-size: 12px;
}


#sidebar-right ul {
	list-style-type: none;
	padding: 15px 0 20px 22px;
	font-size: 12px;
	margin: 0;
}

#sidebar-right ul a:link {color: #fff;text-decoration: none;}
#sidebar-right ul a:visited {color: #fff;text-decoration: none;}
#sidebar-right ul a:active {color: #fff;text-decoration: none;}
#sidebar-right ul a:hover {color: #000;text-decoration: underline;}

#sidebar-dov ul {
	list-style-type: none;
	padding: 15px 0 20px 22px;
	font-size: 12px;
	margin: 0;
}

#sidebar-dov ul a:link {color: #fff;text-decoration: none;}
#sidebar-dov ul a:visited {color: #fff;text-decoration: none;}
#sidebar-dov ul a:active {color: #fff;text-decoration: none;}
#sidebar-dov ul a:hover {color: #000;text-decoration: underline;}

#special-issue {
	width: 211px;
	float: right;
	background: #e6eaf0;
	margin-bottom: 10px;
	padding-right: 20px;
}

#special-issue h3 {
	font-size: 13px;
	padding: 0 22px 0px 22px;
	margin-bottom: 0;
}
#special-issue p {
	font-size: 11px;
	padding-left: 32px;
	margin-top: 5px;
}

#special-issue ul {
	list-style: none;
	margin: 0;
	text-indent: -1em;
	font-size: 11px;
	padding-left: 47px;
	padding-bottom: 20px;
	}

#special-issue ul li:before {
	/*content: "\00BB \0020";*/
	}

#special-issue a:link {color: #06336a; font-weight: bold;text-decoration: underline;}
#special-issue a:visited {color: #06336a; font-weight: bold; text-decoration: underline;}
#special-issue a:active {color: #06336a; font-weight: bold; text-decoration: underline;}
#special-issue a:hover {color: #06336a; font-weight: bold; text-decoration: none;}
