#news_content{
	font-size: 15px;
	line-height:170%;
}

#information_security_title{
	background-image: url(images/information_security/information_security_title_bk.gif);
	text-align: left;
	border:1px solid #bbb;
	height:40px;
}

#news_statment_title{
	color: #CB246A;
	margin-bottom: 10px;
	font-weight:bold;
	font-size:17px;
}

#information_security_statment{

	font-weight: normal;
	margin-top:50px;
	margin-left:32px;
	margin-bottom: 30px;
	
}

#information_security_statment_header{

	text-align: right;
	margin-right:20px;
	
}

#cert-content {
		
		border:1px solid #bbb;
		float:left;
		margin-top:30px;
		margin-left:90px;
		padding-bottom:20px;
		height:399px;
		width:291px;
	}

#information_security_cert{
	float: left;
	background-image: url(images/information_security/cert.gif);
	background-position: left top; 
	height:399px;
	width:291px;
	cursor:pointer; 
	display: inline;
}

#name{

	text-align: right;
	margin-right:32px;
}