.BIgTxt .separ{
	display:block;
	width:100%;
	height:30px;
	margin-bottom:25px;
	border-bottom:1px dashed #878584;
}
.BIgTxt .intro{
	font-weight:bold;
	font-size:16px !important;
}
.BIgTxt img{
	padding:14px;
	background:#ffffff;
	border:1px solid #cccccc;
}
.BIgTxt a{
	color:#878584;
	text-decoration:underline;	
}
.BIgTxt strong a{
	color:#878584;
	text-decoration:none;	
}
.BIgTxt a:hover, .BIgTxt strong a:hover{
	color:#2b2426;
}