/*
Released by BuroCom
http://www.burocom.ch
normalize.css v1.0.1 | MIT License | git.io/normalize
*/
#portal-bottom{
	clear:both;
	margin:auto;
	width:960px}
#portal-footer-wrapper {
	background-color: transparent}
/* Footer */
#portal-footer{
	color:#4b4b4b;
	display:none}
#portal-footer-wrapper p{
	margin:0}
/* Colophon */	
#portal-colophon{
	background:#e9e9e9;
	color:#4b4b4b;
	font-size:70%;
	overflow:hidden;
	border-top:2px solid #cfa153;
	border-bottom:0px solid #e9e9e9;
	margin:15px 0 25px 0;
    height:35px}
/*#portal-colophon:after{
	border:7px solid #F4D200;
	border-radius:7px 7px 0 0;
	box-shadow:0 -1px #000;
	content:"";
	display:block;
	margin:0 0 -9px 0}*/
.credit {
	padding: 10px 25px;
	float:right}
.credit a {
	font-size:100%}
.colophonWrapper ul{
	list-style:none;
	margin:0;
	padding-left:0;
	padding-bottom:10px}
/* Site action */
#portal-siteactions {
	background:transparent;
    /*clear: left;*/
    font-size: 70%;
    text-align: left;
    margin-top: -50px;
    margin-left: 0;
    display:yes}
#portal-siteactions a{
    color:#999;
    text-decoration:none}
#portal-siteactions a:hover{
    color:#cfa153}
#portal-siteactions li {
    display: inline;
	padding:0 25px 0 0}