	/* CSS Document */



.heading{
border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE0017;
margin-bottom: 10px;
padding-bottom: 3px;
}

.container{
width: 300px;
padding-bottom: 20px;}

#linkbox {position: absolute;
left: 400px;
top: 10px;
width: 250px;
}

#things {position: absolute;
left: 550px;
top: 10px;
width: 300px;
}


ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
padding-top:0px;
margin-top:0px;
	}