.content-box {
	height:860px;
	margin:0 auto;
	position:relative;
	width:900px;
}
#links {
	position: absolute;
	top: 0px;
	left: 310px;
	}
#links p{
	color: #FFFFFF ;
	margin: 58px 15px 15px 25px ;
	line-height: 200% ;
	font-size: 1em ;
	}
#links-header {
	width: 146px;
	height: 49px;
	background: url(../_images/title-links.png) ;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
	}
	ul#links_list {
	font-size: 1em;
	position: absolute;
	top: 75px;
	left: 0px;
	width: 590px;
}
	ul#links_list li {
		line-height: 1.525em  ;
		margin-left: 25px ;
		padding-bottom: 30px ;
		color: white;
	}