/*text*/
#text {
	padding : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 1px solid #FFD7BC;
}
 #text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #C65315;
	font-weight : normal;
}
#text em{
	font-style: italic;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
#text a.list {
	color: #004A9C;
	text-decoration : underline;
	padding-right : 3px;
	padding-left : 3px;
	font-size : 12px;
}
#text a:hover.list{ text-decoration: none; }
#text strong.list{
	font-size: 12px;
}
#similar{
	background-color: #FFECDF;
	padding : 5px 8px 10px 8px;
	width : 100%;
}
#similar p{
	padding : 0px 0px 7px 0px;
	margin : 0px;
}
#similar .l{
	padding-right: 8px;
}
#similar .r{
	border-left: 1px solid #FFC096;
	padding-left : 8px;
}
#similar .title3{
	font-size: 12px;
	font-weight : bold;
	color : #FFA970;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#similar span {
	color: #FFA970;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
#list {
	padding : 10px;
	border : 1px solid #FFD7BC;
	font-size : 12px;
}
#list h1{
	font-variant: small-caps;
	font-size : 12px;
	margin-bottom : 10px;
}
#list table td{
	padding-bottom: 5px;
}
#list span{
	color: #FFA970;
	font-weight : bold;
	font-size : 10px;
}
#list .article{
	padding-bottom : 10px;
	color : #CC5332;
	font-weight : bold;
}
#list hr{
	color: #FFA970;
	height : 1px;
}
#list a.list {
	color: #004A9C;
	text-decoration : underline;
	padding-right : 3px;
	padding-left : 3px;
	font-size : 12px;
}
#list a:hover.list{ text-decoration: none; }
#list strong.list{
	font-size: 12px;
}