
h2{
	margin: 15px 31px;
}

#box{
	position: absolute;
	right: 0;
	top: -20px;
}

#text{
	margin: 0 4px -30px 68px;
	position: relative;
	font-size: 0.9em;
	line-height: 1.3;
}

#text a{
	color: yellow;
}

p{
	margin-bottom: 20px;
	width: 480px;
}

#line{
	width: 465px;
	margin: 0;
	text-align: left;
}


#we{
	float: left;
	margin-top: 80px;
}


ul{
	display: block;
	float: left;
	width: 260px;
	font-size: 0.9em;
	list-style-type: disc;
	list-style-image:url(/images/big-list-bullet.png);
	padding-left: 50px;
	margin: 20px 0;
}

li{
	padding-top: 4px;
}













