/* @override 
	http://palestinemonitor.org/spip/squelettes/palmon_factsheet.css
	http://palestinemonitor.org/spip/squelettes/newpalmon_factsheet.css
*/

/* palmon_factsheet.css - the css styles for the factsheets *//* ====== the factsheets vertical menu ======= */.factsheetslist {	clear:both;    float: left;	width:150px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	background-color: #EFEFEF;/*border: 1px solid blue;*/}.factsheetslist ul {	margin:0 5px;	padding:0;	list-style: none;}.factsheetslist li {	padding: 2px 4px;	display: block;	border-bottom: dotted 1px #999;}.factsheetslist li:hover {	background-color: #ccc;	}.factsheetslist a:link, a:visited{    color:#000;	text-decoration: none;    }.factsheetslist a:hover, a:visited:hover{	color:#000;	text-decoration: none;    }/* ====== the factsheets appearance on screen ======= */.factsheet_screen {	float:left;	width: 560px;	margin: 10px 20px;	text-align: left;	background-color:#FFF;	color: #000;	font-family: Verdana, Tahoma, Arial, sans-serif;	font-size: 12px;}.factsheet_screen h1 {	text-align: center;	line-height: 30px;	text-transform: capitalize;
	margin: 25px 0 15px;
}.factsheet_screen h2 {	text-align: center;	line-height: 14px;}
.factsheet_tagline{
	margin: 0;
	font-size: 14px;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
}

.factsheet_tagline #update{
	color: #060;
	margin: 0;
}
	.decktext {	padding: 5px 10px;	font-weight: bold;	font-size: 14px;	font-style: italic;
	background-color: #eee;
}/* ==== the attached document bloc ==== */.attached_doc {	float: left;	width: 140px;	margin-top: 30px;	margin-bottom: 10px;	padding: 3px;	background-color: #FFF;	font-family: Verdana, Tahoma, Arial, sans-serif;	font-size: 12px;	border: 1px solid #CCC;}.attached_doc p#name{	font-weight: bold;}.attached_doc ul{	margin:0;	padding:0;	list-style: none;	background-color: #FFF;}.attached_doc li {	border: none;	background-color: #FFF;}.attached_doc li:hover {	background-color: #FFF;}.attached_doc a{	color:#000;	text-decoration:none;}
