
.content2 {
	display: none;
}

.separator {
	width: 630px;
	background-image: url(/images/line-grad2.gif);
	background-repeat: no-repeat;
	/*height: 41px;
	margin-left: 20px;
	padding-left: 15px;*/
	padding-top: 5px;
	text-align:left;
		
}

.separator span{
	position:relative;
	font-weight:bold;
	margin-left:25px;
	top:3px;	
}

.separator table{
	margin-top:10px;
	margin-bottom:15px;
}

.number {
	margin-top:30px;
	margin-bottom: 20px;
	text-align:left;	
}
.number span{
	position:relative;
	top:7px;
	padding-left: 8px;
	font-weight:bold;
	color:#641437;
}
