@import url("accesstoolbar.css");

P{
	text-align : justify;
}

#associatedDoc, #lastDocList{
	overflow : hidden;
	position : relative;
	width : 195px;
	padding: 0;
}

a.Item{
	position: absolute;
	left : 5px;
	top: 0px;
	width : auto;
	text-decoration : none;
	line-height: 20px;
	margin: 0px;
	padding: 0;
	font-size: 14px;
}

a.item:hover{
	text-decoration: underline;
}

a.suite{
	position : absolute;
	bottom: 0px;
	right : 0px;
}