ul.new_list_style{
	border: dashed 1px #666633; 
	background-color: #ffffcc;
	padding: 25px;
	font-size: .75em;
	color: #000;
	margin-right: 15px;
}
ul.new_list_community{
	border: dashed 1px #808080; 
	background-color: #E6E6FA;
	padding: 25px;
	font-size: .75em;
	color: #000;
	margin-right: 15px;
	list-style-type: none;
}
#bookmark_inline li{
	display: inline; 
	list-style-type: none;
	margin-right: 20px;
}
p.list_title{
	font-size: .75em; 
	color: #003366; 
	text-align: left;
	letter-spacing: 1px;
}
p.sub_list_title{
	color: #000; 
	text-align: left;
	margin-top: -5px;
}
/* Revision quiz */
p.quiz_answer{
	border: dashed 1px #303030; 
	background-color: #E8E8E8;
	padding: 15px;
	color: #000;
	margin-right: 50px;
	margin-left: 50px;
}
#quiz_selections{
	border: dashed 1px #303030; 
	background-color: #E8E8E8;
	padding: 15px;
	color: #000;
	margin-right: 50px;
	margin-left: 50px;
	list-style-type: none;
}
/* Special formatting for Tantric Buddhism page */
#table_stupas{
	width: 550px;
	border: 1px solid #000;
	background-color: #eeeeee;
	padding: 15px;
}
/* Special formatting for Qur'an page */
#surah{
	width: 400px;
	margin-left: 80px;
	border: solid 2px #000;
	text-align: center;
	background-color: #eeeeee;
}
#comparison{
	border: solid 2px #000;
	background-color: #FFE6CC;
}
p.surah{
	text-align: center;
	font-weight: bold;
	font-size: 1.25em;
}
/* Special formatting for Unitarian Universalists page */
#seven_principles{
	width: 400px;
	margin-left: 80px;
	border: 1px solid #000;
	background-color: #eeeeee;
	padding: 15px;
}
/* Special formatting for Aquinas introduction page */
#aquinas_quote{
	width: 400px;
	margin-left: 80px;
	font-size: 1em; 
	color: #000;
	text-align: center;
	border: dashed 1px #666633; 
	background-color: #ffffcc; 
	padding: 5px; 
}
/* Special formatting for Lessons FAQs page */
#lessons_faqs_info{
	margin-left: 25px;
	margin-right: 25px;
	font-size: 1em; 
	color: #000;
	text-align: left;
	border: dashed 1px #000; 
	background-color: #eeeeee; 
	padding: 5px; 
}
/* Ask a question banner formatting */
p.question_banner{
	font-size: .75em;
	color: #003366;
	text-align: right;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: -25px;
}
/* Special formatting for 666 origin and meaning page */
#nero_666{
	width: 400px;
	border: solid 2px #000;
	background-color: #eeeeee;
}
#nero_666_list{
	list-style-type: none;
	text-align: left;
	margin-left: 125px;
}
