/* 6.0 - only fixes */
/* content area */
/* workaround for various ie float bugs */
#column-content {
	float: none;
	margin-left: 0;
	height: 1%;
}
#column-content #content {
	margin: 10px 0 10px 10px;
	height: 1%;
}
#p-cactions ul {
	list-style: none;
}

#column-one {
	position: relative;
	left: 0;
	z-index: 4;
	list-style: none;
}

/* the tabs */
/*
#p-cactions {
	z-index: 3;
	top: 0;
}

#p-cactions li {
	padding-bottom: 0 !important;
	border: none;
	background-color: transparent;
	cursor: default;
	float: none !important;
}
#p-cactions li a {
	display: inline-block !important;
	vertical-align: top;
	padding-bottom: 0;

}
#p-cactions li.selected a {
}
*/
#p-navigation a {
	display: inline-block;
	width: 100%;
}
#portal-personaltools {
	padding-bottom: 0.1em;
}
#bodyContent a.external {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}

/* show the hand */
#p-logo a,
#p-logo a:hover {
	cursor: pointer;
}
div.visualClear {
	width:100%;
	line-height: 0;
}
textarea {
	width: 96%;
}

div.editsection,
#catlinks,
div.tright,
div.tleft {
	position: relative;
}
/*{ border:1px solid Red !important;}*/

